RE: why can I not edit my database using mySQL administrator ?

2007-07-09 Thread cfaust-dougot
Are you sure the MySQL user you have defined in your GUI tool has the proper table permissions? Just a thought -Chris From: Weiqi Wang [mailto:[EMAIL PROTECTED] Sent: Mon 7/9/2007 4:46 PM To: mysql@lists.mysql.com Subject: why can I not edit my database using

RE: moving database to new server

2007-07-07 Thread cfaust-dougot
mysqlhotcopy is a perl script that came with your disto of mysql. If you have mysql installed on another machine then you probably already have it (I've never installed it without it being there). -Chris From: Michael Higgins [mailto:[EMAIL PROTECTED] Sent: Fr

RE: Cannot Connect: Can't create a new thread (errno 11)

2007-07-05 Thread cfaust-dougot
: cfaust-dougot Cc: mysql@lists.mysql.com Subject: Re: Cannot Connect: Can't create a new thread (errno 11) Chris, Did you check if there are any user level MAX_USER_CONNECTIONS restriction set while granting access ? Thanks Alex On 7/4/07, Chris Faust <[EMAIL PROTECTED