mysql install on OS X

2002-11-27 Thread Chris Herold
i'm trying to install MySQL 3.23.53 on OS X. It seemed pretty easy as i followed the directions on the devshed website, but when i to make (for the compile) it all came to a halt. i have included the entire install session below: from decompressing the .tar.gz file, to the completion of the

Transferring Databases

2002-04-13 Thread Chris Herold
Hi-- I'm trying to transfer information from a MySQL database on one server to a MySQL database on another server. I am using PHPMyAdmin. For small tables in the database, no problem. I just do the dump (data and structure) to a file. Then i either copy the contents of that file into the 'Run

Re: Problem with Insert

2002-02-27 Thread Chris Herold
Hi- Problem: Having trouble inserting text files longer than a few lines into MySQL although short ones go in fine. I'm using a form in HTML to get a value for $abstract... form method=POST action=abstract_submit.php textarea name=abstract rows=20 cols=70/textarea /form I am then using PHP

RE: MySQL question

2001-04-26 Thread Chris Herold
, chris herold [EMAIL PROTECTED] 858-534-5875 - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail [EMAIL