logo       

Re: how to create tables ....isam .... ????: msg#01134

db.mysql.general

Subject: Re: how to create tables ....isam .... ????

At 5:29 +0000 6/29/02, toby - wrote:
hi guyz ....

i va all my tables " myisam " since its da default type

how can i make isam tables

Add

TYPE = ISAM

to the end of your CREATE TABLE statement.


1. will someone plz guide me with about the syntex

2. how can i change the type of my myisam tables to isam
:( without having to drop them ....

ALTER TABLE tbl_name TYPE = ISAM;


So ... why do you want to do this?



thnx a million

toby .....


sql, query


---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail <mysql-thread113383@xxxxxxxxxxxxxxx>
To unsubscribe, e-mail
<mysql-unsubscribe-gcdmg-mysql=m.gmane.org@xxxxxxxxxxxxxxx>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise