BMO/DeveloperBox: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 82: Line 82:
   mysql> DROP DATABASE bugs; CREATE DATABASE bugs CHARACTER SET = 'utf8';
   mysql> DROP DATABASE bugs; CREATE DATABASE bugs CHARACTER SET = 'utf8';
   $ zcat /vagrant/database_dump_file.gz | mysql -u root bugs --max_allowed_packet=128M
   $ zcat /vagrant/database_dump_file.gz | mysql -u root bugs --max_allowed_packet=128M
 
 
* The BMO code may have had features added since the last time the snapshot was made and put out for download. Running ./checksetup.pl will make any database schema changes needed.
* The BMO code may have had features added since the last time the snapshot was made and put out for download. Running ./checksetup.pl will make any database schema changes needed.
    
    
Confirmed users
241

edits

Navigation menu