Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 09-08-2005, 01:52 AM   #1 (permalink)
Broken In
 
Join Date: Feb 2004
Posts: 125
Default MyISAM query


MyISAM is the default storage engine for MySQL , how can we change the default engine? I mean which other storage engine can we apply? Also the code ideally would be
CREATE TABLE t (i INT) ENGINE = MYISAM;
OR
CREATE TABLE t (i INT) TYPE = MYISAM;
So if we change the engine here we just have to replace MYISAM with the other word, or there is some other way?
__________________
Think about it!
Trinity is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 09-08-2005, 09:16 AM   #2 (permalink)
Version 2.0
 
Deep's Avatar
 
Join Date: Jan 2004
Location: Mumbai
Posts: 977
Default

yup, you just need to change the type only..

TYPE = InnoDB;

or

Heap, Merge, ISAM etc..

these are the different table types were present in my mysql installation..

there are few more types also, check out this page for details: http://dev.mysql.com/doc/mysql/en/storage-engines.html

Deep
__________________
- Deep Ganatra -
www.whoisdeep.com
www.twitter.com/DeepXP/
Deep is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Sujeet
- by abhidev
- by Sarath
- by Krow

Advertisement




All times are GMT +5.5. The time now is 08:30 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2