Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog BETA Discussions › Create Table Generated Query Error
Confirmed with 5.1 beta2.
Is that the version that you are using too?
Looks like this happens with CREATE TABLE only – I cannot trigger this bug with ALTER TABLE or CHANGE TABLETYPE.
Looks to me like a truncation taking place because of a buffer variable being too short!
Fixed in BETA 3 development tree.