[Bug 297536] Re: MySQL Query Browser is unable to create a table

2009-02-03 Thread Lilian ROBERT
Thank you Koen Beek, I succeeded in creating my table. But it's a bug of MySQL Query Browser. -- MySQL Query Browser is unable to create a table https://bugs.launchpad.net/bugs/297536 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 297536] Re: MySQL Query Browser is unable to create a table

2009-02-02 Thread Koen Beek
You need to specify a length for the varchar fields f.ex. CREATE TABLE `prov`.`test` ( `a` INT NOT NULL AUTO_INCREMENT, `b` VARCHAR(20) NOT NULL, `c` VARCHAR(20) NOT NULL, PRIMARY KEY (`a`) ) ENGINE = InnoDB; ** Changed in: mysql-gui-tools (Ubuntu) Status: New => Invalid -- My

[Bug 297536] Re: MySQL Query Browser is unable to create a table

2008-12-24 Thread Daniel T Chen
** Changed in: mysql-gui-tools (Ubuntu) Sourcepackagename: mysql-query-browser => mysql-gui-tools -- MySQL Query Browser is unable to create a table https://bugs.launchpad.net/bugs/297536 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -