[Vtigercrm-commits] [vtiger development] #6205: 5.1.0 Migration Issue - During the check for MyISAM type tables

vtiger development vtiger-tickets at trac.vtiger.com
Wed Jul 29 06:43:38 EDT 2009


#6205: 5.1.0 Migration Issue - During the check for MyISAM type tables
-----------------------+----------------------------------------------------
 Reporter:  asha       |       Owner:  asha 
     Type:  defect     |      Status:  new  
 Priority:  critical   |   Milestone:  5.1.1
Component:  vtigercrm  |     Version:  5.1.0
 Keywords:             |  
-----------------------+----------------------------------------------------
 People have been reporting us a major issue with migration, where the
 script that changes the MyISAM tables to InnoDB tables is not working.

 Whole problem is around the query 'SHOW TABLE STATUS FROM <database-
 name>'.

 The migration error would look something like below:

 {{{
 ----------------------------------------------
 Notice: Undefined index: ajax in
 /home/sites/yourdomian/public_html/crm/install/VerifyDBHealth.php on line
 15

 Notice: Undefined index: web161-vtiger_localhost:3306_HealthApproved in
 /home/sites/yourdomian/public_html/crm/install/VerifyDBHealth.php on line
 29

 Notice: Undefined index: updateTableEngine in
 /home/sites/yourdomian/public_html/crm/install/VerifyDBHealth.php on line
 31

 Fatal error: Call to a member function NumRows() on a non-object in
 /home/sites/yourdomian/public_html/crm/include/utils/DBHealthCheck.php on
 line 58
 ----------------------------------------------
 }}}

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6205>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list