RE: Stupid Newbie Query Help with AND and OR logical operators

2004-05-08 Thread Bob Cohen
Thanks to Bernard, Sunmaia, and Ingo! I knew the query wasn't quite right. Bob Cohen b.p.e.Creative http://www.bpecreative.com Design and production services for the web Put creative minds to work for you -- MySQL General Mailing List For list archives: http://lists.mysql.com/mys

Stupid Newbie Query Help with AND and OR logical operators

2004-05-08 Thread Bob Cohen
=1 choice2=1 choice3=2 Does this make sense? The query I've written doesn't seem quite right. Because of the AND following the LIKE "d" condition, it seems like all the records will have to have choice2 equaling 2. Some help clarifying this issue would be appre

RE: Remove a RPM Installation

2004-03-02 Thread Bob Cohen
e by typing shell> rpm -qa | grep -i my*. That'll give you the exact names of all the mysql rpms installed on your system. Check out http://www.linuxhomenetworking.com/linux-hn/rpm.htm for a great tutorial on using rpm. Bob Cohen b.p.e.Creative http://www.bpecreative.com Design and p

Upgrade from 3.23.x to 4.0.18

2004-02-20 Thread Bob Cohen
54068 11836 ? S13:04 0:00 /usr/local/mysql/ So it would appear that the mysql daemon is running but now I can't access the databases with the mysql client e.g., mysql -u root -p. Help would be most graciously appreciated. Bob Cohen b.p.e.Creative http://www.bpecreative.com

RE: RegExp Help

2004-01-21 Thread Bob Cohen
vaniaPA 02098 ^ To: Id Title Address City State Zip 1 Joe 1313 Mockingbird Lane TransylvaniaPA 02098 ^^^ To my untrained eye it looks like the REPLACE, as you wrote it above, searches the title field for anything e.g., &

RegExp Help

2004-01-21 Thread Bob Cohen
quot;field data" to field data. Here's my stab at the SQL: UPDATE "02093_xdir_links" SET title "*" WHERE title REGEXP"["]*["]"; Will this work?. Is there a better way? Did I get it right? Normally I'd just experiment but this

Importing Data into MySQL

2003-12-19 Thread Bob Cohen
ord id number. I'm a web designer not a programmer. I'm not at all sure how to accomplish this task. Though I would like to learn. Any help would be appreciated. Thanks. Bob Cohen b.p.e.Creative http://www.bpecreative.com Design and production services for the web Put creative minds

RE: HELLLLP! Databases No Longer Accessible

2003-12-15 Thread Bob Cohen
I don't really know exactly what happened. As luck would have it, I had a username with all privileges that WOULD connect. Using that, in combination with shutting down and restarting MySQL, I reorganized the user database and now things work. Thanks. Bob Cohen b.p.e.Creative

HELLLLP! Databases No Longer Accessible

2003-12-15 Thread Bob Cohen
the GRANT tables. I know I must be missing something basic. Help would be appreciated! Bob Cohen b.p.e.Creative http://www.bpecreative.com Design and production services for the web Put creative minds to work for you -- MySQL General Mailing List For list archives: http://lists.mysql.com/