Account Overview - Getting Started - Control Panel Overview - Chapter 1 FTP Software Setup
Chapter 2 SSH / Telnet Setup - Chapter 3 Email Software Setup - Chapter 4 CGI-Bin - Chapter 5 Secure Server
Chapter 6 FormMail - Chapter 7 MS FrontPage - Chapter 8 CGI Scripts - Chapter 9 ASP - Active Server Pages
Chapter 10 JSP - Java Server Pages - Chapter 11 PHP - Chapter 12 Real Audio/Real Video
Chapter 13 File Manager - Chapter 14 Mail Manager - Chapter 15 Changing Passwords - Chapter 16 Site Statistics
Chapter 17 Network Tools - Chapter 18 FTP Manager - Chapter 19 Backup Manager - Chapter 20 Password Protect Directories
Chapter 21 Custom Error Pages - Chapter 22 MySQL & PhpMyAdmin - Chapter 23 Mime Types - Chapter 24 CronTab
Chapter 25 Entropy Chat - Chapter 26 Akopia Shopping Cart - Chapter 27 Search Engine Submission
Chapter 28 PGP & PGP Mail - Chapter 29 Subdomains

Chapter 22 - MySQL



Table Properties

The fields in the table are listed with their datatypes and attributes.

The List of Fields

Next to each field name are links to various actions you can perform on a field.
  • Change Change the attributes of a field.

  • Drop Delete the field from the table. Once you do this the data will be no longer available.

  • Primary Set the field to be a primary field.

  • Index Create an index on the field for faster searching.

  • Unique Require all values in the field to be unique.

Primary fields and indexes

The primary fields and indexes are listed again below the list of all fields.

Browse

Display the records in the table 30 at a time. From the Browse page you can edit or delete a record.

Select

Build and execute a SELECT query on the table. Only those records which match the criteria you provide will be displayed.

Insert

Add a new record to the table. Various functions can be used to obtain the current time, generate random numbers, and more.

Add New Fields

To add one or more new fields to the table, select the number of fields to add and press the “Go” button next to the text “Add new field:.”

Upload Data

“Insert textfiles into table” allows you to load data into the table from a properly formatted text file on your local computer.

Dump Table Properties

“View dump (schema) of table” displays the structure and or data contained in the table. You can then save this information to a file on your local computer for archiving or to aide in the development of your database. The contents and format of the dump are based on the radio button and check box selections you make.

Rename and Copy

You can rename or copy a table as well.

Back To Top






©Copyright 1998 Web Host It. All Rights Reserved.