alecpl
2008-05-02 d1403fd7268ccf96ab6e7d04506ea1b1802c7eb2
refs
author alecpl <alec@alec.pl>
Friday, May 2, 2008 03:35 -0400
committer alecpl <alec@alec.pl>
Friday, May 2, 2008 03:35 -0400
commitd1403fd7268ccf96ab6e7d04506ea1b1802c7eb2
tree 8f830c1c80eeedc9cff5a041208255d8d8e008c9 tree | zip | gz
parent bbf15d8115e19bf12b156e2a4d52221bcae40d6c view | diff
- fixed #1485032 and updated MDB2 package+drivers


29 files modified
19474 ■■■■■ changed files
CHANGELOG 7 ●●●●● diff | view | raw | blame | history
program/lib/MDB2.php 48 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/Common.php 3652 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/mssql.php 932 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/mysql.php 93 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/mysqli.php 92 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/pgsql.php 6 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/sqlite.php 5 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/Common.php 540 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/mssql.php 369 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/mysql.php 254 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/mysqli.php 270 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/pgsql.php 214 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/sqlite.php 287 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/Common.php 81 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/mssql.php 1942 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/mysql.php 450 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/mysqli.php 409 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/pgsql.php 1622 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/sqlite.php 37 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/Common.php 1022 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/mssql.php 4 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/pgsql.php 11 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/sqlite.php 14 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/mssql.php 212 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/mysql.php 3218 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/mysqli.php 3536 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/pgsql.php 114 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/sqlite.php 33 ●●●● diff | view | raw | blame | history