Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 8ee319b5f75331cc4611f2dfac6a963b39ce0402
https://github.com/phpmyadmin/phpmyadmin/commit/8ee319b5f75331cc4611f2dfac6a963b39ce0402
Author: Khushal Patel <[email protected]>
Date: 2026-02-27 (Fri, 02 February 2026) +05:30

Changed paths: 
M js/src/drag_drop_import.js

Log Message:
-----------
fix #18557: Drag & drop difference between Firefox & Chromium browsers

Signed-off-by: Khushal Patel <[email protected]>

Commit: caf10cc389f1f84426572d2ab58d4acddcca1f0e
https://github.com/phpmyadmin/phpmyadmin/commit/caf10cc389f1f84426572d2ab58d4acddcca1f0e
Author: Maximilian KrΓΆg <[email protected]>
Date: 2026-03-24 (Tue, 03 March 2026) +01:00

Changed paths: 
M libraries/classes/Server/Status/Processes.php

Log Message:
-----------
Only hide processes in status Sleep and inactive Daemon

Signed-off-by: Maximilian KrΓΆg <[email protected]>

Commit: 580546b5048e5c9952d5286391806c9d43fe5fc6
https://github.com/phpmyadmin/phpmyadmin/commit/580546b5048e5c9952d5286391806c9d43fe5fc6
Author: Matt Van Horn <[email protected]>
Date: 2026-03-30 (Mon, 03 March 2026) -07:00

Changed paths: 
M templates/server/status/processes/list.twig

Log Message:
-----------
fix: skip user link for non-real users in processes list

Do not render a link to the privileges page for pseudo-users like
event_scheduler and unauthenticated user, since they have no
corresponding entry in the user accounts table.

Fixes #19842

Signed-off-by: Matt Van Horn <[email protected]>
Co-Authored-By: Claude Opus 4.6 <[email protected]>

Commit: 04424694c3f0c88f3d198498dfcc42c19ef2cecd
https://github.com/phpmyadmin/phpmyadmin/commit/04424694c3f0c88f3d198498dfcc42c19ef2cecd
Author: GS <[email protected]>
Date: 2026-03-31 (Tue, 03 March 2026) +02:00

Changed paths: 
M libraries/classes/Operations.php

Log Message:
-----------
Refactor InnoDB file format retrieval logic

Simplified retrieval of InnoDB file format by removing unnecessary version 
check.

Signed-off-by: Guido Selva [email protected]

Commit: 45fdf3123d7f024352c19e46a082bc6792adba5e
https://github.com/phpmyadmin/phpmyadmin/commit/45fdf3123d7f024352c19e46a082bc6792adba5e
Author: GS <[email protected]>
Date: 2026-03-31 (Tue, 03 March 2026) +02:00

Changed paths: 
M libraries/classes/Engines/Innodb.php

Log Message:
-----------
Refactor InnoDB methods for version handling

Removed the getInnodbPluginVersion method and updated the getInnodbFileFormat 
method to handle version checks for MariaDB and MySQL.

Signed-off-by: Guido Selva [email protected]

Commit: bcea844b9055cd61e74f346483eff7dff5069c4a
https://github.com/phpmyadmin/phpmyadmin/commit/bcea844b9055cd61e74f346483eff7dff5069c4a
Author: GS <[email protected]>
Date: 2026-03-31 (Tue, 03 March 2026) +02:00

Changed paths: 
M libraries/classes/Engines/Innodb.php

Log Message:
-----------
Remove return type hint from getInnodbFileFormat

Remove type hinting from getInnodbFileFormat method.

Signed-off-by: Guido Selva [email protected]

Commit: 0bbe3140614f5051325a1edbbc2e3d2037381c69
https://github.com/phpmyadmin/phpmyadmin/commit/0bbe3140614f5051325a1edbbc2e3d2037381c69
Author: GS <[email protected]>
Date: 2026-03-31 (Tue, 03 March 2026) +02:00

Changed paths: 
M libraries/classes/Engines/Innodb.php

Log Message:
-----------
Update query for fetching innodb_file_format

Signed-off-by: Guido Selva [email protected]

