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

How do I show warnings?

forums forums SQLyog SQLyog: Bugs / Feature Requests How do I show warnings?

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #8621

      I am relatively new at this so I appologize…

      When I import a table the display shows how many rows were updated, how many were ignored, and how many warnings there were. How do I find out what the warnings were?

      Thanks.

    • #16458
      Shadow
      Member

      Use SHOW WARNINGS command to get more info. In this case, however, I belive MySql only returns the number of warnings, but no additional data is recorded.

    • #16459
      Ritesh
      Member

      Since, SQLyog uses LOAD LOCAL… syntax to import data from a text file, the following link might be helpful:

      http://dev.mysql.com/doc/mysql/en/LOAD_DATA.html

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