4493 Alexander Nozdrin 2012-09-17
A patch for Bug#14620456 (TESTS FAIL WITH THE "THREAD STACK OVERRUN" MESSAGE).
The problem was that the default thread stack is not enough for some tests to pass
on certain platforms (especially SPARC64).
The patch adds a way to override thread stack size for a particular platform.
added:
mysql-test/suite/funcs_1/t/innodb_trig_1011ext-master.opt
mysql-test/suite/funcs_1/t/memory_trig_1011ext-master.opt
mysql-test/suite/funcs_1/t/myisam_trig_1011ext-master.opt
mysql-test/suite/rpl/t/rpl_mix_found_rows-master.opt
mysql-test/suite/rpl/t/rpl_row_sp011-master.opt
mysql-test/suite/sys_vars/t/max_sp_recursion_depth_func-master.opt
mysql-test/t/bug33509-master.opt
mysql-test/t/mix2_myisam-master.opt
mysql-test/t/signal_demo3-master.opt
mysql-test/t/sp-fib-master.opt
mysql-test/t/sp-lock-master.opt
mysql-test/t/sp-master.opt
mysql-test/t/sp-prelocking-master.opt
4492 Marko Mäkelä 2012-09-17 [merge]
Null merge mysql-5.6 to mysql-trunk.
=== added file 'mysql-test/suite/funcs_1/t/innodb_trig_1011ext-master.opt'
--- a/mysql-test/suite/funcs_1/t/innodb_trig_1011ext-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/suite/funcs_1/t/innodb_trig_1011ext-master.opt 2012-09-17 12:39:22 +0000
@@ -0,0 +1 @@
+${?PB_HOST_SPECIFIC_MYSQLD_ARGS}
=== added file 'mysql-test/suite/funcs_1/t/memory_trig_1011ext-master.opt'
--- a/mysql-test/suite/funcs_1/t/memory_trig_1011ext-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/suite/funcs_1/t/memory_trig_1011ext-master.opt 2012-09-17 12:39:22 +0000
@@ -0,0 +1 @@
+${?PB_HOST_SPECIFIC_MYSQLD_ARGS}
=== added file 'mysql-test/suite/funcs_1/t/myisam_trig_1011ext-master.opt'
--- a/mysql-test/suite/funcs_1/t/myisam_trig_1011ext-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/suite/funcs_1/t/myisam_trig_1011ext-master.opt 2012-09-17 12:39:22 +0000
@@ -0,0 +1 @@
+${?PB_HOST_SPECIFIC_MYSQLD_ARGS}
=== added file 'mysql-test/suite/rpl/t/rpl_mix_found_rows-master.opt'
--- a/mysql-test/suite/rpl/t/rpl_mix_found_rows-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/suite/rpl/t/rpl_mix_found_rows-master.opt 2012-09-17 12:39:22 +0000
@@ -0,0 +1 @@
+${?PB_HOST_SPECIFIC_MYSQLD_ARGS}
=== added file 'mysql-test/suite/rpl/t/rpl_row_sp011-master.opt'
--- a/mysql-test/suite/rpl/t/rpl_row_sp011-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/suite/rpl/t/rpl_row_sp011-master.opt 2012-09-17 12:39:22 +0000
@@ -0,0 +1 @@
+${?PB_HOST_SPECIFIC_MYSQLD_ARGS}
=== added file 'mysql-test/suite/sys_vars/t/max_sp_recursion_depth_func-master.opt'
--- a/mysql-test/suite/sys_vars/t/max_sp_recursion_depth_func-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/suite/sys_vars/t/max_sp_recursion_depth_func-master.opt 2012-09-17 12:39:22 +0000
@@ -0,0 +1 @@
+${?PB_HOST_SPECIFIC_MYSQLD_ARGS}
=== added file 'mysql-test/t/bug33509-master.opt'
--- a/mysql-test/t/bug33509-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/t/bug33509-master.opt 2012-09-17 12:39:22 +0000
@@ -0,0 +1 @@
+${?PB_HOST_SPECIFIC_MYSQLD_ARGS}
=== added file 'mysql-test/t/mix2_myisam-master.opt'
--- a/mysql-test/t/mix2_myisam-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/t/mix2_myisam-master.opt 2012-09-17 12:39:22 +0000
@@ -0,0 +1 @@
+${?PB_HOST_SPECIFIC_MYSQLD_ARGS}
=== added file 'mysql-test/t/signal_demo3-master.opt'
--- a/mysql-test/t/signal_demo3-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/t/signal_demo3-master.opt 2012-09-17 12:39:22 +0000
@@ -0,0 +1 @@
+${?PB_HOST_SPECIFIC_MYSQLD_ARGS}
=== added file 'mysql-test/t/sp-fib-master.opt'
--- a/mysql-test/t/sp-fib-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/t/sp-fib-master.opt 2012-09-17 12:39:22 +0000
@@ -0,0 +1 @@
+${?PB_HOST_SPECIFIC_MYSQLD_ARGS}
=== added file 'mysql-test/t/sp-lock-master.opt'
--- a/mysql-test/t/sp-lock-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/t/sp-lock-master.opt 2012-09-17 12:39:22 +0000
@@ -0,0 +1 @@
+${?PB_HOST_SPECIFIC_MYSQLD_ARGS}
=== added file 'mysql-test/t/sp-master.opt'
--- a/mysql-test/t/sp-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/t/sp-master.opt 2012-09-17 12:39:22 +0000
@@ -0,0 +1 @@
+${?PB_HOST_SPECIFIC_MYSQLD_ARGS}
=== added file 'mysql-test/t/sp-prelocking-master.opt'
--- a/mysql-test/t/sp-prelocking-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/t/sp-prelocking-master.opt 2012-09-17 12:39:22 +0000
@@ -0,0 +1 @@
+${?PB_HOST_SPECIFIC_MYSQLD_ARGS}
No bundle (reason: useless for push emails).| Thread |
|---|
| • bzr push into mysql-trunk branch (alexander.nozdrin:4492 to 4493)Bug#14620456 | Alexander Nozdrin | 19 Sep |