Cannot restart service MySQL

2006-03-31 Thread Sara Woglom
Please help, I can't start my server!! I was running a query, and it seemed to be hanging. After waiting about 15 minutes, I finally did a 'CTRL+BREAK' to abort the process. This happened about 3 times, and finally I decided to restart the MySQL service to see if that would help. Well, when I

RE: Cannot restart service MySQL

2006-03-31 Thread Sara Woglom
this without bouncing the server, because I really can't do that. -Original Message- From: Ariel Sánchez Mora [mailto:[EMAIL PROTECTED] Sent: Friday, March 31, 2006 4:10 PM To: Sara Woglom Subject: RE: Cannot restart service MySQL Have you tried Command line: mysqladmin -u root shutdown -p

RE: Table doesn't exist?

2006-03-28 Thread Sara Woglom
:24 AM To: Sara Woglom Cc: mysql@lists.mysql.com Subject: Re: Table doesn't exist? Hi, Better suggestion is you would have backed your ibdata1 and alo the log file because that is the data files which contains your precouse data. If you have your backup try to import the lost tables

Table doesn't exist?

2006-03-27 Thread Sara Woglom
I had to shut down my MySQL server (5.0.18) because of an error while editing a table (Table is full). I restarted it fine, but in order to do so I had to delete all my ibdata and ib_logfile files. Now, I am getting ERROR 1146: Table 'dbname.tablename' doesn't exist. Obviously it does exist,

RE: Table doesn't exist?

2006-03-27 Thread Sara Woglom
I can't run the chown command. I'm on a Windows 2003 Server machine. -Original Message- From: Ing. Edwin Cruz [mailto:[EMAIL PROTECTED] Sent: Monday, March 27, 2006 3:01 PM To: 'Sara Woglom' Subject: RE: Table doesn't exist? Are the permissions corectly to that file??? Chown

Cannot connect to server

2006-03-10 Thread Sara Woglom
I have just installed MySQL 5.0, and I am unable to connect to it from my own (remote) machine. It all works fine when I open mysqladmin from the server itself, so I know the installation is OK. I am working on a small LAN of about 15 PCs. When I try to telnet to the default port (3306), I get

RE: Cannot connect to server

2006-03-10 Thread Sara Woglom
PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, March 10, 2006 1:08 PM To: Sara Woglom Cc: mysql@lists.mysql.com Subject: Re: Cannot connect to server Sara Woglom [EMAIL PROTECTED] wrote on 03/10/2006 11:54:03 AM: I have just installed MySQL 5.0, and I am unable to connect to it from my own