Mark,
Thursday, November 21, 2002, 5:01:51 PM, you wrote:
MC> I should have been more specific in my previous post. I am actually after
MC> the syntax to get the data out of a table and into a file. I couldn't quite
MC> work this out from the stuff I read in the manual.
What exactly do you want t
Bill,
Tuesday, July 23, 2002, 11:04:27 PM, you wrote:
BB> Also, do you happen to know how old is 3.23.21-beta-log? Our MYSQL is
BB> old, but I can't find out how old, is there a version history online
BB> anywhere?
Check MySQL manual:
http://www.mysql.com/doc/index.html
--
For techn
Terence,
Wednesday, June 12, 2002, 1:22:09 PM, you wrote:
T> merge/union...which i guess is the problem? is it not fully supported by
T> mysqldump yet?
MERGE tables only since 4.0 support INSERTs. If you look into dump
file you can see INSERTs for your MERGE table.
http://www.mysql.com/doc/
Eric,
Monday, June 03, 2002, 1:49:24 AM, you wrote:
EF> I didn't get that deeply into why exactly, but it seems that when I removed
EF> the mysql database from the file, that the rest went fine with
EF> mysql -u -p http://www.mysql.com/doc/m/y/mysqldump.html
EF> I got an error about the column_p
hi, i did follow what as follow ..
c:\mysql\bin\mysqldump samp_db > c:\archieves.mysql
but, it shows error as follow :-
mysqldump: Got error: 1045: access denied for user: 'ODBC@localhost'
when trying to connect.
why ? How ?
Original Message-
>Hello
>
>It's s