Re: How to?

2004-08-24 Thread Kermit Tensmeyer
On Tue, 24 Aug 2004 11:57:42 +0100, A Z wrote: > > An existing database table structures has changed, I > want to create the same database with new table > structures. I do not want to lose any data. > > How can I do this? do a backup how? Sure.. There are several ways to accomplish this.

user permissions on test ( DBD::mysql)

2003-12-14 Thread Kermit Tensmeyer
In previous installs, I've never been able to do it 'right' but fresh install (4.1.1), new machine. So I'd like to set it up so perl Makefile.PL on modules will install without having to pass special parameters to build process. First. mysql_install_db sets up the test db so that the anonymous