RE: mysql not able to import mysqldump file

2009-05-19 Thread Neil Aggarwal
il.com] > Sent: Tuesday, May 19, 2009 2:37 PM > To: n...@jammconsulting.com; mysql@lists.mysql.com > Subject: RE: mysql not able to import mysqldump file > > > Neil- > > http://wiki.seas.harvard.edu/geos-chem/index.php/Floating_poin t_math_issues > so a value this large or s

RE: mysql not able to import mysqldump file

2009-05-19 Thread Martin Gainty
eclaim your inbox. > Visit http://www.spammilter.com for details. > > > -Original Message- > > From: Gavin Towey [mailto:gto...@ffn.com] > > Sent: Tuesday, May 19, 2009 1:05 PM > > To: Neil Aggarwal; mysql@lists.mysql.com > > Subject: RE: mysql not able t

RE: mysql not able to import mysqldump file

2009-05-19 Thread Neil Aggarwal
gt; Subject: RE: mysql not able to import mysqldump file > > Hi Niel, > > What version is the mysql dump from? Are you importing to a > different version? > > Could you show the line from the file that is generating the error? > > Regards, > Gavin Towey > >

RE: mysql not able to import mysqldump file

2009-05-19 Thread Gavin Towey
To: mysql@lists.mysql.com Subject: mysql not able to import mysqldump file Hello: I have a database with several double columns in the tables. I used mysqldump to dump the data from the primary database and I am trying to import it into a secondary database. I am importing the data by passing

mysql not able to import mysqldump file

2009-05-19 Thread Neil Aggarwal
Hello: I have a database with several double columns in the tables. I used mysqldump to dump the data from the primary database and I am trying to import it into a secondary database. I am importing the data by passing the generated sql file to the mysql command line client. When I do that, I a