MySQL Forums
Forum List  »  MyISAM

New Database
Posted by: Shamun toha
Date: December 30, 2004 02:59AM

Useing Mysql Server 5.0 Alpha
mysql> Create database newDb;

Trying:
shell>mysqldump --user=username --password=password newDb > d:\backupnow.sql

error:
windowsxp Message box:
__________________________________________________________
|mysqld-nt.exe - Application Error |
----------------------------------------------------------
| ( X ) The instruction at |0x005346c4" referenced memory |
| at "0x00786000". The memory could not be "read". |
| |
| Click on OK to terminate the program |
|Click on CANCEL to debug the program |
| _____________ ____________ |
| | Ok | | Cancel | |
| -------------- ------------- |
----------------------------------------------------------

mysqldump: mysqldump: Couldn't execute 'show fields from `companyprofile`': Lost connection to MySQL server during query (2013)

Options: ReplyQuote


Subject
Views
Written By
Posted
New Database
3680
December 30, 2004 02:59AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.