Joerg Bruehe wrote:
Hi!
Duncan Hill wrote:
On Thursday 19 April 2007 15:53:54 molemenacer wrote:
I am trying to change all the names of the database from mthosp to
another
name, is this possible?
Assuming you mean tables, not database (as mysqldump doesn't store the
database name in the
Hi!
Duncan Hill wrote:
On Thursday 19 April 2007 15:53:54 molemenacer wrote:
I am trying to change all the names of the database from mthosp to another
name, is this possible?
Assuming you mean tables, not database (as mysqldump doesn't store the
database name in the dump file [or at least n
l.com
Subject: Trying to open a big sql script
Hi all,
I have backed up a database using mysqldump and have a .sql script that
is over 2GB in size. I am trying to open this file to view it and make
some changes. I have not been able to find a program that can open this
file.
Does anyone hav
[EMAIL PROTECTED]> wrote:
>>>
>>>
>>> Hi all,
>>>
>>> I have backed up a database using mysqldump and have a .sql script that
>>> is
>>> over 2GB in size. I am trying to open this file to view it and make
>>> some
>&g
On Thursday 19 April 2007 15:53:54 molemenacer wrote:
> I am trying to change all the names of the database from mthosp to another
> name, is this possible?
Assuming you mean tables, not database (as mysqldump doesn't store the
database name in the dump file [or at least never has for me]):
sed
ave any suggestions as to a program that can do this?
>>
>> Thanks in advance
>> --
>> View this message in context:
>> http://www.nabble.com/Trying-to-open-a-big-sql-script-tf3606302.html#a10075570
>> Sent from the MySQL - General mailing list arc
It might be a little late for this advice but mysqldump has some
useful options for this kind of thing. When I use it to create full
snapshots, I use a script which generates a separate schema file per
table/view and keep the data in one or more per table for data.
naming conventions keep keep the
On Thu, April 19, 2007 12:48, Duncan Hill wrote:
> On Thursday 19 April 2007 11:43:34 molemenacer wrote:
>> Hi all,
>>
>> I have backed up a database using mysqldump and have a .sql script that
>> is
>> over 2GB in size. I am trying to open this file to view it and make
>> some
>> changes. I hav
y suggestions as to a program that can do this?
Thanks in advance
--
View this message in context:
http://www.nabble.com/Trying-to-open-a-big-sql-script-tf3606302.html#a10075570
Sent from the MySQL - General mailing list archive at Nabble.com.
--
MySQL General Mailing List
For list archives: http://lis
On Thursday 19 April 2007 11:43:34 molemenacer wrote:
> Hi all,
>
> I have backed up a database using mysqldump and have a .sql script that is
> over 2GB in size. I am trying to open this file to view it and make some
> changes. I have not been able to find a program that can open this file.
>
>
this?
Thanks in advance
--
View this message in context:
http://www.nabble.com/Trying-to-open-a-big-sql-script-tf3606302.html#a10075570
Sent from the MySQL - General mailing list archive at Nabble.com.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe
11 matches
Mail list logo