Re: mysqlbug

2002-03-13 Thread Intrex
I might be interested in hiring someone to do some PhP, and MySQL programming on SuSQ 7.3. anyone live near Raleigh North Carolina? I am not sure I can learn what I need in the time frame I need to do it in. Mark - Original Message - From: "Gregory Junker" <[EMAIL PROTECTED]> To: <[EM

Re: Mysql installation. Help!

2002-03-10 Thread Intrex
What I did was beat my brains out on the same exact problem. In the end I have no clue what I did to get it actually working. I had re-installed the mysql from the .tar.gz, I installed all the RPM's several times. Everytime, I fully rebooted the system, and finally I have to run safe_mysqld --us

Re: databases under users dir

2002-03-09 Thread Intrex
I am glad you asked that. I think for my application, I am going to set up a blank set of tables in the database, and as a new user subscribes, simply move the blank database into their personal directory, that way I can keep all of their data segregated from other users. It may take addition p

Re: problem in mysqi

2002-03-07 Thread Intrex
mysqladmin was installed in /usr/bin on my system. or do a locate mysqladmin that will tel ya where it is Mark - Original Message - From: "Jianping Zhu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 07, 2002 11:37 PM Subject: problem in mysqi > > > I downloaded the

Re: mysql on Linux

2002-03-06 Thread Intrex
- Original Message - From: "Steven Roussey" <[EMAIL PROTECTED]> To: "'Intrex'" <[EMAIL PROTECTED]> Cc: "Mysql" <[EMAIL PROTECTED]> Sent: Wednesday, March 06, 2002 1:07 PM Subject: RE: mysql on Linux > > Starting mysqld daem

Re: mysql on Linux

2002-03-06 Thread Intrex
I know in at least 2 e-mails I did indeed mention that I executed safe_mysqld -u root, So I did it using your syntax, safe_mysqld --user=root, I had the same text returned which again said the following. Starting mysqld daemon with databases from /var/lib/mysql 020305 17:46:10 mysqld ended I pre

Re: mysql on Linux

2002-03-05 Thread Intrex
I do have a mysql user, and have used the commands to assigne rights for the mysql user per the instructions. I have no hostname.err, only linux.err which displays the exact same errors I typed out. Mark - Original Message - From: "James Montebello" <[EMAIL PROTECTED]

Re: mysql on Linux

2002-03-05 Thread Intrex
o and where things seem to be breaking. A > generalized request for "what do I do" often recieves little or no help. > Some basic system information would also be much appreciated; what distro > are you using, what type of hardware PPC, Intel, etc. > > > Scott > ---

Re: mysql on Linux

2002-03-05 Thread Intrex
Not to be sarcastic, but Pointing us all to ducumentation I HAVE READ 100 TIMES is NO help. I have read this file, I have used the appropriate .tar.gz, I have reinstalled, I have used the most current RPM's How about contributing something USEFUL, like a REAL answer, that anyone can follow. No

Re: Error 2002 can't connect to MySQL server through socket /var/lib...

2002-03-05 Thread Intrex
Funny I still have the same exact problem Egor does. I start mysql with safe_mysqld, same only server just ends. I do safe_mysqld & nothing, I use mysqld -r root -p Nothing I do, that is listed helps. I still have no mysql.sock, and the server never starts. Mark - Original Message

Re: MS-DOS Window

2002-03-04 Thread Intrex
As a DOS guy trying to learn linux here ya go At your dos window type the following: then Greater Then Sign > then ourput path and filename, Or output device like LPT1 for printer. Examples would be; mysqladmin > commands.txt The above command should put the commands into a file called co

Re: mysql.sock

2002-03-02 Thread Intrex
t's at first though > > locate mysql.sock > > Mike > > > > -Original Message- > From: Intrex [mailto:[EMAIL PROTECTED]] > Sent: Saturday, March 02, 2002 8:14 PM > To: MySQL > Subject: Re: mysql.sock > > > Well, my MySQL server is not running

Re: MySQL Backup and Recovery

2002-03-02 Thread Intrex
Having worked with Oracle, and MS SQL databases, the only "backup/recovery" I usually deal with after the admins have their dumpdb run to a secondary transaction database is tape backup of some form. Most of the sites I have worked with however use 3 disk mirrors, and disk cloning, and disk snap

Re: mysql.sock

2002-03-02 Thread Intrex
, since this is my first experience with mysql, and I am a relative Linux noob. Mark - Original Message - From: "Jeff Kilbride" <[EMAIL PROTECTED]> To: "Intrex" <[EMAIL PROTECTED]>; "MySQL" <[EMAIL PROTECTED]> Sent: Saturday, March 02, 2

mysql.sock

2002-03-02 Thread Intrex
Ok here it is. I get that annoying error. ERROR 2002: Can't connect to local MySQL server through socket /var/lib/mysql/mysql.sock (111) Ok now I DO NOT have a mysql.sock anyplace on my system. I have downloaded the "stable" .tar.gz and unzipped it and still do not have a mysql.sock Someplea