Description:
main.version_comment_basic [ fail ] timeout after 900 minutes
Test case timeout after 900 seconds
== /dev/shm/var-embedded-112/log/version_comment_basic.log ==
1
1 Expected
'#---------------------BS_STVARS_054_05----------------------#'
SELECT COUNT(@@version_comment);
COUNT(@@version_comment)
1
1 Expected
SELECT COUNT(@@local.version_comment);
ERROR HY000: Variable 'version_comment' is a GLOBAL variable
Expected error 'Variable is a GLOBAL variable'
SELECT COUNT(@@SESSION.version_comment);
ERROR HY000: Variable 'version_comment' is a GLOBAL variable
Expected error 'Variable is a GLOBAL variable'
SELECT COUNT(@@GLOBAL.version_comment);
COUNT(@@GLOBAL.version_comment)
1
1 Expected
SELECT version_comment = @@SESSION.version_comment;
ERROR 42S22: Unknown column 'version_comment' in 'field list'
Expected error 'Readonly variable'
- saving '/dev/shm/var-embedded-112/log/main.version_comment_basic/' to '/dev/shm/var-embedded-112/log/main.version_comment_basic/'
Retrying test, attempt(2/3)...
How to repeat:
https://intranet.mysql.com/secure/pushbuild/showpush.pl?dir=bzr_mysql-6.0-rpl&order=114 sapsrv1/embedded
xref: http://tinyurl.com/685ptm