Commit: d20243eac986ec1dbd9aa8d33e0d1fbbf9a04fc4
https://github.com/phpmyadmin/phpmyadmin/commit/d20243eac986ec1dbd9aa8d33e0d1fbbf9a04fc4
Author: GS <[email protected]>
Date: 2026-03-31 (Tue, 03 March 2026) +02:00

Changed paths: 
M test/classes/Engines/InnodbTest.php

Log Message:
-----------
Remove testGetInnodbPluginVersion from InnodbTest

Removed test for getInnodbPluginVersion method.

Signed-off-by: Guido Selva [email protected]

Commit: 885230ce3eae9988387340f809da545679f153d0
https://github.com/phpmyadmin/phpmyadmin/commit/885230ce3eae9988387340f809da545679f153d0
Author: GS <[email protected]>
Date: 2026-03-31 (Tue, 03 March 2026) +02:00

Changed paths: 
M libraries/classes/Engines/Innodb.php

Log Message:
-----------
Fix fetchValue call for innodb_file_format

Signed-off-by: Guido Selva [email protected]

Commit: 64f68da00f5a293e2561f86bf51c57a8905aca53
https://github.com/phpmyadmin/phpmyadmin/commit/64f68da00f5a293e2561f86bf51c57a8905aca53
Author: GS <[email protected]>
Date: 2026-03-31 (Tue, 03 March 2026) +02:00

Changed paths: 
M libraries/classes/Engines/Innodb.php

Log Message:
-----------
Refactor getInnodbFileFormat return statement

Signed-off-by: Guido Selva [email protected]

Commit: d6d06857454c1ed6c6e9bc72b3ae1ca238713b0d
https://github.com/phpmyadmin/phpmyadmin/commit/d6d06857454c1ed6c6e9bc72b3ae1ca238713b0d
Author: GS <[email protected]>
Date: 2026-03-31 (Tue, 03 March 2026) +02:00

Changed paths: 
M libraries/classes/Engines/Innodb.php

Log Message:
-----------
Refactor conditional check for MySQL version

Signed-off-by: Guido Selva [email protected]

Commit: 6b84c29ac045c7760a977c6877fbdf1f524f5a17
https://github.com/phpmyadmin/phpmyadmin/commit/6b84c29ac045c7760a977c6877fbdf1f524f5a17
Author: GS <[email protected]>
Date: 2026-03-31 (Tue, 03 March 2026) +02:00

Changed paths: 
M libraries/classes/Engines/Innodb.php

Log Message:
-----------
Refactor conditional check for MySQL version

Signed-off-by: Guido Selva [email protected]

Commit: 4bf35054ec0e118fadc90d741c80902a29a009c6
https://github.com/phpmyadmin/phpmyadmin/commit/4bf35054ec0e118fadc90d741c80902a29a009c6
Author: GS <[email protected]>
Date: 2026-03-31 (Tue, 03 March 2026) +02:00

Changed paths: 
M libraries/classes/Engines/Innodb.php

Log Message:
-----------
Fix conditional logic for MySQL version check

Signed-off-by: Guido Selva [email protected]

Commit: 7ff535c4f7aa717fbd11417f6474b647455ecedc
https://github.com/phpmyadmin/phpmyadmin/commit/7ff535c4f7aa717fbd11417f6474b647455ecedc
Author: MaurΓ­cio Meneghini Fauth <[email protected]>
Date: 2026-04-02 (Thu, 04 April 2026) -03:00

Changed paths: 
M libraries/classes/Server/Status/Processes.php

Log Message:
-----------
Merge pull request #20255 from M393/processlist-fix-hidden-active

Only hide processes in status Sleep and inactive Daemon

Fixes #20187

Commit: b4012c977de9b49025a63ea6a1b3b5d1c9172d2b
https://github.com/phpmyadmin/phpmyadmin/commit/b4012c977de9b49025a63ea6a1b3b5d1c9172d2b
Author: ℂ𝕠𝕠𝕠𝕝 (π•˜π•šπ•₯𝕙𝕦𝕓.π•”π• π•ž/ℂ𝕠𝕠𝕠𝕝) <[email protected]>
Date: 2026-04-05 (Sun, 04 April 2026) +02:00

