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

Bug in exporting TIMESTAMP field

forums forums SQLyog SQLyog: Bugs / Feature Requests Bug in exporting TIMESTAMP field

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #7826
      mably
      Member

      Hello everybody,

      There is a bug in the 'Export as Batch file' command.

      Here is the incorrect SQL code WebYog generates, the last field is a TIMESTAMP field :

      INSERT INTO `class` VALUES (1,3973,'com.ewaloo.ann','resto','Restaurant','resto',0,1,0,'','com.ewaloo.ann.classes.resto',2003-01-23 16:50:47)

      When I do 'Excecute batch file' it fails, which is normal.

      Too bad for me : I've a lot of tables with TIMESTAMP fields 🙁

      Thanx for your help,

      François MASUREL

      BORDEAUX – FRANCE

      PS: I'm using MySQL 4.1. It may be the reason why it's not working.

    • #14049
      Ritesh
      Member

      Thanks for your information. We will work on it.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.