473,473 Members | 2,151 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

dumping INDEX's

Hi,

how can i backup a table / entire DB and get the index's as well as the data
/ create table's etc

cheers

Greg
Jul 20 '05 #1
6 1964
"Greg Brant" wrote:
Hi,

how can i backup a table / entire DB and get the index’s as well
as the data
/ create table’s etc

cheers

Greg


Use phpmyadmin, and then use export in that application.

--
http://www.dbForumz.com/ This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/mySQL-dumpin...ict140584.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=470434
Jul 20 '05 #2
yeah i tried that but it doesnt seem to have the indexes?

do all versions support this or is it a new feature?

"steve" <Us************@dbForumz.com> wrote in message
news:41********@news.athenanews.com...
"Greg Brant" wrote:
> Hi,
>
> how can i backup a table / entire DB and get the index's as well
> as the data
> / create table's etc
>
> cheers
>
> Greg


Use phpmyadmin, and then use export in that application.

--
http://www.dbForumz.com/ This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/mySQL-dumpin...ict140584.html
Visit Topic URL to contact author (reg. req'd). Report abuse:

http://www.dbForumz.com/eform.php?p=470434
Jul 20 '05 #3
btw,

the server is running
Welcome to phpMyAdmin 2.5.6
MySQL 3.23.56

"steve" <Us************@dbForumz.com> wrote in message
news:41********@news.athenanews.com...
"Greg Brant" wrote:
> Hi,
>
> how can i backup a table / entire DB and get the index's as well
> as the data
> / create table's etc
>
> cheers
>
> Greg


Use phpmyadmin, and then use export in that application.

--
http://www.dbForumz.com/ This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/mySQL-dumpin...ict140584.html
Visit Topic URL to contact author (reg. req'd). Report abuse:

http://www.dbForumz.com/eform.php?p=470434
Jul 20 '05 #4
"Greg Brant" wrote:
btw,

the server is running
Welcome to phpMyAdmin 2.5.6
MySQL 3.23.56

"steve" <Us************@dbForumz.com> wrote in message
news:41********@news.athenanews.com...
"Greg Brant" wrote:
> Hi,
>
> how can i backup a table / entire DB and get the index’s as well > as the data
> / create table’s etc
>
> cheers
>
> Greg


Use phpmyadmin, and then use export in that application.

--
http://www.dbForumz.com/ This article was posted by

author’s request
Articles individually checked for conformance to usenet standards
Topic URL:

http://www.dbForumz.com/mySQL-dumpin...ict140584.html
Visit Topic URL to contact author (reg. req’d). Report

abuse:
http://www.dbForumz.com/eform.php?p=470434


Greg, using phpmyadmin > export, you can save the table structure,
data, or both. The table structure would have the indexes included.
You don’t need to do anything more to save indexes.

--
http://www.dbForumz.com/ This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/mySQL-dumpin...ict140584.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=470893
Jul 20 '05 #5
got ya, lol. was looking in the sql dump and not seeing it.

Doh

cheers ;)
"steve" <Us************@dbForumz.com> wrote in message
news:41**********@news.athenanews.com...
"Greg Brant" wrote:
> btw,
>
> the server is running
> Welcome to phpMyAdmin 2.5.6
> MySQL 3.23.56
>
>
>
> "steve" <Us************@dbForumz.com> wrote in message
> news:41********@news.athenanews.com...
> > "Greg Brant" wrote:
> > > Hi,
> > >
> > > how can i backup a table / entire DB and get the

> index's as well
> > > as the data
> > > / create table's etc
> > >
> > > cheers
> > >
> > > Greg
> >
> > Use phpmyadmin, and then use export in that application.
> >
> > --
> > http://www.dbForumz.com/ This article was posted by

> author's request
> > Articles individually checked for conformance to usenet standards
> > Topic URL:

> http://www.dbForumz.com/mySQL-dumpin...ict140584.html
> > Visit Topic URL to contact author (reg. req'd). Report

> abuse:
> http://www.dbForumz.com/eform.php?p=470434


Greg, using phpmyadmin > export, you can save the table structure,
data, or both. The table structure would have the indexes included.
You don't need to do anything more to save indexes.

--
http://www.dbForumz.com/ This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/mySQL-dumpin...ict140584.html
Visit Topic URL to contact author (reg. req'd). Report abuse:

http://www.dbForumz.com/eform.php?p=470893
Jul 20 '05 #6
got ya, lol. was looking in the sql dump and not seeing it.

Doh

cheers
"steve" <Us************@dbForumz.com> wrote in message
news:41**********@news.athenanews.com...
*> "Greg Brant" wrote:
**> > btw,
**> >
**> > the server is running
**> > Welcome to phpMyAdmin 2.5.6
**> > MySQL 3.23.56
**> >
**> >
**> >
**> > "steve" <Us************@dbForumz.com> wrote in message
**> > news:41********@news.athenanews.com...
***> > > "Greg Brant" wrote:
***> > > > Hi,
***> > > >
***> > > > how can i backup a table / entire DB and get the
**> > index’s as well
***> > > > as the data
***> > > > / create table’s etc
***> > > >
***> > > > cheers
***> > > >
***> > > > Greg
***> > >
***> > > Use phpmyadmin, and then use export in that application.
***> > >
***> > > --
***> > > http://www.dbForumz.com/ This article was posted by
**> > author’s request
***> > > Articles individually checked for conformance to usenet
standards
***> > > Topic URL:
**> > http://www.dbForumz.com/mySQL-dumpin...ict140584.html
***> > > Visit Topic URL to contact author (reg. req’d). Report
**> > abuse:
**> > http://www.dbForumz.com/eform.php?p=470434
*>
*> Greg, using phpmyadmin > export, you can save the table structure,
*> data, or both. The table structure would have the indexes
included.
*> You don’t need to do anything more to save indexes.
*>
*> --
*> http://www.dbForumz.com/ This article was posted by author’s
request
*> Articles individually checked for conformance to usenet standards
*> Topic URL:
http://www.dbForumz.com/mySQL-dumpin...ict140584.html
*> Visit Topic URL to contact author (reg. req’d). Report abuse:
http://www.dbForumz.com/eform.php?p=470893
Glad it worked.

--
http://www.dbForumz.com/ This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/mySQL-dumpin...ict140584.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=471196
Jul 20 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: kamal | last post by:
I am trying to dump a hash using Data::Dumper. I need to quote the keys while dumping. My progarm looks like this use Data::Dumper; $Data::Dumper::Quotekeys = 1; $Data::Dumper::Useqq = 1; ...
6
by: NotGiven | last post by:
I have a db that I need to dump into a format that can be easily read my MS Access. I tried the dump with regular PHPAdmin. Then I used the dump to run a query in MS Access. Errors occurred...
3
by: kerri | last post by:
Hi, I need to do a mysqldump of specific inserts, updates & deletes. I read in the docs that I can use -w or --where. Can I do a join? Could someone provide an example? Is there another...
6
by: Greg Brant | last post by:
Hi, how can i backup a table / entire DB and get the index's as well as the data / create table's etc cheers Greg
10
by: ken | last post by:
hello, i'm writing a c program on a linux system. i'm debugging a segmentation fault but i don't want it to dump a core file because the memory footprint of the program is over 300Mb and i don't...
3
by: noleander | last post by:
My Vis C++ program takes forever to exit. Reason: it is dumping potential memory leaks. I like finding leaks once a month, but not every time I run. How do I turn mem leak dumping off? I...
13
by: nick | last post by:
Is it possible to dump the source code from a .js file and save it to a string? Something like: <head> <script language="JavaScript" src="http://www.abc.com/test.js"...
3
by: Brian.Abernathy | last post by:
This is probably a simple thing to do, and it seems like I managed to do this a few years ago, but I can't find a good example. I'm trying to create a 'generic' page that I can call during my...
7
by: gomzi | last post by:
hi, I would like to know the command for dumping stored procedures. Thought that I knew the command and dumped the db using the -R option, only to realise that dumping of procedures had failed...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.