Commit Graph

22 Commits

Author SHA1 Message Date
Damien Metzger
c0c6c10bba [-] IN : fixed local install without connection #PSCFV-9286 #PSCFV-9709 2013-07-09 10:21:22 +02:00
Francois Gaillard
8d3f330b2d [-] IN : Fixed bug with database creation 2013-07-03 12:19:34 +02:00
Damien Metzger
5789e6eb51 [*] IN : only display the button to create the database if you can actually create the database 2013-07-03 11:28:55 +02:00
Damien Metzger
bfa2f33c65 [*] IN : the installer can now attempt to create the database for you 2013-07-03 11:04:34 +02:00
Damien Metzger
19ee2c953f [*] IN : removed the possibility to choose his own storage engine, automatically select the best one 2013-06-26 14:26:37 +02:00
Francois Gaillard
dfac99dc64 [-] Classes : Db classe fixed (check InnoDB support MySQL >= 5.6) 2013-05-30 16:23:24 +02:00
gRoussac
c7e87eb195 [-] CORE : Fix warning when result from query is not a ressource 2013-02-13 19:53:48 +01:00
Rémi Gaillard
418a3ba10d [-] Installer: check create table privileges 2013-02-01 18:36:35 +01:00
Francois Gaillard
8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
lLefevre
6588f9514c // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
398d345362 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
dMetzger
4f8d07b075 // Missing param in MySQL::tryToConnect 2012-08-16 07:10:41 +00:00
dMetzger
dcbb07649b [*] Installer : added timout to sql connection 2012-08-07 12:32:40 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
1faaf46f2b // Check if at least one table with same prefix already exists in new installer 2012-01-05 14:28:10 +00:00
rMalie
e28d3ce80f // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
mDeflotte
684c0455e0 // Replace tab by a space between keyword "function" and the function name 2011-10-13 15:26:39 +00:00
rMalie
cf4db864d3 [+] Classes: add PDO support if extension is activated
[*] Classes: add engine check (innodb)
2011-10-13 15:00:08 +00:00
rMalie
3574f0a923 // Add exceptions in db classes + normalize some files + split defines.inc file 2011-10-11 10:04:23 +00:00
rMalie
9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +00:00
rMalie
ae8fe141a5 [+] Classes: add DbQuery class in order to build queries (usefull when working with chunks of queries) 2011-09-20 16:14:19 +00:00