1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 12:03:21 +01:00

12 Commits

Author SHA1 Message Date
dougk_ff7
f18be0f135 Fixes bug 498620, among others. A problem with a rank_max value still hanging around in SQL statements. It was still created by all the schema files, so I changed it there, too. If I end up creating more problems, I'll revert them to the old values... Actually, I think I'd better. Anyway, don't even ask why I updated Oracle. I felt like it, plus we may use it someday...
That's it for now! One bug fix... yeah!


git-svn-id: file:///svn/phpbb/trunk@1779 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-03 02:27:31 +00:00
Paul S. Owen
cd2135b727 Minor updates to post_username, post_subject and topic_title field lengths
git-svn-id: file:///svn/phpbb/trunk@1642 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-20 00:45:41 +00:00
Paul S. Owen
284dbec9cf Various changes to accompany session updates ... MSSQL users should be prepared to alter or remove the session_last_visit field or face potential problems
git-svn-id: file:///svn/phpbb/trunk@1588 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-15 16:40:35 +00:00
Paul S. Owen
a552d5b7d5 Removed autologin_key + fixed bug #471878
git-svn-id: file:///svn/phpbb/trunk@1571 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-14 16:32:33 +00:00
Paul S. Owen
f6cea9c614 Updated schema for session stuff + fix for mysql search result id
git-svn-id: file:///svn/phpbb/trunk@1563 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-14 02:11:57 +00:00
Paul S. Owen
dea6471387 Fixed bug #490611
git-svn-id: file:///svn/phpbb/trunk@1551 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-11 02:41:47 +00:00
Bart van Bragt
076206dc0c Fix for some small problems with upgrade
git-svn-id: file:///svn/phpbb/trunk@1548 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-10 21:53:27 +00:00
Paul S. Owen
84a2b7dad4 Updated for improved use with ODBC setups + introduced a re-install feature ... the schema updates _only_ remove foreign key and drop table clauses
git-svn-id: file:///svn/phpbb/trunk@1491 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-30 23:15:53 +00:00
Bart van Bragt
7eee52fff3 Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !!
git-svn-id: file:///svn/phpbb/trunk@1436 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-24 17:17:32 +00:00
Bart van Bragt
e0489034fc Oops, smallint is too small for group_id.. Thanks Paul :D
git-svn-id: file:///svn/phpbb/trunk@1427 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-23 18:52:46 +00:00
Bart van Bragt
4e621ef3c3 Some space/speed checkups on the types in the MySQL schema
git-svn-id: file:///svn/phpbb/trunk@1426 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-23 18:44:11 +00:00
Paul S. Owen
215dff4ba8 Moved from parent directory - no other changes ... at least I don't remember any ... I'll regret saying that, I just know it ...
git-svn-id: file:///svn/phpbb/trunk@1393 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-20 22:29:14 +00:00