Re: [PHP] Mac OSX and MySQL

2001-12-05 Thread Erik Price
On Wednesday, December 5, 2001, at 12:24 AM, René Fournier wrote: > > I have to create a MySQL for my PHP scripts. How do I do this in Mac > OSX? There are a bunch of command line tools, but I'm not sure which > one[s] to use. Well, if you already have MySQL installed, then just use them as

Re: [PHP] Mac OSX and MySQL

2001-12-05 Thread Stefan Rusterholz
é Fournier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, December 05, 2001 6:24 AM Subject: [PHP] Mac OSX and MySQL > The migration continues... > > Now I have to get my mysql database running under MySQL 3.23.46 on OSX > 10.1

Re: [PHP] Mac OSX and MySQL

2001-12-04 Thread David Robley
On Wed, 5 Dec 2001 15:54, René Fournier wrote: > The migration continues... > > Now I have to get my mysql database running under MySQL 3.23.46 on OSX > 10.1.1. I've dumped the structure and contents of the database (on > Windows) into a text file, and now I'd like to recreate it in the new > eni

[PHP] Mac OSX and MySQL

2001-12-04 Thread René Fournier
The migration continues... Now I have to get my mysql database running under MySQL 3.23.46 on OSX 10.1.1. I've dumped the structure and contents of the database (on Windows) into a text file, and now I'd like to recreate it in the new enivronment. I think I can use the mysql admin tools via co