Commit Graph

124425 Commits

Author SHA1 Message Date
William Desportes
e64b59dbf8
Merge #18072 - Fix #18060 - Console height "Not a non-negative number" error
Fixes: #18060
Pull-request: #18072

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-04-07 10:29:39 +02:00
William Desportes
cdc48b36d1
Add ChangeLog entries for ee9c9a0300, #18235 and #18249
Ref: ee9c9a0300
Pull-request: #18245
Pull-request: #18281

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-04-07 10:21:50 +02:00
William Desportes
cf78e7ef33
Add a ChangeLog entry for #18266
Ref: #18266
Pull-request: #18319

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-04-07 10:15:50 +02:00
William Desportes
83a5f352cb
Add a ChangeLog entry for 5a0ecbf346
Ref: 5a0ecbf346

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-04-07 10:13:47 +02:00
William Desportes
5a0ecbf346
Merge #18324 - [UI] Remove float-end class on tracking versions table
Pull-request: #18324

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-04-07 10:12:32 +02:00
William Desportes
e0dc515638
Add tests for #18266 - unable to disable a feature
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-04-05 19:19:03 +02:00
Kamil Tekiela
1477c34c06 Remove float-end class
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-04-05 15:54:09 +01:00
Maurício Meneghini Fauth
b668a63dbc
Merge pull request #18319 from kamil-tekiela/Fix-bug-preventing-disabling-Tracking-feature
Fix bug preventing disabling tracking feature
2023-04-05 10:00:25 -03:00
109247019824
8a33ea334c
Translated using Weblate (Bulgarian)
Currently translated at 64.0% (2195 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/bg/
Signed-off-by: 109247019824 <stoyan@gmx.com>
2023-04-04 10:41:00 +02:00
Kamil Tekiela
e7717ed186 Fix bug preventing disabling tracking feature
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-04-03 12:22:31 +01:00
Maurício Meneghini Fauth
ee9c9a0300
Merge pull request #18297 from kamil-tekiela/measure-time-only-for-user-queries
Measure time only for user queries
2023-03-30 10:23:36 -03:00
Maximilian Krög
c5343eeed9 Fix gis extent calculation
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2023-03-29 21:14:40 -03:00
Kamil Tekiela
ef0ea05a8f Measure time only for user queries
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-30 00:41:38 +01:00
Maurício Meneghini Fauth
b91b1c25bc
Merge pull request #18245 from liviuconcioiu/18235
Fix #18235 - Fix charset column
2023-03-29 17:19:49 -03:00
Maurício Meneghini Fauth
d25780fe20
Merge pull request #18255 from kamil-tekiela/Fix-ENGINE-escaping
Fix ENGINE escaping
2023-03-29 17:04:17 -03:00
Maurício Meneghini Fauth
46df80f58f
Merge pull request #18281 from kamil-tekiela/getTrackingIcon
Optimize getTrackingIcon
2023-03-29 14:14:39 -03:00
Sumit Chahal
66b4b1a158 Correct description for DisableShortcutKeys
Signed-off-by: Sumit Chahal <smtchahal@gmail.com>
2023-03-29 13:49:40 -03:00
Luc
35a1fe4563
Translated using Weblate (German)
Currently translated at 100.0% (3427 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/de/
Signed-off-by: Luc <some_physics@live.com>
2023-03-28 15:55:58 +02:00
Kristijan \"Fremen\" Velkovski
7f2bc925d6
Translated using Weblate (Macedonian)
Currently translated at 26.6% (912 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/mk/
Signed-off-by: "Kristijan \"Fremen\" Velkovski" <me@krisfremen.com>
2023-03-27 06:38:50 +02:00
Maurício Meneghini Fauth
cf764231b5
Fix incomplete test
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-26 12:37:32 -03:00
William Desportes
2208f98ed0
Archive 2019 and 2020 ChangeLog entries
- 2019 -> 11c4f81a96
- 2020 -> 56c47386c7
2023-03-25 17:50:23 +01:00
Kristijan \"Fremen\" Velkovski
cfea665989
Translated using Weblate (Macedonian)
Currently translated at 26.5% (909 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/mk/
Signed-off-by: "Kristijan \"Fremen\" Velkovski" <me@krisfremen.com>
2023-03-25 03:11:10 +01:00
William Desportes
dca52a4357
Merge branch 'QA_5_1' into QA_5_2
- Updates the ChangeLog from the branches below,  yay
    -> 4.9 into 5.0 (until now could not push 5.0)
    -> 5.0 into 5.1 (pushed)
    -> 5.1 into 5.2 (this commit)
2023-03-25 01:40:11 +01:00
William Desportes
a90c797014
Merge branch 'QA_5_0' into QA_5_1
- Pagination fix is already there since 77c34f4e65
- Adds security fix for drag and drop
- Updates ChangeLog
    - I did omit the 5.0.5 not yet released cut as the changes where eaten by 5.1.0
- discarded all incoming changes (all already applied, normally)
2023-03-25 01:33:36 +01:00
William Desportes
5f12e75bfd
Merge branch 'QA_4_9' into QA_5_0 2023-03-25 01:08:15 +01:00
William Desportes
472c4442b4
Merge branch 'QA_5_1' into QA_5_2 2023-03-24 22:52:20 +01:00
William Desportes
1fa01593db
Merge branch 'QA_5_0' into QA_5_1 2023-03-24 22:50:06 +01:00
Maurício Meneghini Fauth
0301e48a27
Add ChangeLog entry for #17702
- Closes #17702

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-24 16:35:15 -03:00
Maurício Meneghini Fauth
64aa5fc7b9
Merge pull request #17718 from PicoI2/handle-large-number-of-tables-in-database-qa52
Fix for handle large number of tables in a single database (based on QA_5_2)
2023-03-24 11:56:56 -03:00
Nicolas Hervouet
e4d9a1a66a
Fix for handle large number of tables in a single database (more than 10k)
getTablesFull was taking too much time, because MySQL do not have a real table where it stores all tables information.
So when it runs a query like select * from information_schema.TABLES ORDER BY Name limit 250 offset 0, MySQL has to read information about all tables to build his in memory table, then sort it by name, and then return 250 first tables.
But reading information about one table takes time, and that's why the query is very slow when you have a lot of tables.
Note that the problem is the same with 'SHOW TABLE STATUS'.

So, in order to speed up this query, we have to limit it to a small list of tables, as it, MySQL has to read table information only for few tables.
Note that SHOW TABLES is not that long, even with a large amount of tables.

The idea here is to use the result of SHOW TABLES query, to apply paging on this table list, and then to run the query on information_schema.TABLES only on tables we want.

Signed-off-by: Nicolas Hervouet <github@pico12.fr>
2023-03-24 11:55:30 -03:00
Kamil Tekiela
b5ae50454d Optimize getTrackingIcon
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-22 13:07:22 +00:00
Marcin Gil
c245378862
Translated using Weblate (Polish)
Currently translated at 99.5% (3293 of 3309 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pl/
Signed-off-by: Marcin Gil <mg@artigo.pl>
2023-03-22 04:43:29 +01:00
109247019824
be1759cab5
Translated using Weblate (Bulgarian)
Currently translated at 68.4% (2265 of 3309 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/bg/
Signed-off-by: 109247019824 <stoyan@gmx.com>
2023-03-22 04:43:28 +01:00
Marcin Gil
56d19eb4aa
Translated using Weblate (Polish)
Currently translated at 47.1% (1616 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/pl/
Signed-off-by: Marcin Gil <mg@artigo.pl>
2023-03-22 04:43:22 +01:00
109247019824
0aeda2bde0
Translated using Weblate (Bulgarian)
Currently translated at 63.6% (2181 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/bg/
Signed-off-by: 109247019824 <stoyan@gmx.com>
2023-03-22 04:43:21 +01:00
William Desportes
ac52485973
Merge #18280 - Ref #18249 - Don't parse SQL if no tracking is in progress
Pull-request: #18280
Ref: #18249

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-03-21 10:03:18 +01:00
Maurício Meneghini Fauth
9086e1f07d
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3427 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-21 07:25:33 +01:00
Kamil Tekiela
8550db2d11 Don't parse SQL if no tracking is in progress
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-20 16:24:35 +00:00
Maurício Meneghini Fauth
5e0caaf099
Merge pull request #18262 from kamil-tekiela/Fix-bug-and-optimize-export
Optimize export of many tables
2023-03-18 07:07:48 -03:00
Maurício Meneghini Fauth
3655497d61
Merge pull request #18268 from liviuconcioiu/appearence
Fix empty Appearance settings
2023-03-18 05:11:50 -03:00
Herman Peeren
c75398af78
Translated using Weblate (Dutch)
Currently translated at 100.0% (3309 of 3309 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/nl/
Signed-off-by: Herman Peeren <herman@yepr.nl>
2023-03-17 11:41:41 +01:00
Herman Peeren
ef6cb6cc18
Translated using Weblate (Dutch)
Currently translated at 100.0% (3427 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/nl/
Signed-off-by: Herman Peeren <herman@yepr.nl>
2023-03-17 11:39:16 +01:00
Liviu-Mihail Concioiu
f7f7e63f9a Fix empty appearance settings
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2023-03-17 11:12:05 +01:00
Herman Peeren
3a4f7c6453
Translated using Weblate (Dutch)
Currently translated at 100.0% (3427 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/nl/
Signed-off-by: Herman Peeren <herman@yepr.nl>
2023-03-16 10:41:14 +01:00
Kamil Tekiela
e9b9c120af Fix getTablesFull() and related tests
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-15 19:59:35 +00:00
Kamil Tekiela
3db245f462 Optimize export of many tables
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-15 19:59:35 +00:00
Maurício Meneghini Fauth
00197f4ff4
Merge pull request #18261 from kamil-tekiela/tableStatus-with-numerical-table
Fix a bug with numerical table name
2023-03-15 13:49:38 -03:00
Kamil Tekiela
d7f599df00 Accept table with name 0 in getTablesFull
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-14 22:11:05 +00:00
Kamil Tekiela
282dc9a27e Fix a bug with numerical table name
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-14 21:35:10 +00:00
Kuba Niewiarowski
d3ec2fc5cf
Translated using Weblate (Polish)
Currently translated at 45.9% (1573 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/pl/
Signed-off-by: Kuba Niewiarowski <jakub@niewiarowski.it>
2023-03-14 01:51:38 +01:00