mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10445 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -639,9 +639,6 @@ GO
|
||||
CREATE INDEX [log_type] ON [phpbb_log]([log_type]) ON [PRIMARY]
|
||||
GO
|
||||
|
||||
CREATE INDEX [log_time] ON [phpbb_log]([log_time]) ON [PRIMARY]
|
||||
GO
|
||||
|
||||
CREATE INDEX [forum_id] ON [phpbb_log]([forum_id]) ON [PRIMARY]
|
||||
GO
|
||||
|
||||
|
Reference in New Issue
Block a user