phpbb/phpBB/includes/db
Andreas Fischer 3496948b94 Merge branch 'ticket/bantu/9643' into develop-olympus
* ticket/bantu/9643:
  [ticket/9643] Only split $port from $sqlserver, if it's not an IPv6 address.
2010-06-20 22:45:28 +02:00
..
db_tools.php Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Pucci at Microsoft [Bug #57055] 2010-02-11 00:02:51 +00:00
dbal.php Add sql_bit_or() dbal method. Add ability to enable quick reply in all forums. -- Voila ;-) 2010-02-15 15:04:44 +00:00
firebird.php Add sql_bit_or() dbal method. Add ability to enable quick reply in all forums. -- Voila ;-) 2010-02-15 15:04:44 +00:00
index.htm Moved to includes ... since they are included too .. trying to "clean up" structure a little 2003-03-17 10:54:23 +00:00
mssql.php Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw) 2008-10-02 12:04:12 +00:00
mssql_odbc.php Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw) 2008-10-02 12:04:12 +00:00
mssqlnative.php Forgot to properly update the file header of mssqlnative.php, revising r10489 [Bug #57055] 2010-02-11 00:05:32 +00:00
mysql.php Fix Bug #55785 - Correct call to mysql_pconnect(). 2009-12-23 15:07:52 +00:00
mysqli.php Ok, story real database server info, as well as caching it 2008-09-04 12:01:47 +00:00
oracle.php [ticket/9132] Oracle CLOB support is broken, preventing storage of long strings 2010-06-13 19:18:35 -05:00
postgres.php [ticket/9643] Only split $port from $sqlserver, if it's not an IPv6 address. 2010-06-08 19:27:55 +02:00
sqlite.php Ok, story real database server info, as well as caching it 2008-09-04 12:01:47 +00:00