|
Posted by Captain Paralytic on 07/10/07 11:36
On 10 Jul, 12:06, gosha bine <stereof...@gmail.com> wrote:
> On 10.07.2007 12:45 Captain Paralytic wrote:
>
>
>
>
>
> > On 10 Jul, 11:26, gosha bine <stereof...@gmail.com> wrote:
> >> On 10.07.2007 11:12 Robbo wrote:
>
> >>> Hi,
> >>> My database contains 45 tables the structure of which is evolving as I
> >>> develop. I need a utility that will "read" the structure of this
> >>> database and it's tables and then create an identical database with
> >>> all tables.
> >>> Can you help please ?
> >> If your database is Mysql, there are command-line tools mysqldump (for
> >> export) and mysql (for import). You can also simply copy the db directory.
>
> >> --
> >> gosha bine
>
> >> extended php parser ~http://code.google.com/p/pihipi
> >> blok ~http://www.tagarga.com/blok
>
> > | You can also simply copy the db directory.
>
> > Bad advice! May not work between MySQL versions.
>
> Let OP decide if that works for him/her.
>
> --
> gosha bine
>
> extended php parser ~http://code.google.com/p/pihipi
> blok ~http://www.tagarga.com/blok- Hide quoted text -
>
> - Show quoted text -
| Let OP decide if that works for him/her.
He/She can decide now that they are warned!
Navigation:
[Reply to this message]
|