Date |Wed, 8 Aug 2001 23:02:26 -0400
>From |"Wendell Dingus" <[EMAIL PROTECTED]>
Hello!
WD> Right after that last C is my # command prompt with no line-ending character
WD> in the file. It gets part way through the describe of the table layout and
WD> stops. Using phpMyAdmin I can view everything just fine and even renamed
WD> that one field and then named it back thinking there could be a hidden
WD> control character in the name or something. The one thing to note is that
WD> there are a LOT of fields in this one table, 500+ I'd guess. Other databases
WD> on this server (none this large but some fairly large) dump just fine. This
WD> is the only one with a problem.
WD> I've even ran mysqldump on other servers with a -h pointing over to this
WD> server to try to get a dump of the data and see the same results. All
WD> selects against this database seem to run fine (and fast) and I've rebooted
WD> and shut down/restarted mysql multiple times.
WD> I'm at a loss and have to suspect it might be a mysql bug at this point...
WD> Thanks in advance!
WD> PS. Threw in a -t to mysqldump to not produce the table create data and it
WD> got about 20K (versus ~40K previously) into the dump and stopped at the end
WD> of an insert. Plenty of RAM and plenty of disk space on the server too...
try to start mysqldump with -q key. It's tell to mysqldump
"do not use output buffer".
___________________________________________________________________
For technical support contracts, visit https://order.mysql.com/
This email is sponsored by SWSoft, http://www.asplinux.ru/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Grigory Bakunov <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB / SWSoft
/_/ /_/\_, /___/\___\_\___/
<___/ www.mysql.com
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php