From 26594cd5e2d70831b6561101b11efe478485cb36 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 2 May 2020 13:13:38 +0200 Subject: [PATCH] Add a ChangeLog entry for #16012 [ci skip] Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 98d1fcd89b..24954e8ddc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ phpMyAdmin - ChangeLog - issue #14411 Support double tap to edit on mobile - issue #16043 Fix php error "Use of undefined constant MYSQLI_TYPE_JSON" when using the mysqlnd extension - issue #14611 Fix fatal JS error on index creation after using Enter key to submit the form +- issue #16012 Set "axis-order" to swap lon and lat on MySQL >= 8.1 5.0.2 (2020-03-20) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page