This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-02-24 03:54:10 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
/
db
History
Meik Sievertsen
521dfdbb05
increase the odbc limit (64k is too low, the theme data itself is >64k)
...
git-svn-id: file:///svn/phpbb/trunk@8038 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-08-16 15:38:13 +00:00
..
dbal.php
this should work fine now...
2007-07-24 15:17:47 +00:00
firebird.php
#13033
2007-07-05 15:45:24 +00:00
index.htm
…
mssql_odbc.php
increase the odbc limit (64k is too low, the theme data itself is >64k)
2007-08-16 15:38:13 +00:00
mssql.php
#13874
2007-07-30 03:16:31 +00:00
mysql.php
turn on strict mode for databases that support it
2007-08-14 12:27:35 +00:00
mysqli.php
turn on strict mode for databases that support it
2007-08-14 12:27:35 +00:00
oracle.php
#13916
2007-08-02 05:05:44 +00:00
postgres.php
…
sqlite.php
…