From cdc48b36d16390c67bd05d9d167190750e2e34b2 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 7 Apr 2023 10:21:50 +0200 Subject: [PATCH] Add ChangeLog entries for ee9c9a0300, #18235 and #18249 Ref: ee9c9a03002e5e659d345b725173bd1e05b619d3 Pull-request: #18245 Pull-request: #18281 Signed-off-by: William Desportes --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index c65325a0b7..847ded7500 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,9 @@ phpMyAdmin - ChangeLog - issue #17702 Fix performance issue when handling large number of tables in a single database - issue Fix UI defect on tracking versions table first column - issue #18266 Fix disabling features (like `$cfg['Servers'][$i]['tracking'] = false;`) did not work +- issue Fixed query time measurement - measure time only for user queries +- issue #18235 Fix columns are misaligned for the "sys" database +- issue #18249 Speed improvements when browsing a database with multiple tables 5.2.1 (2023-02-07) - issue #17522 Fix case where the routes cache file is invalid