Unsupported Screen Size: The viewport size is too small for the theme to render properly.

convert into innodb

forums forums SQLyog Using SQLyog convert into innodb

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #13990
      CalEvans
      Member

      Do you have InnoDB compiled in?

      What OS? If Windows, did you install MySQL-MAX? If Linux did you install from source or RPM?

      If Linux, from the command line type:

      Code:
      mysqladmin variables

      Look in the output for:

      Code:
      have_innodb

      Is it Yes or no?

      In Windows, use the MySQLAdmin tool to find this. It should still be set to yet. Otherwise, you cannot use InnoDB tables.

      =C=

Viewing 0 reply threads
  • You must be logged in to reply to this topic.