mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/13406] Add a space between the index name and columns list
Currently there's no space between the index name and columns list when generating ADD INDEX sql query for MySQL DBMSes. This may cause errors on earlier MySQL versions like 3.23. PHPBB3-13406
This commit is contained in:
parent
ac8b07ddd9
commit
2f92bc38e6
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Reference in a new issue