14 lines
711 B
Diff
14 lines
711 B
Diff
|
The plugins stuff has got obscure problems on PPC64 ... figure it out
|
||
|
another day ...
|
||
|
|
||
|
|
||
|
diff -Naur mysql-5.1.30.orig/mysql-test/t/disabled.def mysql-5.1.30/mysql-test/t/disabled.def
|
||
|
--- mysql-5.1.30.orig/mysql-test/t/disabled.def 2008-11-14 12:30:00.000000000 -0500
|
||
|
+++ mysql-5.1.30/mysql-test/t/disabled.def 2009-01-14 01:15:24.000000000 -0500
|
||
|
@@ -15,3 +15,5 @@
|
||
|
log_tables.test : Bug #37798: main.log_tables fails randomly on powermacg5 and windows
|
||
|
slow_query_log_func.test : Bug #37962: *_func tests containing sleeps/race conditions
|
||
|
events-bugs.test : Bug #39848, Bug #39863, Bug #39569, Bug #37774
|
||
|
+#
|
||
|
+plugin_load : gives wrong answer on PPC64
|