#At file:///Users/pcrews/usr/local/bin/data1/work/variables/mysql-5.0-bugteam/ based on revid:patrick.crews@stripped
2763 Patrick Crews 2009-02-27
Bug#41893: Removal of trailing space noise causing Pushbuild failure.
modified:
mysql-test/r/variables.result
=== modified file 'mysql-test/r/variables.result'
--- a/mysql-test/r/variables.result 2009-02-26 08:57:33 +0000
+++ b/mysql-test/r/variables.result 2009-02-27 13:00:49 +0000
@@ -292,7 +292,7 @@ transaction_prealloc_size 20480
set @@range_alloc_block_size=default;
set @@query_alloc_block_size=default, @@query_prealloc_size=default;
set transaction_alloc_block_size=default, @@transaction_prealloc_size=default;
-==+ Check the values not that they are reset +==
+==+ Check the values now that they are reset +==
SHOW VARIABLES WHERE variable_name IN ('range_alloc_block_size',
'query_alloc_block_size', 'query_prealloc_size',
'transaction_alloc_block_size', 'transaction_prealloc_size');
Attachment: [text/bzr-bundle] bzr/patrick.crews@sun.com-20090227130049-634t6elj16jukzi7.bundle
| Thread |
|---|
| • bzr commit into mysql-5.0-bugteam branch (patrick.crews:2763) Bug#41893 | Patrick Crews | 27 Feb |