Commit Graph

19 Commits

Author SHA1 Message Date
f0o
9ca926b9c6
SQLs are performed up to an execution time of 45s, then a page reload is induced to avoid fcgi/cgi/modphp timeouts. 2015-09-02 15:30:51 +01:00
f0o
501cf5a6ef
Present all output+errors at the end 2015-09-02 15:30:21 +01:00
f0o
a2096dad51
Remove dupe-warning suppressor 2015-09-02 15:29:09 +01:00
f0o
ca0f9ea2f9
Avoid useless I/O 2015-09-02 15:29:07 +01:00
f0o
2fd423f9fc
Revert build.sql
Make update.php responsive
2015-09-02 15:29:06 +01:00
f0o
3f7c37a523
revision fix 2015-09-02 15:29:04 +01:00
f0o
19059412da
Make installer more responsive
Update each schema in update.php after applying
Packaged new build.sql bundling all updates up to 067
2015-09-02 15:29:02 +01:00
f0o
87677eabeb
Use the persistent MySQL connections in install and build-base
Share mysql-connection from install to build-base
2015-09-02 15:28:54 +01:00
laf
446add9dd6 changed connection around 2015-08-15 17:37:20 +00:00
laf
f4f2c652ac Fix missing parameter for mysqli_select_db 2015-08-15 09:55:53 +00:00
laf
4b49c148b6 Added mysqli support 2015-08-08 19:27:18 +00:00
laf
021ada79cf Fixed web installer + made the mysql import message stronger 2015-08-07 16:15:56 +00:00
Job Snijders
d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
Thom Seddon
7508f58f7b Alert failed database selection in build-base.php
Previously this would continue and subsequent queries would fail
verbosely
2015-05-18 20:12:52 +01:00
Paul Gear
8431df19ec Better error checking and more informative messages for initial db build 2014-08-14 08:06:49 +10:00
laf
02792176fa Updated most files to use dbFacile 2014-03-12 22:21:33 +00:00
laf
2d76c9ae47 build-base.php now calls includes/sql-schema/update.php 2014-02-27 22:53:43 +00:00
laf
fbc9178d1d New web based installer to simplify installation install.php will now redirect and exit if config.php exists
Updated install docs
2014-02-02 15:05:29 +00:00
Tyler Christiansen
481d7a3c9f create new method for populating database 2013-10-28 18:40:48 -07:00