Bug (approved)

Installation script fails/#7896

Summary

approved
Apr 28, 2009
100%
Jan 11, 2011
Apr 28, 2009 / ain
Jan 11, 2011 / pixtur
 

Attached files

No files uploaded
 
Installation script fails with MySQL CREATE for the database that already exists and has other tables in it.

Issue report

Block
Always
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; et-ee) AppleWebKit/525.1+ (KHTML, like Gecko) Version/3.0.4 Safari/523.12
0.0902
0.0902
  • Start installation
  • Provide existing database with tables in it
  • Set the prefix to streber_
  • Installation fails with Query error: CREATE DATABASE IF NOT EXISTS streber charset utf8 COLLATE utf8_general_ci

Script should be able to bypass this for installations that do not have MySQL privileges for CREATE
Rewrite SQL
 

1 Comments

pixtur:

3 years ago

Hmm. I am unable to reproduce this here.