Commit Graph

15 Commits

Author SHA1 Message Date
Michal Čihař
9c52cd4c66 Correctly name upgrade file (pr #12688)
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-09 18:11:19 +01:00
Daniel Popiniuc
7a76640279 Bookmark id that is an auto_increment column can only take positive values starting from 1, therefore should be unsigned otherwise half of allowed interval is wasted from start, and this is the fix for that. 2016-11-09 15:26:38 +02:00
Madhura Jayaratne
439fc3035c Remove create_tables_drizzle.sql
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-10 01:06:56 +10:00
Madhura Jayaratne
50d7c81e7d Fix #1817 Creating configuration storage tables fail in MySQL 5.7
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-24 11:20:49 +05:30
Madhura Jayaratne
8c6261c73f Underscores are preferred to separate words in configuration storage table names/directives
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-09 17:06:28 +05:30
Madhura Jayaratne
4ab83556c6 Allow using templates created for other databases/tables
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02 21:04:02 +05:30
Madhura Jayaratne
545db4a443 rfe #812 store export definitions for reuse
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02 21:03:57 +05:30
Madhura Jayaratne
29e29757c6 Remove more character set specifications
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02 08:26:04 +05:30
Madhura Jayaratne
eb6607bbd7 Merge branch 'QA_4_4' 2015-07-02 08:24:50 +05:30
Madhura Jayaratne
626487f865 Remove character set from create_tables_drizzle.sql
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02 08:19:24 +05:30
Deven Bansod
2e6abf3cb2 Modified structure for pma__designer_settings table
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-06-29 13:33:42 +05:30
Deven Bansod
3d1157c944 Changed the mysql reserved words conflicting column names
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-06-25 00:14:06 +05:30
Madhura Jayaratne
3ff7a26426 Use 'username' instead of 'user' to be consistent with other phpMyAdmin tables
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-23 20:05:47 +05:30
Deven Bansod
54a480e8eb Designer settings saved in a new table in configuration storage
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-06-21 15:44:39 +05:30
Madhura Jayaratne
1b87db5724 bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL scripts to sql directory
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-30 22:55:33 +05:30