Chapter 24 - MySQL
Overview |
MySQL Control Panel Feature |
Examples of SQL Statements |
Quick Actions Advanced Queries | Table Properties | Table Select | Perl SQL Delete Example Perl SQL Insert Example | Perl SQL Update Example | Perl While Loop Example View Dump Database Schema | Using MySQL With CGI Scripts References and Tutorials | Back To "Manual - Table Of Contents" View Dump of Schema The "View Dump (Schema) of Database" section of the Main Database Management page is useful. Pressing the associated Go button will generate a page containing the SQL statements for recreating the database. If the "Structure and Data" radio button is selected, the SQL statements for INSERTing the data will be generated as well. Turn on the. "Add 'DROP TABLE'" checkbox and the SQL statements to DROP the tables will be included also. When you drop a table, the table is deleted. Turning on the "Send" checkbox, causes the generated SQL statements to be sent to you as a file which you can save to your harddisk. The "View Dump(Schema) of Table" section of the Table Properties page allows you to obain a dump of a single table. The additional radio button, CVS will return the data in the table with each record as a seperate line. The fields are delimited by the character specified in the "Terminated by" textbox. The dumped data can be imported into another database or a spreadsheet, or archived for backup. NOTE: None of the selections above will alter your database. ©Copyright 2000 . All Rights Reserved. The entire contents of this site is copyrighted and may not be reproduced for any purpose without prior written permission. |
Table Of Contents: Back To Index | Chapter 1 FTP Instructions | Chapter 2 SSH / Telnet | Chapter 3 Email Software Setup | Chapter 4 CGI Bin | Chapter 5 Secure Server | Chapter 6 Formmail | Chapter 7 Microsoft Front Page | Chapter 8 CGI Scripts | Chapter 9 COMING SOON | Chapter 10 COMING SOON | Chapter 11 Streaming Audio/Real Video | Chapter 12 File Manager | Chapter 13 Mail Manager | Chapter 14 Changing Passwords | Chapter 15 Site Statistics | Chapter 16 Network Tools | Chapter 17 FTP & Anon FTP | Chapter 18 SSH / Telnet | Chapter 19 Password Protect Directories | Chapter 20 Custom Error Pages | Chapter 21 MySQL | Chapter 22 Mime Types | Chapter 23 Crontab | Chapter 24 Entropy Chat | Chapter 25 Shopping Cart | Chapter 26 Search Engine Submission | Chapter 27 PGP | Chapter 28 Subdomains | Chapter 29 Archive Manager | |