See <http://hudson.drizzle.org/job/drizzle-build-opensolaris-64-test-only/85/>
------------------------------------------
[...truncated 532 lines...]
main.year [ pass ] 30
big.archive-big [ pass ] 445485
big.concurrent_innodb [ pass ] 1
big.read_many_rows_innodb [ fail ]
drizzletest: In included file "./../tests/include/read_many_rows.inc": At line
54: query 'INSERT INTO t1 SELECT id+1048576 FROM t1' failed: 1697: Temporary
table too large, rerun with SQL_BIG_RESULT.
The result from queries just before the failure was:
< snip >
INSERT INTO t1 SELECT id+2 FROM t1;
INSERT INTO t1 SELECT id+4 FROM t1;
INSERT INTO t1 SELECT id+8 FROM t1;
INSERT INTO t1 SELECT id+16 FROM t1;
INSERT INTO t1 SELECT id+32 FROM t1;
INSERT INTO t1 SELECT id+64 FROM t1;
INSERT INTO t1 SELECT id+128 FROM t1;
INSERT INTO t1 SELECT id+256 FROM t1;
INSERT INTO t1 SELECT id+512 FROM t1;
INSERT INTO t1 SELECT id+1024 FROM t1;
INSERT INTO t1 SELECT id+2048 FROM t1;
INSERT INTO t1 SELECT id+4096 FROM t1;
INSERT INTO t1 SELECT id+8192 FROM t1;
INSERT INTO t1 SELECT id+16384 FROM t1;
INSERT INTO t1 SELECT id+32768 FROM t1;
INSERT INTO t1 SELECT id+65536 FROM t1;
INSERT INTO t1 SELECT id+131072 FROM t1;
INSERT INTO t1 SELECT id+262144 FROM t1;
INSERT INTO t1 SELECT id+524288 FROM t1;
INSERT INTO t1 SELECT id+1048576 FROM t1;
More results from queries before failure can be found in
/export/home/hudson/hudson/workspace/drizzle-build-opensolaris-64-build-only/tests/var/log/read_many_rows_innodb.log
Stopping All Servers
mysql-test-run: WARNING: Forcing kill of process 29267
Restoring snapshot of databases
Saving core
Resuming Tests
big.sum_distinct-big [ fail ]
drizzletest: At line 32: query 'INSERT INTO t1 SELECT id+512 FROM t1' failed:
1697: Temporary table too large, rerun with SQL_BIG_RESULT.
The result from queries just before the failure was:
< snip >
INSERT INTO t1 (id) SELECT id FROM t1;
/* 8 */
INSERT INTO t1 (id) SELECT id FROM t1;
/* 12 */
INSERT INTO t1 (id) SELECT id FROM t1;
/* 16 */
INSERT INTO t1 (id) SELECT id FROM t1;
/* 20 */
INSERT INTO t1 (id) SELECT id FROM t1;
/* 24 */
INSERT INTO t1 SELECT id+1 FROM t1;
INSERT INTO t1 SELECT id+2 FROM t1;
INSERT INTO t1 SELECT id+4 FROM t1;
INSERT INTO t1 SELECT id+8 FROM t1;
INSERT INTO t1 SELECT id+16 FROM t1;
INSERT INTO t1 SELECT id+32 FROM t1;
INSERT INTO t1 SELECT id+64 FROM t1;
INSERT INTO t1 SELECT id+128 FROM t1;
INSERT INTO t1 SELECT id+256 FROM t1;
INSERT INTO t1 SELECT id+512 FROM t1;
More results from queries before failure can be found in
/export/home/hudson/hudson/workspace/drizzle-build-opensolaris-64-build-only/tests/var/log/sum_distinct-big.log
Stopping All Servers
Restoring snapshot of databases
Resuming Tests
transaction_log.alter [ pass ] 215
transaction_log.auto_commit [ pass ] 163
transaction_log.bad_replicator [ pass ] 3
transaction_log.blob [ pass ] 144
transaction_log.create_select [ pass ] 154
transaction_log.create_table [ pass ] 100
transaction_log.ddl_transaction_id [ pass ] 106
transaction_log.delete [ pass ] 330
transaction_log.filtered_replicator [ pass ] 951
transaction_log.information_schema [ pass ] 72
transaction_log.insert [ pass ] 122
transaction_log.insert_multi [ pass ] 71
transaction_log.insert_on_duplicate_update [ pass ] 134
transaction_log.insert_select [ pass ] 149
transaction_log.multi_column_primary_key [ pass ] 237
transaction_log.no_modification [ pass ] 116
transaction_log.no_primary_key [ pass ] 101
transaction_log.rand [ pass ] 107
transaction_log.rename [ pass ] 89
transaction_log.replace [ pass ] 253
transaction_log.rollback [ pass ] 94
transaction_log.schema [ pass ] 69
transaction_log.select_for_update [ pass ] 5833
transaction_log.slap [ pass ] 5557
transaction_log.temp_tables [ pass ] 146
transaction_log.truncate [ pass ] 117
transaction_log.truncate_log [ pass ] 91
transaction_log.udf_print_transaction_message [ pass ] 80
transaction_log.update [ pass ] 427
transaction_log.variables [ pass ] 2
tableprototester.basic [ pass ] 2
tableprototester.drop_table [ pass ] 1
tableprototester.missing_engine [ pass ] 3
table_cache_dictionary.table_cache [ pass ] 32
table_cache_dictionary.table_definition_cache [ pass ] 22
status_dictionary.data_dictionary [ pass ] 7
status_dictionary.select_order [ pass ] 1
status_dictionary.show [ pass ] 2
sleep.sleep [ pass ] 2750
simple_user_policy.basic [ pass ] 4064
show_schema_proto.basic [ pass ] 2
show_dictionary.show_temporary_tables [ pass ] 146
session_dictionary.data_dictionary [ pass ] 2
session_dictionary.show [ pass ] 0
session_dictionary.slap [ pass ] 124
schema_engine.exists [ pass ] 1
schema_dictionary.binary_default [ pass ] 32
schema_dictionary.columns [ pass ] 16
schema_dictionary.data_dictionary [ pass ] 27
schema_dictionary.default_null [ pass ] 16
schema_dictionary.no_default [ pass ] 18
schema_dictionary.show [ fail ]
--- .././plugin/schema_dictionary/tests/r/show.result 2010-04-21
09:07:21.098811632 +0300
+++ .././plugin/schema_dictionary/tests/r/show.reject 2010-04-21
09:30:58.243994016 +0300
@@ -338,36 +338,36 @@
) ;
show tables;
Tables_in_everything
-branch
-container
-document
-genstats_attributes
+revision
+nodemethod
+weblog
+nodetype
htmlcode
-htmlpage
-image
-javascript
-knowledge_item
links
-mail
-node
+project_document
nodegroup
-nodelet
-nodemethod
-nodetype
project
-project_document
-question
-redirects
+knowledge_item
+node
+javascript
+nodelet
+htmlpage
+mail
releases
-revision
-setting
symlink
-themesetting
+image
+branch
+redirects
typeversion
-user
-version
-weblog
+document
workspace
+container
+version
+setting
+genstats_attributes
+user
+question
+themesetting
show create table branch;
Table Create Table
branch CREATE TABLE `branch` (
drizzletest: Result content mismatch
Stopping All Servers
Restoring snapshot of databases
Resuming Tests
schema_dictionary.show_fields [ pass ] 78
schema_dictionary.show_table_status [ pass ] 70
schema_dictionary.show_temporary_tables [ pass ] 45
schema_dictionary.slap [ pass ] 1793
rot13.rot13_basic [ pass ] 1
replication_dictionary.data_dictionary [ pass ] 1
replication_dictionary.replication_streams [ pass ] 2
replication_dictionary.slap [ pass ] 52
registry_dictionary.data_dictionary [ pass ] 2
registry_dictionary.plugins [ pass ] 1
registry_dictionary.slap [ pass ] 122
mysql_protocol.mysql_password [ pass ] 2
mysql_protocol.prototest [ pass ] 88688
logging_stats.command [ pass ] 2112
logging_stats.cumulative [ pass ] 1035
logging_stats.max_session [ pass ] 1120
logging_stats.max_user [ pass ] 6094
logging_stats.slap [ pass ] 400
innobase.innodb_cmp [ pass ] 3
innobase.innodb_cmp_reset [ pass ] 2
innobase.innodb_cmpmem [ pass ] 2
innobase.innodb_cmpmem_reset [ pass ] 1
innobase.innodb_lock_waits [ pass ] 1
innobase.innodb_locks [ pass ] 1
innobase.innodb_status [ pass ] 2
innobase.innodb_trx [ pass ] 1
innobase.slap [ pass ] 479
information_schema_dictionary.show_create_table [ pass ] 9
information_schema_dictionary.slap [ pass ] 1079
hello_world.hello_world [ pass ] 2
errmsg_stderr.stderr [ pass ] 1
csv.csv [ pass ] 688
csv.csv_alter_table [ pass ] 93
csv.csv_not_null [ pass ] 82
crc32.crc32 [ pass ] 25
collation_dictionary.data_dictionary [ pass ] 4
collation_dictionary.slap [ pass ] 104
blackhole.blackhole [ pass ] 9
blackhole.create_max_fields [ pass ] 388
auth_file.basic [ pass ] 6
archive.archive [ pass ] 711
archive.archive_aio_posix [ pass ] 709
archive.archive_basic [ pass ] 28
archive.archive_discover [ pass ] 17
--------------------------------------------------------------------------------
Stopping All Servers
Failed 11/315 tests, 96.51% were successful.
The log files in var/log may give you some hint
of what went wrong.
If you want to report this error, go to:
http://bugs.launchpad.net/drizzle
The servers were restarted 53 times
Spent 818.254 of 1069 seconds executing testcases
mysql-test-run in default mode: *** Failing the test(s): main.alter_table
main.data_dictionary_like_info main.drizzledump main.information_schema
main.mysql_bug2397 main.mysqldump-max main.rename main.select
big.read_many_rows_innodb big.sum_distinct-big schema_dictionary.show
mysql-test-run: *** ERROR: there were failing test cases
gmake[1]: *** [test-all] Error 1
gmake[1]: Leaving directory
`/export/home/hudson/hudson/workspace/drizzle-build-opensolaris-64-build-only'
gmake: *** [test-all] Error 2
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-builds
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-builds
More help : https://help.launchpad.net/ListHelp