mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Merge pcrews-mac-local.local:/Users/pcrews/usr/local/bin/data0/clean/mysql-5.1-bugteam
into pcrews-mac-local.local:/Users/pcrews/usr/local/bin/data0/build_work/test_fix/mysql-5.1-bugteam_35744
This commit is contained in:
@@ -3263,22 +3263,3 @@ AUTO_INCREMENT
|
||||
200
|
||||
DROP TABLE t2;
|
||||
DROP TABLE t1;
|
||||
CREATE TABLE t1 (c1 int default NULL,
|
||||
c2 int default NULL
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
|
||||
TRUNCATE TABLE t1;
|
||||
affected rows: 0
|
||||
INSERT INTO t1 VALUES (1, 1), (2, 2), (3, 3), (4, 4), (5, 5);
|
||||
affected rows: 5
|
||||
info: Records: 5 Duplicates: 0 Warnings: 0
|
||||
TRUNCATE TABLE t1;
|
||||
affected rows: 0
|
||||
DROP TABLE t1;
|
||||
Variable_name Value
|
||||
Handler_update 0
|
||||
Variable_name Value
|
||||
Handler_delete 0
|
||||
Variable_name Value
|
||||
Handler_update 1
|
||||
Variable_name Value
|
||||
Handler_delete 1
|
||||
|
@@ -162,7 +162,8 @@ Variable_name Value
|
||||
Com_show_status 8
|
||||
rnd_diff tmp_table_diff
|
||||
20 8
|
||||
show global status like 'Com%function%';
|
||||
flush status;
|
||||
show status like 'Com%function%';
|
||||
Variable_name Value
|
||||
Com_alter_function 0
|
||||
Com_create_function 0
|
||||
@@ -176,7 +177,7 @@ set ret = x * 10;
|
||||
return ret;
|
||||
end //
|
||||
drop function f1;
|
||||
show global status like 'Com%function%';
|
||||
show status like 'Com%function%';
|
||||
Variable_name Value
|
||||
Com_alter_function 0
|
||||
Com_create_function 1
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -10,13 +10,90 @@
|
||||
#
|
||||
##############################################################################
|
||||
federated_transactions : Bug#29523 Transactions do not work
|
||||
status : Bug#32966 main.status fails
|
||||
ps_ddl : Bug#12093 2007-12-14 pending WL#4165 / WL#4166
|
||||
csv_alter_table : Bug#33696 2008-01-21 pcrews no .result file - bug allows NULL columns in CSV tables
|
||||
user_limits : Bug#23921 random failure of user_limits.test
|
||||
key_buffer_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
rpl_recovery_rank_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
sort_buffer_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
max_heap_table_size_basic_32 : #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
query_cache_size_basic_32 : #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
tmp_table_size_basic_32 : #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
status : Bug#32966 main.status fails
|
||||
thread_cache_size_func : Bug#36733 main.thread_cache_size_func fails randomly
|
||||
binlog_cache_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
bulk_insert_buffer_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
delayed_insert_limit_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
delayed_queue_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
innodb_concurrency_tickets_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
innodb_max_purge_lag_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
innodb_sync_spin_loops_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
join_buffer_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
key_buffer_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
key_cache_age_threshold_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
key_cache_block_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
key_cache_division_limit_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
log_warnings_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
max_binlog_cache_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
max_connect_errors_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
max_heap_table_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
max_seeks_for_key_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
max_tmp_tables_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
max_write_lock_count_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
min_examined_row_limit_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
multi_range_count_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
myisam_max_sort_file_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
myisam_repair_threads_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
myisam_sort_buffer_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
net_retry_count_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
query_alloc_block_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
query_cache_limit_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
query_cache_min_res_unit_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
query_cache_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
query_prealloc_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
range_alloc_block_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
rpl_recovery_rank_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
server_id_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
slave_transaction_retries_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
sort_buffer_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
sync_binlog_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
timestamp_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
tmp_table_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
transaction_alloc_block_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
transaction_prealloc_size_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
wait_timeout_basic_32 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
binlog_cache_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
bulk_insert_buffer_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
delayed_insert_limit_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
delayed_queue_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
innodb_concurrency_tickets_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
innodb_max_purge_lag_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
innodb_sync_spin_loops_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
join_buffer_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
key_buffer_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
key_cache_age_threshold_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
key_cache_block_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
key_cache_division_limit_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
log_warnings_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
max_binlog_cache_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
max_connect_errors_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
max_heap_table_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
max_seeks_for_key_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
max_tmp_tables_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
max_write_lock_count_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
min_examined_row_limit_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
multi_range_count_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
myisam_max_sort_file_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
myisam_repair_threads_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
myisam_sort_buffer_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
net_retry_count_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
query_alloc_block_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
query_cache_limit_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
query_cache_min_res_unit_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
query_cache_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
query_prealloc_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
range_alloc_block_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
rpl_recovery_rank_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
server_id_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
slave_transaction_retries_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
sort_buffer_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
sync_binlog_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
timestamp_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
tmp_table_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
transaction_alloc_block_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
transaction_prealloc_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
wait_timeout_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
|
@@ -2458,52 +2458,6 @@ SELECT AUTO_INCREMENT FROM INFORMATION_SCHEMA.TABLES WHERE table_name = 't2';
|
||||
DROP TABLE t2;
|
||||
DROP TABLE t1;
|
||||
# End 34920 test
|
||||
#
|
||||
# Bug #29507 TRUNCATE shows to many rows effected
|
||||
#
|
||||
CONNECTION default;
|
||||
CREATE TABLE t1 (c1 int default NULL,
|
||||
c2 int default NULL
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
|
||||
|
||||
--enable_info
|
||||
TRUNCATE TABLE t1;
|
||||
|
||||
INSERT INTO t1 VALUES (1, 1), (2, 2), (3, 3), (4, 4), (5, 5);
|
||||
TRUNCATE TABLE t1;
|
||||
|
||||
--disable_info
|
||||
DROP TABLE t1;
|
||||
#
|
||||
# Bug#35537 Innodb doesn't increment handler_update and handler_delete.
|
||||
#
|
||||
-- disable_query_log
|
||||
-- disable_result_log
|
||||
|
||||
CONNECT (c1,localhost,root,,);
|
||||
|
||||
DROP TABLE IF EXISTS bug35537;
|
||||
CREATE TABLE bug35537 (
|
||||
c1 int
|
||||
) ENGINE=InnoDB;
|
||||
|
||||
INSERT INTO bug35537 VALUES (1);
|
||||
|
||||
-- enable_result_log
|
||||
|
||||
SHOW SESSION STATUS LIKE 'Handler_update%';
|
||||
SHOW SESSION STATUS LIKE 'Handler_delete%';
|
||||
|
||||
UPDATE bug35537 SET c1 = 2 WHERE c1 = 1;
|
||||
DELETE FROM bug35537 WHERE c1 = 2;
|
||||
|
||||
SHOW SESSION STATUS LIKE 'Handler_update%';
|
||||
SHOW SESSION STATUS LIKE 'Handler_delete%';
|
||||
|
||||
DROP TABLE bug35537;
|
||||
|
||||
DISCONNECT c1;
|
||||
CONNECTION default;
|
||||
|
||||
#######################################################################
|
||||
# #
|
||||
|
@@ -245,7 +245,8 @@ eval select substring_index('$rnd_next2',0x9,-1)-substring_index('$rnd_next',0x9
|
||||
#
|
||||
# Bug#30252 Com_create_function is not incremented.
|
||||
#
|
||||
show global status like 'Com%function%';
|
||||
flush status;
|
||||
show status like 'Com%function%';
|
||||
|
||||
DELIMITER //;
|
||||
create function f1 (x INTEGER) returns integer
|
||||
@@ -257,8 +258,7 @@ create function f1 (x INTEGER) returns integer
|
||||
DELIMITER ;//
|
||||
|
||||
drop function f1;
|
||||
|
||||
show global status like 'Com%function%';
|
||||
show status like 'Com%function%';
|
||||
|
||||
|
||||
# End of 5.1 tests
|
||||
|
Reference in New Issue
Block a user