Re: mysql Digest 15 Feb 2003 14:31:06 -0000 Issue 2312

2003-02-15 Thread Barry Pollock
I am using mysql Ver 12.16 Distrib 4.0.7-gamma, for pc-linux-gnu (i686) I created the following table without error. The index line should have prevented the success of the command. CREATE TABLE IF NOT EXISTS catalog.junk ( hat VARCHAR(14) DEFAULT '' NOT NULL, hats VARCHAR(14) DEFAULT '' NOT

Re: mysql Digest 15 Feb 2003 14:31:06 -0000 Issue 2312

2003-02-15 Thread Paul DuBois
At 18:13 -0500 2/15/03, Barry Pollock wrote: I am using mysql Ver 12.16 Distrib 4.0.7-gamma, for pc-linux-gnu (i686) I created the following table without error. The index line should have prevented the success of the command. It may not make any sense, true, but it's not syntacticallyy