Burak Yavuz
95890fa895
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3214 of 3214 strings)
[CI skip]
2016-04-11 09:52:51 +02:00
Ming Tsay
08a23a8406
Translated using Weblate (Chinese (Taiwan))
...
Currently translated at 97.8% (3146 of 3214 strings)
[CI skip]
2016-04-11 09:52:49 +02:00
Madhura Jayaratne
1687d139af
Do not hide indexes under a slider
...
Fixes #12173
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-04-08 22:09:27 +10:00
Michal Čihař
568306622d
Add link to Docker hub for image information
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-08 08:52:41 +02:00
Isaac Bennetch
015cabec48
Merge branch 'QA_4_6'
2016-04-07 15:08:43 -04:00
Isaac Bennetch
141c455d8f
Minor grammar fix
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-04-07 14:59:30 -04:00
Michal Čihař
9d57ab4f2b
Remove unused code
...
This was used only in testsuite and quite some portion of tests existed
just to test this.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-07 09:51:49 +02:00
Michal Čihař
0227caf067
Adjust tests to new processing of password
...
Issue #12147 , #12143
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-07 09:47:34 +02:00
Michal Čihař
f4e16addb7
Merge remote-tracking branch 'origin/pull/12147' into tmp
2016-04-07 09:39:21 +02:00
Michal Čihař
f9ef2eb37e
Improve performance with SkipLockedTables
...
We now fetch all table status in one query, so this has pretty much same
speed as SkipLockedTables disabled.
Issue #12129
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-07 09:25:53 +02:00
Michal Čihař
338686589b
Filter in use tables at MySQL server to improve performance on big servers
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-07 08:46:43 +02:00
Michal Čihař
e9386bc623
Adjust travis badge to svg
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 17:16:13 +02:00
Michal Čihař
53689f69d0
User more sensible spacing in structure tables
...
Issue #12166
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 17:11:39 +02:00
Michal Čihař
ed63c261d8
More compact rendering of navigation tree
...
The spacing is not really needed here.
Fixes #12166
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 17:02:13 +02:00
Michal Čihař
9f6a146e86
Merge branch 'QA_4_6'
2016-04-06 16:56:29 +02:00
Michal Čihař
5e965bedf3
Make upgrade warning a bit more descriptive
...
Issue #12164
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 16:55:49 +02:00
Michal Čihař
16dc45bb9d
Make warning a bit stronger
...
Obviously users are doing this for ages and are surprised that the old
script doesn't work with new code.
Issue #12159
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 16:54:32 +02:00
Michal Čihař
e4cdd324d6
Merge branch 'QA_4_6'
2016-04-06 16:48:20 +02:00
Michal Čihař
0db84175b3
Update SQL parser to 95118e6db10c642a1d518e666c2aaed1b4991492
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 16:47:52 +02:00
Michal Čihař
ad4e55e0f7
Merge branch 'QA_4_6'
2016-04-06 16:04:51 +02:00
Michal Čihař
659c89e464
Update SQL Parser to 8de4749d803858859fcf7a39b1bbf058745920f0
...
See #12165
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 16:04:35 +02:00
Michal Čihař
a5bcab5592
Make warning a bit stronger
...
Obviously users are doing this for ages and are surprised that the old
script doesn't work with new code.
Issue #12159
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 15:18:42 +02:00
Michal Čihař
6d480f6791
Merge branch 'QA_4_6'
2016-04-06 14:06:37 +02:00
Michal Čihař
7de636d826
Fix PHP error if user did unpack new version over old one
...
By doing stricter check on filename, we avoid old classes which break
autoloader.
Fixes #12159
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 14:05:49 +02:00
Michal Čihař
2c1b18a75b
Merge branch 'QA_4_6'
2016-04-06 13:52:07 +02:00
Michal Čihař
7413208ce7
Merge pull request #12157 from nijel/ssl
...
Simplify SSL setup
2016-04-06 13:51:24 +02:00
Michal Čihař
e875d4b50b
Adjust tracking test to new code
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 11:58:20 +02:00
Michal Čihař
b67febe3b0
Simplify fetching tracking status
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 11:37:46 +02:00
Michal Čihař
5d37731854
Merge branch 'QA_4_6'
2016-04-06 11:29:49 +02:00
Michal Čihař
73278068a9
Adjust tests to simplified DatabaseStructureController
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 11:29:43 +02:00
Michal Čihař
f42674aa0f
Better document why these aliases are needed
...
It's no longer for MySQL forward compatibility, but rather for
possibility to switch between SHOW TABLES and INFORMATION_SCHEMA using
DisableIS directive.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 11:05:31 +02:00
Michal Čihař
635f83a634
Remove unused method
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 11:04:25 +02:00
Michal Čihař
319441274c
Share code for getting table status
...
This way it correctly respects DisableIS setting.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 11:03:33 +02:00
Michal Čihař
6c712a3c15
Revert "Remove compatibility code with MySQL < 5.0"
...
This is still needed
Fixes #12161
This reverts commit edd264c91f .
2016-04-06 10:55:38 +02:00
Michal Čihař
fdd6d3105d
Merge branch 'QA_4_6'
2016-04-06 10:39:17 +02:00
Michal Čihař
96a2e3e35a
Avoid using globals for things we have as class attribute
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 10:39:10 +02:00
Michal Čihař
412af774ba
Avoid using superglobal
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 10:36:20 +02:00
Michal Čihař
d99c4f357d
Merge branch 'QA_4_6'
2016-04-06 10:32:36 +02:00
Michal Čihař
e009217f43
Fix check for system schema
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 10:32:28 +02:00
Michal Čihař
298efcf139
Merge branch 'QA_4_6'
2016-04-06 10:19:37 +02:00
Michal Čihař
ec984877d8
Improve performance of database structure page
...
There is no need to get full list of tables twice, it's enough to do it
in the controller itself.
Fixes #12129
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 10:17:56 +02:00
Michal Čihař
f58349481d
Avoid destroying already initalized gettext variables
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 10:13:40 +02:00
Michal Čihař
d8d9ab421e
Always set correct sub_part request
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 09:59:22 +02:00
Michal Čihař
c136a74705
Cache current user information for DBI lifetime
...
We query this information quite often, so it makes sense to fetch it
only once from the MySQL server.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 09:45:53 +02:00
Michal Čihař
354a434838
Merge branch 'QA_4_6'
2016-04-06 08:48:26 +02:00
Michal Čihař
51b5a236c7
Fix check for not set domain
...
Fixes #12154
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-06 08:47:50 +02:00
Michal Čihař
69e59c5987
Fix underline
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-05 10:23:44 +02:00
Michal Čihař
c3afee6235
Merge branch 'QA_4_6'
2016-04-05 10:05:46 +02:00
Michal Čihař
1580d2fa4d
Fixed SQL quoting in SQL export
...
The fix for 4.5 branch was wrongly merged here.
Fixes #12029
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-05 10:05:22 +02:00
Michal Čihař
66c0fbd631
Simplify SSL setup
...
Simplify setup to follow current PHP documentation:
- the MYSQLI_CLIENT_SSL flag should not be needed
- there is mysqli_option flag to turn of certificate verification
- remove check for defined constants, all should be there in PHP
versions we support
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-05 09:57:52 +02:00