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

Infile Works From Sqlyog But Not From Perl Or Mysql

forums › forums › SQLyog › Using SQLyog › Infile Works From Sqlyog But Not From Perl Or Mysql

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #23747
      tinny
      Member

      I found the solution using the useful general log (switched on by specifying –log as a command line paramater to mysqld).

      Add

      $dbh->do (“set sql_mode=''”);

      to your code.

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