Changed paths: 
M po/lv.po

Log Message:
-----------
Translated using Weblate (Latvian)

Currently translated at 18.3% (630 of 3435 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/lv/
Signed-off-by: "ℂ𝕠𝕠𝕠𝕝 (π•˜π•šπ•₯𝕙𝕦𝕓.π•”π• π•ž/ℂ𝕠𝕠𝕠𝕝)" <[email protected]>

Commit: 59558b20186a8c86d9234105129e73ec448e5745
https://github.com/phpmyadmin/phpmyadmin/commit/59558b20186a8c86d9234105129e73ec448e5745
Author: Burak Yavuz <[email protected]>
Date: 2026-04-07 (Tue, 04 April 2026) +02:00

Changed paths: 
M po/tr.po

Log Message:
-----------
Translated using Weblate (Turkish)

Currently translated at 100.0% (3435 of 3435 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/tr/
Signed-off-by: Burak Yavuz <[email protected]>

Commit: 07e98d7cd77bcc9653aa34833ca29b6d7217e42e
https://github.com/phpmyadmin/phpmyadmin/commit/07e98d7cd77bcc9653aa34833ca29b6d7217e42e
Author: ℂ𝕠𝕠𝕠𝕝 (π•˜π•šπ•₯𝕙𝕦𝕓.π•”π• π•ž/ℂ𝕠𝕠𝕠𝕝) <[email protected]>
Date: 2026-04-07 (Tue, 04 April 2026) +02:00

Changed paths: 
M po/lv.po

Log Message:
-----------
Translated using Weblate (Latvian)

Currently translated at 20.4% (703 of 3435 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/lv/
Signed-off-by: "ℂ𝕠𝕠𝕠𝕝 (π•˜π•šπ•₯𝕙𝕦𝕓.π•”π• π•ž/ℂ𝕠𝕠𝕠𝕝)" <[email protected]>

Commit: 2e1b85ae528a266de92068c6f32127f7f9e48a87
https://github.com/phpmyadmin/phpmyadmin/commit/2e1b85ae528a266de92068c6f32127f7f9e48a87
Author: William Desportes <[email protected]>
Date: 2026-04-09 (Thu, 04 April 2026) +02:00

Changed paths: 
M js/src/drag_drop_import.js

Log Message:
-----------
Merge #20189 - Fixes #18557 - Drag & drop difference between Firefox & Chromium 
browsers

Pull-request: #20189
Fixes: #18557
Signed-off-by: William Desportes <[email protected]>

Commit: 10fc2a46b2a6d6754cc66af9400fd0c8c263fffc
https://github.com/phpmyadmin/phpmyadmin/commit/10fc2a46b2a6d6754cc66af9400fd0c8c263fffc
Author: William Desportes <[email protected]>
Date: 2026-04-09 (Thu, 04 April 2026) +02:00

Changed paths: 
M templates/server/status/processes/list.twig

Log Message:
-----------
Merge #20259 - Fix #19842 - skip user link for non-real users in processes list

Pull-request: #20259
Fixes: #19842
Signed-off-by: William Desportes <[email protected]>

Commit: aad16a108c51205e292610e2d38d0a588f5279bd
https://github.com/phpmyadmin/phpmyadmin/commit/aad16a108c51205e292610e2d38d0a588f5279bd
Author: William Desportes <[email protected]>
Date: 2026-04-09 (Thu, 04 April 2026) +02:00

Changed paths: 
M resources/js/drag_drop_import.ts
M resources/templates/server/status/processes/list.twig
M src/Server/Status/Processes.php

Log Message:
-----------
Merge branch 'QA_5_2'

Commit: 559d94d7aafd4111950850d5b0b946205411ac61
https://github.com/phpmyadmin/phpmyadmin/commit/559d94d7aafd4111950850d5b0b946205411ac61
Author: William Desportes <[email protected]>
Date: 2026-04-09 (Thu, 04 April 2026) +02:00

Changed paths: 
M js/src/drag_drop_import.js

Log Message:
-----------
Specifically allow application/x-moz-file as a drag and drop valid case

If this was not added on 6.0 I could not drag and drop a file into phpMyAdmin.
I have no idea why on 5.2 it still worked.

Pull-request: #20189
Ref: #18557

Signed-off-by: William Desportes <[email protected]>

Commit: 84c971aaa36a46e685a1a468a7bff34a87fd6f87
https://github.com/phpmyadmin/phpmyadmin/commit/84c971aaa36a46e685a1a468a7bff34a87fd6f87
Author: William Desportes <[email protected]>
Date: 2026-04-09 (Thu, 04 April 2026) +02:00

Changed paths: 
M js/src/drag_drop_import.js

Log Message:
-----------
Fixup of: Specifically allow application/x-moz-file as a drag and drop valid 
case

I did a mistake in my logic

Pull-request: #20189
Ref: #18557

Signed-off-by: William Desportes <[email protected]>

Commit: be412170f7e320d28ca8dfe6b972f84cef247d37
https://github.com/phpmyadmin/phpmyadmin/commit/be412170f7e320d28ca8dfe6b972f84cef247d37
Author: William Desportes <[email protected]>
Date: 2026-04-09 (Thu, 04 April 2026) +02:00

Changed paths: 
M resources/js/drag_drop_import.ts

Log Message:
-----------
Merge branch 'QA_5_2'

Commit: 03ef236b57df9ec3c1fc6ee9be20360cffdd9959
https://github.com/phpmyadmin/phpmyadmin/commit/03ef236b57df9ec3c1fc6ee9be20360cffdd9959
Author: William Desportes <[email protected]>
Date: 2026-04-09 (Thu, 04 April 2026) +02:00

Changed paths: 
M js/src/drag_drop_import.js

Log Message:
-----------
Improve: Specifically allow application/x-moz-file as a drag and drop valid case

The original logic was a bit hard to understand, I changed everything to 
compare with -1
This is quite easier to read

Pull-request: #20189
Ref: #18557

Signed-off-by: William Desportes <[email protected]>

Commit: fa168ab7a3f10f6de340bff0e4251ccdb3efc772
https://github.com/phpmyadmin/phpmyadmin/commit/fa168ab7a3f10f6de340bff0e4251ccdb3efc772
Author: William Desportes <[email protected]>
Date: 2026-04-09 (Thu, 04 April 2026) +02:00

Changed paths: 
M test/classes/Engines/InnodbTest.php

Log Message:
-----------
Add tests for #20262

Pull-request: #20262
Ref: #18204

Signed-off-by: William Desportes <[email protected]>

Commit: 9d2f4c7247b0afb1d068bcd45d62b1d96f0b10e5
https://github.com/phpmyadmin/phpmyadmin/commit/9d2f4c7247b0afb1d068bcd45d62b1d96f0b10e5
Author: William Desportes <[email protected]>
Date: 2026-04-09 (Thu, 04 April 2026) +02:00

Changed paths: 
M libraries/classes/Engines/Innodb.php
M libraries/classes/Operations.php
M phpstan-baseline.neon
M test/classes/Engines/InnodbTest.php
M test/classes/Stubs/DbiDummy.php

Log Message:
-----------
Merge #20262 - Fix #18204 - Remove getInnodbPluginVersion() and refactor 
getInnodbFileFormat() for MariaDB compatibility

Pull-request: #20262
Co-Authored-By: William Desportes <[email protected]>
Signed-off-by: William Desportes <[email protected]>

Commit: 498a1a3353254e878b16469b2cb895c19e7fcd44
https://github.com/phpmyadmin/phpmyadmin/commit/498a1a3353254e878b16469b2cb895c19e7fcd44
Author: William Desportes <[email protected]>
Date: 2026-04-09 (Thu, 04 April 2026) +02:00

Changed paths: 
M phpstan-baseline.neon
M psalm-baseline.xml
M resources/js/drag_drop_import.ts
M src/Engines/Innodb.php
M src/Operations.php
M tests/unit/Engines/InnodbTest.php
M tests/unit/Stubs/DbiDummy.php

Log Message:
-----------
Merge branch 'QA_5_2'

_______________________________________________
Git mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to