Go Back   Cloud Computing > Support > Tutorials and Documentation
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 07-08-11, 09:13
BOD Member
 
Join Date: Jun 2010
Posts: 175
Default How to check whether InnoDB engine is enabled in MySQL via phpmyadmin

How to check whether InnoDB engine is enabled in MySQL via phpmyadmin


The easiest way to be found to check if the InnoDB engine is enabled or not is by
loging in to phpMyAdmin
Then click the SQL tab,
Then type the following command in the box:
show engines;
and click Go to execute the query and view all the available storage engines.
If next to InnoDB engine, in the Support row shows Yes then InnoDB is enabled. If you see No, this means that InnoDB is not enabled in the MySQL configuration
__________________
Carol.P
Reply With Quote
  #2 (permalink)  
Old 07-08-11, 10:35
BOD Member
 
Join Date: Jun 2011
Posts: 96
Default

It's easy to make a post, but it's a lot tougher to make a good valuable post like you...Keep it up

Reply With Quote
Reply


Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 00:05.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.