phpbb/phpBB/includes/db
Meik Sievertsen 84738055a2 - fixed some bugs
- made sql schemas consistent
- added correct sequences and generators to sql schemas
- extended some rows to hold more data. This solves issues with multibyte characters and too short topic titles, names, etc.
- allow multibyte characters in usernames


git-svn-id: file:///svn/phpbb/trunk@5784 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-04-15 14:48:36 +00:00
..
dbal.php - fix cookie shortening 2006-03-09 18:32:50 +00:00
firebird.php - add our beloved in_phpbb check 2006-03-19 14:23:21 +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 - add our beloved in_phpbb check 2006-03-19 14:23:21 +00:00
mssql_odbc.php - a bunch of bugfixes. :P 2006-03-21 19:23:34 +00:00
mysql.php - add our beloved in_phpbb check 2006-03-19 14:23:21 +00:00
mysql4.php - add our beloved in_phpbb check 2006-03-19 14:23:21 +00:00
mysqli.php - fix for a php bug (not able to connect on custom ports if the server is localhost - though 127.0.0.1 works) -> #1444 2006-04-08 17:34:04 +00:00
oracle.php - fixed some bugs 2006-04-15 14:48:36 +00:00
postgres.php - fixed some bugs 2006-04-15 14:48:36 +00:00
sqlite.php - Bug 1183 2006-03-22 00:48:43 +00:00