MYSQL Batch Mode Question

2002-02-13 Thread Tom Burkhardt
All, Say I have a batch file I am attempting to run like this: shell>mysql -h host_name -u username -p http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECT

mysql select * to hash?

2001-08-23 Thread Tom Burkhardt
Greetings List, Using mysql, after doing a query using the "select *" statement, how do is place this into a hash? Or a text file for that matter? There must be a rather simple answer around. Your input is most apprecitated. Tom --