From 07a07e29bbd1900c2cc8efff772215a042d712f8 Mon Sep 17 00:00:00 2001 From: Alexander Nozdrin Date: Wed, 24 Nov 2010 18:55:23 +0300 Subject: [PATCH] - Fix changelog (remove duplicated entry) - Mark main.gis experimental --- mysql-test/collections/default.experimental | 1 + support-files/mysql.spec.sh | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index 82f41d46dc2..818691e2e73 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -9,6 +9,7 @@ funcs_1.myisam_views @solaris # Bug#50595 2010-03-05 alik funcs_1.myi innodb.innodb_information_schema # Bug#48883 2010-05-11 alik Test "innodb_information_schema" takes fewer locks than expected main.func_math @freebsd # Bug#43020 2010-05-04 alik main.func_math fails on FreeBSD in PB2 +main.gis # Bug#52208 2010-11-24 alik gis fails on some platforms (Solaris, HP-UX, Linux) main.gis-rtree @freebsd # Bug#38965 2010-05-04 alik test cases gis-rtree, type_float, type_newdecimal fail in embedded server main.information_schema # Bug#47449 2009-09-19 alik main.information_schema and innodb.innodb_information_schema fail sporadically main.lock_multi_bug38499 # Bug#47448 2009-09-19 alik main.lock_multi_bug38499 times out sporadically diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index d3031b66f3b..aa861609a5f 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -1106,10 +1106,6 @@ echo "=====" >> $STATUS_HISTORY - Add a "triggerpostun" to handle the uninstall of the "-community" server RPM. - This fixes bug#55015 "MySQL server is not restarted properly after RPM upgrade". -* Wed Nov 24 2010 Alexander Nozdrin - -- EXCEPTIONS-CLIENT has been deleted, remove it from here too. - * Tue Jun 15 2010 Joerg Bruehe - Change the behaviour on installation and upgrade: