phpbb/phpBB/includes/db
Nils Adermann e6421f9274 - solved a problem with magic urls inside brackets, and with bbcodes being treated as IPv6 addresses
- turn NOT IN () and IN () into 1=1 and 1=0 so the database will understand it, instead of throwing an error in sql_in_set [Bug #7118]
- some tiny fixes to fulltext_native


git-svn-id: file:///svn/phpbb/trunk@6886 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-01-13 22:32:03 +00:00
..
dbal.php - solved a problem with magic urls inside brackets, and with bbcodes being treated as IPv6 addresses 2007-01-13 22:32:03 +00:00
firebird.php - installer now checks if the page size is correct for Firebird 2007-01-09 01:33:20 +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 blah 2006-12-03 17:48:00 +00:00
mssql_odbc.php this is hopeless, we just insert and hope for the best. thats all we can really do... 2006-11-15 20:48:38 +00:00
mysql.php - make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4 2006-11-03 17:50:39 +00:00
mysqli.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
oracle.php #5562 2006-11-22 01:22:13 +00:00
postgres.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
sqlite.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00