From: Matthew G. <mat...@gm...> - 2005-11-29 18:41:59
|
Yeah remove the single quotes around all CURRENT_TIMESTAMP's and change lin= e 161 to "submitted TIMESTAMP(14) NOT NULL DEFAULT CURRENT_TIMESTAMP," As I don't have a mysql 5.x install to test this on, please report back wha= t you find. On 11/29/05, Tim Keely <tim...@st...> wrote: > > I am experiencing the same problem. > > I am using xampp 1.5 install (Apache 2.0.55, MySQL 5.0.15, PHP 5.0.5) > > The sql statments that have to do with timestamp are the culprit in my > populate script (best guess). I have read about a number of changes in > mysql5.0 today I am going to update the syntax per those syntax changes. > > -- > > ******************* > Tim Keely > IT Manager - Management Science and Engineering > School of Engineering > Stanford University > mailto:tim...@st... > -- D'oh! |