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
Francois Gaillard
b8df8e6fb1 [-] Classes : Db : Fixed $link 2013-06-26 17:39:53 +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
Rémi Gaillard
5490f6063d [-] Installer: check create table privileges 2013-02-01 18:36:35 +01:00
François Gaillard
064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
a1db83ef41 //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
lLefevre
779cf350af // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
046b51ab99 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
dMetzger
add0b662b5 // Source typo #PSCFV-3562 2012-08-08 07:02:22 +00:00
dMetzger
b7b410f512 [*] Installer : added timout to sql connection 2012-08-07 12:32:40 +00:00
lLefevre
502358f444 [-] BO : fix #PSCFV-2480 : fix translations 2012-05-22 12:42:58 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
91e038d5e1 // Add support of different mysql port for mysqli and pdo 2012-02-02 13:50:27 +00:00
rMalie
6c71b52b6b // Check if at least one table with same prefix already exists in new installer 2012-01-05 14:28:10 +00:00
rMalie
4b17d64cf7 // Fix PrestaShopException typo 2012-01-04 13:53:19 +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