From 363f26fe7b1bd900fee20e87c2e35f34deb1440f Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 13 Jul 2021 22:27:10 +0200 Subject: [PATCH] Add ChangeLog entries for #16994 and #16975 Signed-off-by: William Desportes --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 34bee0af2c..6bb929813c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,6 +29,8 @@ phpMyAdmin - ChangeLog - issue #16999 Fixed multi table query results shows for 1 sec and then page refreshes - issue Fixed a non translated button text on central columns add - issue Fixed table width on Query by example page for large screens +- issue #16975 Fixed NULL default had a value on insert with datatime fields +- issue #16994 Fixed missing privilege escaping when assigning multiple databases with '_' to an user 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa