script of mysql
am 30.07.2010 13:19:07 von PRATIKSHA JAISWAL
--000e0cd37592f534a8048c99043f
Content-Type: text/plain; charset=ISO-8859-1
Hi List,
Can somebody please help me if they have a script using which we can get an
idea for installed mysql server, backup, created databases, indexes, tables,
engines, replication etc...
I will appreciate your help in advance....
Thanks
Pratiksha
--000e0cd37592f534a8048c99043f--
Re: script of mysql
am 30.07.2010 14:26:48 von walter harms
PRATIKSHA JAISWAL schrieb:
> Hi List,
>
> Can somebody please help me if they have a script using which we can get an
> idea for installed mysql server, backup, created databases, indexes, tables,
> engines, replication etc...
>
> I will appreciate your help in advance....
>
>
You can find tons of scripts on the internet but you need to adjust to *your* needs.
Running a mysql script is easy.
mysql DATABASE
replace DATABASE with your database name and script with your script.
Read the available documentation on mysql.com to understand how to write such script
for your self.
re,
wh
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org
RE: script of mysql
am 31.07.2010 04:29:54 von Travis Ard
Something like this mysql-summary script might be useful: http://code.googl=
e.com/p/aspersa/wiki/mysql_summary
-Travis
----------------------------------------
> Date: Fri=2C 30 Jul 2010 12:19:07 +0100
> Subject: script of mysql
> From: pratikshadjayswal21@gmail.com
> To: mysql@lists.mysql.com
>
> Hi List=2C
>
> Can somebody please help me if they have a script using which we can get =
an
> idea for installed mysql server=2C backup=2C created databases=2C indexes=
=2C tables=2C
> engines=2C replication etc...
>
> I will appreciate your help in advance....
>
>
> Thanks
> Pratiksha
=
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=3Dgcdmg-mysql-2@m.gmane.o rg
Re: script of mysql
am 02.08.2010 13:20:57 von PRATIKSHA JAISWAL
--000e0cd40620fe604a048cd5648d
Content-Type: text/plain; charset=ISO-8859-1
Hi Travis,
Thanks a lot for your help,
Can i have a same scrip for windows OS.
On Sat, Jul 31, 2010 at 3:29 AM, Travis Ard wrote:
>
> Something like this mysql-summary script might be useful:
> http://code.google.com/p/aspersa/wiki/mysql_summary
>
> -Travis
>
> ----------------------------------------
> > Date: Fri, 30 Jul 2010 12:19:07 +0100
> > Subject: script of mysql
> > From: pratikshadjayswal21@gmail.com
> > To: mysql@lists.mysql.com
> >
> > Hi List,
> >
> > Can somebody please help me if they have a script using which we can get
> an
> > idea for installed mysql server, backup, created databases, indexes,
> tables,
> > engines, replication etc...
> >
> > I will appreciate your help in advance....
> >
> >
> > Thanks
> > Pratiksha
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/mysql?unsub=pratikshadjayswal21@gmail .com
>
>
--000e0cd40620fe604a048cd5648d--
RE: script of mysql
am 02.08.2010 18:00:36 von Travis Ard
Sorry=2C I am not aware of a windows-specific version.=A0 You might check w=
ith the script author=2C or you may be able to get this to work on windows =
by installing cygwin and using a bash shell.
-Travis
----------------------------------------
> Date: Mon=2C 2 Aug 2010 12:20:57 +0100
> Subject: Re: script of mysql
> From: pratikshadjayswal21@gmail.com
> To: travis_ard@hotmail.com
> CC: mysql@lists.mysql.com
>
> Hi Travis=2C
>
> Thanks a lot for your help=2C
>
> Can i have a same scrip for windows OS.
>
>
> On Sat=2C Jul 31=2C 2010 at 3:29 AM=2C Travis Ard wrote:
>
> >
> > Something like this mysql-summary script might be useful:
> > http://code.google.com/p/aspersa/wiki/mysql_summary
> >
> > -Travis
> >
> > ----------------------------------------
> > > Date: Fri=2C 30 Jul 2010 12:19:07 +0100
> > > Subject: script of mysql
> > > From: pratikshadjayswal21@gmail.com
> > > To: mysql@lists.mysql.com
> > >
> > > Hi List=2C
> > >
> > > Can somebody please help me if they have a script using which we can =
get
> > an
> > > idea for installed mysql server=2C backup=2C created databases=2C ind=
exes=2C
> > tables=2C
> > > engines=2C replication etc...
> > >
> > > I will appreciate your help in advance....
> > >
> > >
> > > Thanks
> > > Pratiksha
> >
> > --
> > MySQL General Mailing List
> > For list archives: http://lists.mysql.com/mysql
> > To unsubscribe:
> > http://lists.mysql.com/mysql?unsub=3Dpratikshadjayswal21@gma il.com
> >
> >
=
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=3Dgcdmg-mysql-2@m.gmane.o rg