[Vtigercrm-commits] [vtiger development] #5489: Migrating with creation of database - better way?

vtiger development vtiger-tickets at trac.vtiger.com
Thu Feb 26 09:17:51 EST 2009


#5489: Migrating with creation of database - better way?
------------------------+---------------------------------------------------
  Reporter:  prasad     |       Owner:  sandeep   
      Type:  defect     |      Status:  new       
  Priority:  major      |   Milestone:  5.1.0     
 Component:  vtigercrm  |     Version:  5.1.0-val1
Resolution:             |    Keywords:            
------------------------+---------------------------------------------------
Comment (by prasad):

 [If you don't want to loose your older database]

 The better approach would be to create the database pre-hand:

 CREATE DATABASE vtiger_510val1 DEFAULT CHARSET UTF8;

 And import the data from older version.

 Specify vtiger_510val1 database name to migrate (without check mark on
 Create Database)

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5489#comment:1>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list