mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 02:27:34 -07:00
Revert "Set SQL_MODE = "" as GLOBAL"
This commit is contained in:
parent
745f7f3947
commit
ba95334374
3 changed files with 2 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
SET GLOBAL SQL_MODE = "";
|
||||
SET SQL_MODE = "";
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for `bb_attachments`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue