diff options
Diffstat (limited to '000_index.txt')
-rw-r--r-- | 000_index.txt | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/000_index.txt b/000_index.txt index 0a1d3eb..249371e 100644 --- a/000_index.txt +++ b/000_index.txt @@ -187,7 +187,7 @@ @@ Fix MySQL bug #23427 @patch 101_all_bootstrap_no_plugin.patch -@ver 5.01.13.00 to 5.02.99.99 +@ver 5.01.13.00 to 5.01.21.99 @pn mysql @pn mysql-community @pn mysql-slotted @@ -196,7 +196,7 @@ @patch 105_all_mysql_config_cleanup.patch @ver 4.01.22.00 to 4.01.99.99 -@ver 5.00.26.00 to 9.99.99.99 +@ver 5.00.26.00 to 5.01.21.99 @pn mysql @pn mysql-community @pn mysql-slotted @@ -294,7 +294,7 @@ @patch 704_all_disable_mybug_9735_test.patch @ver 5.00.26.00 to 5.00.99.99 -@ver 5.01.00.00 to 5.02.99.99 +@ver 5.01.00.00 to 5.01.21.99 @pn mysql @pn mysql-community @pn mysql-slotted @@ -359,8 +359,16 @@ @@ Fix for TMPDIR not being used during filesot (upstream bug #30287) @patch 710_all_respect_tmpdir_filesort_mybug_30287_5.1.patch -@ver 5.01.20.00 to 5.01.22.00 +@ver 5.01.20.00 to 5.01.21.99 @pn mysql @pn mysql-community @pn mysql-slotted @@ Fix for TMPDIR not being used during filesot (upstream bug #30287) + +@patch 711_all_mysql_gcc-4.2.patch +@ver 5.00.42.00 to 5.00.99.99 +@ver 5.01.21.99 to 5.01.22.99 +@pn mysql +@pn mysql-community +@pn mysql-slotted +@@ Replace max() and min() macro witch MYSQL_MIN() and MYSQL_MAX() |