Page 1 of 1

Restore DB to new DBschema Version

PostPosted: Wed Jun 03, 2020 9:25 pm
by ruben23
Version: 2.14b0.5
SVN Version: 3224
DB Schema Version: 1592
DB Schema Update Date: 2020-04-15 13:13:53
Password Encryption: DISABLED - S1 - C1
Auto User-add Value: 101
Recording Prompt Count: 0
asteriskvici 13.


Hello, i have backup an existing Vicidial with DBschema : 1592 and wanted this to be restored on the vidial with DBschema version: 1595 . any idea i need to do before doing the restore.? coz i remember before i delete all the the previous oldDBschema version on the MySQL_AST_CREATE_tables.sql but the script now dont have any old Dbschema listed already. Any idea how to proceed or i should just Restore it directly.?

Re: Restore DB to new DBschema Version

PostPosted: Wed Jun 03, 2020 10:12 pm
by carpenox
If you have the db backed up then just run "mysql -p -f --database=asterisk < /usr/src/astguiclient/trunk/extras/upgrade_2.14.sql" and import the backed up db....