Re: Perl Modelues

2004-04-07 Thread BAO RuiXian
Mark wrote: Eamon Daly wrote: Short answer: Type 'cpan' Type 'install DBD::mysql' Contrary to intuition, you should install DBI first! DBD::mysql will look for DBI too. DBI only needs to be installed once. After the installtion, you may need to add as many as you need DBD::XXX

Re: LIMIT not working problem

2004-02-02 Thread BAO RuiXian
Matthew Stuart wrote: This query is working fine apart from the LIMIT part. I can’t see what is wrong with it, I have tried it in different places and still no luck. Does anybody know why it’s not working? WHERE (fld_headline LIKE'%userinput%' OR fld_summary LIKE'%userinput%' OR fld_body LIK

Re: Installing on Red Hat

2004-01-22 Thread BAO RuiXian
Ari Denison wrote: Specifically I get the following error when attempting to start the server: Starting mysqld daemon with databases from /var/lib/mysql 040122 22:09:21 mysqld ended And when I try to connect I get an error (as expected) Can't connect to local MySQL server through socket '/tmp

Re: Database Can't Be Dropped

2004-01-22 Thread BAO RuiXian
[EMAIL PROTECTED] wrote: Quite some time ago, I started doing a book of exercises. I got some work, put it down, and now I need to start over. So I start up MySQL, do a "DROP DATABASE [name];". And I'm answered by: ERROR 1008: Can't drop database '[name]'. Database doesn't exist" So I figure, o

Re: Mysql by itself?

2004-01-08 Thread BAO RuiXian
EP wrote: OK, I need to ask a stupid question. Obviously, MySQL can run on its own, not quite sure what you really mean by this though. Best Bao I normally run MySQL on Apache. I have a second machine [a laptop] which I can't get Apache to run on [the ports are restricted/closed]. Is there

Re: Adding mysql to the subject line would improve clarity and ease of classification.

2003-11-20 Thread BAO RuiXian
Be it addressed or not in the link, there is a difference between self-configuration and system-configuration. Best Bao William Fong wrote: Wasn't this addressed already? http://lists.mysql.com/faq.php#subjectprefix -will Real-time Chat: irc.freenode.net -> #mysql ( http://www.mysql.com/doc/e

Re: Adding mysql to the subject line would improve clarity and ease of classification.

2003-11-20 Thread BAO RuiXian
I second the idea. Bao Hassan Farha wrote: It would be great if we could put 'mysql' in the subject of our questions. I receive mail from many different places and it would help classification. Thanks! -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubsc