phpbb/phpBB/includes/db
Nils Adermann 91b3195255 [ticket/9685] Buffer posts for search indexing when using mssqlnative.
To have a generic solution there is now a sql_buffer_nested_transaction()
which indicates that the given SQL driver requires buffering to run a
transaction while iterating over another result set.

PHPBB3-9685
2011-03-15 01:41:16 +01:00
..
db_tools.php [ticket/8944] Patch db_tools to support index length for MySQL4 2010-09-05 03:14:27 +02:00
dbal.php [ticket/9685] Buffer posts for search indexing when using mssqlnative. 2011-03-15 01:41:16 +01:00
firebird.php [ticket/10057] Fixes for a bunch of small problems. 2011-03-08 19:48:56 -05: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 [ticket/9637] Do not cache SQL server version in all cases 2010-07-11 01:41:38 +02:00
mssql_odbc.php [ticket/9637] Do not cache SQL server version in all cases 2010-07-11 01:41:38 +02:00
mssqlnative.php [ticket/9685] Buffer posts for search indexing when using mssqlnative. 2011-03-15 01:41:16 +01:00
mysql.php [ticket/9637] Do not cache SQL server version in all cases 2010-07-11 01:41:38 +02:00
mysqli.php [ticket/9637] Do not cache SQL server version in all cases 2010-07-11 01:41:38 +02:00
oracle.php Merge branch 'ticket/jellydoughnut/9637' into develop-olympus 2010-07-11 01:44:59 +02:00
postgres.php [ticket/10057] Fixes for a bunch of small problems. 2011-03-08 19:48:56 -05:00
sqlite.php [ticket/9637] Do not cache SQL server version in all cases 2010-07-11 01:41:38 +02:00