aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/schemas/mysql_schema.sql
Commit message (Expand)AuthorAgeFilesLines
* Move to 'centralised' location in install/Paul S. Owen2002-07-161-701/+0
* oopsPaul S. Owen2002-07-141-1/+2
* Latest schemaPaul S. Owen2002-07-141-48/+196
* Ok, a schema fix... Not a terrible problem....dougk_ff72002-06-271-4/+4
* Few more changesPaul S. Owen2002-06-211-41/+42
* A few suggested or preliminary changes ... these aren't fixed and again I sug...Paul S. Owen2002-06-211-234/+161
* NOTE! This is a work in progress and is subject to considerable change ... an...Paul S. Owen2002-06-081-49/+97
* Add fields for forum/topic post count incrementing and topic moderationPaul S. Owen2002-05-211-1/+5
* IP size to 40 charsPaul S. Owen2002-05-081-58/+58
* Associated schema changesPaul S. Owen2002-04-201-0/+14
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and...Paul S. Owen2002-04-201-1/+1
* Re-fix schemas to allow decimal/real numbers in timezone ...Paul S. Owen2002-03-211-1/+1
* Remove auto increment/IDENTITY/autonumber/sequence from forum_id in _forums, ...Paul S. Owen2002-02-111-1/+1
* Updates for topic_first_id, NOTE that these basics include a new updated subS...Paul S. Owen2002-02-021-0/+1
* Added index on topic_type (topics table)Bart van Bragt2002-01-111-1/+2
* Change prune_enable default to 0 as per bug #498800Paul S. Owen2002-01-101-1/+1
* Fixes bug 498620, among others. A problem with a rank_max value still hangin...dougk_ff72002-01-031-1/+0
* Minor updates to post_username, post_subject and topic_title field lengthsPaul S. Owen2001-12-201-2/+2
* Various changes to accompany session updates ... MSSQL users should be prepar...Paul S. Owen2001-12-151-1/+0
* Removed autologin_key + fixed bug #471878Paul S. Owen2001-12-141-1/+0
* Updated schema for session stuff + fix for mysql search result idPaul S. Owen2001-12-141-3/+6
* Fixed bug #490611Paul S. Owen2001-12-111-1/+1
* Fix for some small problems with upgradeBart van Bragt2001-12-101-3/+3
* Updated for improved use with ODBC setups + introduced a re-install feature ....Paul S. Owen2001-11-301-28/+0
* Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN TH...Bart van Bragt2001-11-241-1/+1
* Oops, smallint is too small for group_id.. Thanks Paul :DBart van Bragt2001-11-231-3/+3
* Some space/speed checkups on the types in the MySQL schemaBart van Bragt2001-11-231-20/+20
* Moved from parent directory - no other changes ... at least I don't remember ...Paul S. Owen2001-11-201-0/+584