| osCommerce:/trunk/oscommerce/includes/classes/database/ |
hide Line HistoryConstraint |
Changelog
1865
by hpdl on
08 March 2009, 23:00:36 +0100
(8 months ago)
Force error logging to a file in the working directory
Log MySQL warnings and errors Force MySQL >= 5.0.2 to use STRICT_ALL_TABLES sql mode at runtime New Error Log Administration Tool Application to …
./mysqli.php
1865
1863
by hpdl on
07 March 2009, 00:53:49 +0100
(8 months ago)
merge from hpdl r1844-r1858
Move Administration Tool sections to self contained Applications Use JSON for RPC calls Add jQuery and jQuery UI Dynamic data table listings Live Search feature
./mysql.php
1863
./mysqli.php
1863
1498
by hpdl on
29 March 2007, 16:04:50 +0200
(2 years 7 months ago)
update version number to 3.0 Alpha 4
update copyright notice / license notice merge from hpdl r1497
./mysql.php
1498
./mysql_innodb.php
1498
./mysqli.php
1498
1372
by hpdl on
05 March 2007, 23:58:51 +0100
(2 years 8 months ago)
merge from hpdl r1290-r1291, r1293
introduce the administrators log class to log database changes performed from the administration tool introduce the new Administrators Log section on the Administra…
./mysql.php
1372
./mysqli.php
1372
1321
by hpdl on
05 March 2007, 21:55:44 +0100
(2 years 8 months ago)
merge from hpdl r1122-r1123
add a mysqli database layer for php5/mysql4
./mysqli.php
1321
1319
by hpdl on
05 March 2007, 21:43:07 +0100
(2 years 8 months ago)
merge from hpdl r1117-r1120
mysql_fetch_assoc() exists from PHP 4.0.3 mysql_escape_string() exists as from PHP 4.0.3 so use that as the default value instead of addslashes() move the string parsing l…
./mysql.php
1319
757
by hpdl on
23 August 2006, 14:22:54 +0200
(3 years 2 months ago)
merge from hpdl r725, r728, r729, r732, r733, r734
- standardize general.php functions - new osC_Address class for adadress related functions (incl. address format string being moved to the countries …
./mysql.php
757
554
by hpdl on
29 April 2006, 18:26:53 +0200
(3 years 6 months ago)
merge from hpdl -r474
./mysql.php
554
368
by hpdl on
22 December 2005, 17:27:23 +0100
(3 years 10 months ago)
merge from hpdl -r152 (having problems merging the includes/content directory and hope to get that fixed in the next commit)
./mysql.php
368
./mysql_innodb.php
368
151
by mattice on
02 August 2005, 16:33:25 +0200
(4 years 3 months ago)
Update linefeeds
./mysql.php
151
./mysql_innodb.php
151
48
by hpdl on
09 March 2005, 00:27:48 +0100
(4 years 8 months ago)
fix the batch query total size logic
./mysql.php
48
5
by hpdl on
31 January 2005, 02:40:15 +0100
(4 years 9 months ago)
Added svn:keywords Id property
./mysql.php
5
./mysql_innodb.php
5
1
by hpdl on
31 January 2005, 01:06:19 +0100
(4 years 9 months ago)
Initial import
./mysql.php
1
./mysql_innodb.php
1
|