Welcome Guest, Not a member yet? Register   Sign In
DBForge - Create table with Engine MyISAM
#8

[eluser]Kaabi[/eluser]
You can put this line after dbforge create_table

Code:
$this->db->query('ALTER TABLE  `table_name` ENGINE = MYISAM');


Messages In This Thread
DBForge - Create table with Engine MyISAM - by El Forum - 07-25-2011, 07:34 AM
DBForge - Create table with Engine MyISAM - by El Forum - 07-25-2011, 07:38 PM
DBForge - Create table with Engine MyISAM - by El Forum - 07-26-2011, 12:06 AM
DBForge - Create table with Engine MyISAM - by El Forum - 07-26-2011, 03:36 PM
DBForge - Create table with Engine MyISAM - by El Forum - 07-27-2011, 12:40 AM
DBForge - Create table with Engine MyISAM - by El Forum - 07-27-2011, 05:17 AM
DBForge - Create table with Engine MyISAM - by El Forum - 09-12-2012, 09:15 AM
DBForge - Create table with Engine MyISAM - by El Forum - 02-09-2013, 07:15 PM
DBForge - Create table with Engine MyISAM - by El Forum - 12-28-2013, 08:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB