RE: Cannot restart service MySQL

2006-03-31 Thread Sara Woglom
e way I can fix 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: "

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: Table doesn't exist?

2006-03-28 Thread Sara Woglom
006 4: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 l

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 corect

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, b

RE: Cannot connect to server

2006-03-10 Thread Sara Woglom
-Original Message- From: [EMAIL 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 ju

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 t

problem runnig mysql with a particular collation

2004-09-07 Thread sara nasiri
hello everyone, i have problem running mysqld with particular charset and collation, i test two cases: I use mysql-4.1.3-beta , and Fedora Core 2 for my tests 1) ./configure --prefix=/usr/local/mysql --with-charset=utf8 --with-collation=utf8_turkish_ci make;make install ; in this case mysql_

mysqld dead but subsys locked

2004-06-21 Thread Sara
n over and run fine again. Tried it and got : mysqld: no processes killed - Can anyone help me as what to do next? Thanks in advance for any help as I am desperately looking for some solution. Thanks, Sara.

User rights - create database but no create tables inside?

2003-03-04 Thread Sara Francis
Hi, I'm trying to set up a small database server for our students to play with and ran into problems while creating accounts and granting rights. I used insert into user (User, Host, Password, Insert_priv, Update_priv, Delete_priv, Create_priv, Drop_priv, Index_priv, Alter_priv) valu

Command.com Statement

2001-08-05 Thread Sara
as to set it out again, I would be very grateful - dos statements etc are a bit before my time in computing! Many thanks in anticipation Sara

Re: syntax problem

2001-07-22 Thread Sara
idn't understand in what respect I had an alias - ie is it the new out put table or what?! I have tried several times to reconstruct the script I posted but it works until the point I try to do the join!!! Thanks for your time, I'll go now and play :-) Regards Sara - Original Mes

Re: syntax problem

2001-07-22 Thread Sara
after all trying to learn mysql and am a beginner. Regards Sara - Original Message - From: "Sinisa Milivojevic" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, July 22, 2001 11:22 AM Subject: Re: syntax problem > Sar

syntax problem

2001-07-21 Thread Sara
ctor), group by handicap_results.victor, handicaps.handicap, handicaps.provisional, handicap_results.date, Thanks very much in anticipation! Sara

Security problems - Very Newbie!

2001-07-14 Thread Sara
e in mysql. mysql thinks I am called administrator, and my host name is sara (as shown in mysqlwinadmin) C:\>mysql grant all on *.* to administrator@sara identified by "delboy" When I type in the statement to grant access it throws out the following text: "MYSQL Ver 9.23

Re: Using Scripts with MySQL - NEWBIE

2001-07-13 Thread Sara
- Original Message - From: "Paul DuBois" <[EMAIL PROTECTED]> To: "Sara" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, July 13, 2001 9:20 PM Subject: Re: Using Scripts with MySQL - NEWBIE > At 9:13 PM +0100 7/13/01, Sara wrote: >

Re: Using Scripts with MySQL - NEWBIE

2001-07-13 Thread Sara
This is getting very frustrating, the only solance I have is that someone has posted on my isp newsgroup that they can't get this to work either! Thanks in anticipation Sara - Original Message - From: "Paul DuBois" <[EMAIL PROTECTED]> To: "Sara" <[EMAIL

Using Scripts with MySQL - NEWBIE

2001-07-11 Thread Sara
r a create table script (ie how to load it). The theory I understand, howerver I'm having some problems with minor technicalities! Many thanks in anticipation Sara