From e13ff90da1f37df2e77556d754c08dd7ae257bbc Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 13 May 2003 12:26:42 +0000 Subject: [PATCH] bug 736793 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2c63578c2..92652be15 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,12 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-05-13 Marc Delisle + * libraries/sqlparser.data.php3: bug 736793, new reserved + word 'DIV' in MySQL 4.1.0 (note: it is classified as a function but + follows the syntax of an operator: SELECT 5 DIV 2) so I have put + it in the reserved words for now. + 2003-05-13 Garvin Hicking * footer.inc.php3, querywindow.php3: Fix bug #736197 (clicking on edit link from a sql-query now switches