From de745ecf29721795710910a19bd0ea3389da804c Mon Sep 17 00:00:00 2001 From: Oleksandr Byelkin Date: Tue, 22 May 2018 19:08:39 +0200 Subject: [PATCH] MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations --- mysql-test/include/deadlock.inc | 2 +- mysql-test/main/analyze_stmt.result | 4 + mysql-test/main/brackets.result | 210 ++ mysql-test/main/brackets.test | 84 + mysql-test/main/bug12427262.result | 6 + mysql-test/main/cte_nonrecursive.result | 40 +- mysql-test/main/ctype_gbk.result | 4 + mysql-test/main/ctype_ucs.result | 4 + mysql-test/main/deadlock_innodb.result | 2 +- mysql-test/main/derived_cond_pushdown.result | 8 +- mysql-test/main/except.result | 8 +- mysql-test/main/except.test | 4 +- mysql-test/main/fulltext_order_by.result | 4 +- mysql-test/main/func_analyse.result | 12 +- mysql-test/main/func_analyse.test | 13 +- mysql-test/main/func_time.result | 8 + mysql-test/main/get_diagnostics.result | 11 +- mysql-test/main/get_diagnostics.test | 7 +- mysql-test/main/grant.result | 2 + mysql-test/main/grant2.result | 4 + mysql-test/main/information_schema_db.result | 2 + mysql-test/main/innodb_mysql_lock2.result | 14 + mysql-test/main/intersect.result | 22 +- mysql-test/main/intersect.test | 4 +- mysql-test/main/invisible_field.result | 4 + mysql-test/main/join.result | 2 +- mysql-test/main/join_nested.result | 2 +- mysql-test/main/join_nested.test | 2 +- mysql-test/main/join_nested_jcl6.result | 2 +- mysql-test/main/lock_sync.result | 16 + mysql-test/main/merge.result | 4 + mysql-test/main/myisam_debug.result | 2 + .../main/myisam_explain_non_select_all.result | 264 ++ mysql-test/main/mysqldump.result | 6 +- mysql-test/main/mysqldump.test | 2 +- mysql-test/main/mysqldump_restore.result | 20 + mysql-test/main/outfile_loaddata.result | 5 + mysql-test/main/parser.result | 46 +- mysql-test/main/parser.test | 33 +- .../main/partition_explicit_prune.result | 2 + mysql-test/main/ps.result | 2 + mysql-test/main/ps_ddl.result | 6 + mysql-test/main/ps_ddl1.result | 2 + mysql-test/main/query_cache.result | 32 +- mysql-test/main/query_cache.test | 27 +- mysql-test/main/show_check.result | 4 +- mysql-test/main/show_check.test | 2 +- mysql-test/main/signal.result | 6 - mysql-test/main/signal.test | 13 +- mysql-test/main/signal_demo1.result | 7 + .../main/sp-anchor-row-type-cursor.result | 6 + .../main/sp-anchor-row-type-table.result | 6 + mysql-test/main/sp-anchor-type.result | 2 + mysql-test/main/sp-big.result | 2 + mysql-test/main/sp-error.result | 26 +- mysql-test/main/sp-error.test | 19 +- mysql-test/main/sp-row.result | 6 + mysql-test/main/sp.result | 66 +- mysql-test/main/sp.test | 35 +- mysql-test/main/sp_trans.result | 2 + mysql-test/main/sp_trans_log.result | 2 + mysql-test/main/subselect.result | 66 +- mysql-test/main/subselect.test | 22 +- .../main/subselect_exists2in_costmat.result | 2 + mysql-test/main/subselect_mat.result | 4 +- mysql-test/main/subselect_mat_cost.result | 2 + .../main/subselect_no_exists_to_in.result | 66 +- mysql-test/main/subselect_no_mat.result | 66 +- mysql-test/main/subselect_no_opts.result | 66 +- mysql-test/main/subselect_no_scache.result | 66 +- mysql-test/main/subselect_no_semijoin.result | 66 +- mysql-test/main/subselect_sj.result | 2 +- mysql-test/main/subselect_sj.test | 2 +- mysql-test/main/subselect_sj_jcl6.result | 2 +- mysql-test/main/subselect_sj_mat.result | 4 +- mysql-test/main/subselect_sj_mat.test | 4 +- mysql-test/main/table_value_constr.result | 1 - mysql-test/main/trigger.result | 4 + mysql-test/main/union.result | 33 +- mysql-test/main/union.test | 22 +- mysql-test/main/update_innodb.result | 54 + mysql-test/main/update_innodb.test | 59 + mysql-test/main/userstat.result | 2 + mysql-test/main/view.result | 58 +- mysql-test/main/view.test | 48 +- mysql-test/main/view_grant.result | 4 + mysql-test/main/win_big.result | 12 + .../binlog_encryption/rpl_corruption.result | 4 + .../binlog_encryption/rpl_loadfile.result | 4 + .../rpl_mixed_binlog_max_cache_size.result | 28 + .../rpl_special_charset.result | 4 + .../rpl_stm_relay_ign_space.result | 4 + .../suite/binlog_encryption/rpl_sync.result | 8 + .../compat/oracle/r/sp-package-innodb.result | 2 + .../suite/compat/oracle/r/sp-package.result | 9 + .../suite/compat/oracle/r/sp-row.result | 18 + mysql-test/suite/compat/oracle/r/sp.result | 8 - mysql-test/suite/compat/oracle/t/sp.test | 16 +- mysql-test/suite/funcs_1/r/storedproc.result | 3 +- .../suite/funcs_1/t/row_count_func.test | 2 + mysql-test/suite/funcs_1/t/storedproc.test | 1 + mysql-test/suite/handler/aria.result | 2 + mysql-test/suite/handler/heap.result | 2 + mysql-test/suite/handler/innodb.result | 2 + mysql-test/suite/handler/myisam.result | 2 + mysql-test/suite/innodb/r/doublewrite.result | 8 + mysql-test/suite/innodb/r/innodb.result | 2 +- .../suite/innodb/r/innodb_bug30919.result | 4 + .../suite/innodb/r/innodb_bug51920.result | 2 + mysql-test/suite/innodb/t/innodb.test | 2 +- .../innodb_fts/r/fulltext_order_by.result | 4 +- .../suite/perfschema/r/dml_handler.result | 2 + .../suite/perfschema/r/ortho_iter.result | 2 + mysql-test/suite/perfschema/r/selects.result | 2 + .../suite/perfschema/r/table_schema.result | 8 + .../suite/rpl/r/rpl_auto_increment.result | 16 + .../rpl_auto_increment_update_failure.result | 112 + .../suite/rpl/r/rpl_binlog_index.result | 4 + .../suite/rpl/r/rpl_checksum_cache.result | 24 + .../rpl/r/rpl_conditional_comments.result | 12 + mysql-test/suite/rpl/r/rpl_corruption.result | 4 + .../suite/rpl/r/rpl_current_user.result | 78 + mysql-test/suite/rpl/r/rpl_drop_db.result | 2 + .../suite/rpl/r/rpl_innodb_bug30888.result | 4 + .../suite/rpl/r/rpl_insert_ignore.result | 8 + mysql-test/suite/rpl/r/rpl_loaddata.result | 4 + mysql-test/suite/rpl/r/rpl_loadfile.result | 4 + .../rpl/r/rpl_lost_events_on_rotate.result | 4 + mysql-test/suite/rpl/r/rpl_mdev12179.result | 2 + .../suite/rpl/r/rpl_misc_functions.result | 2 + .../r/rpl_mixed_binlog_max_cache_size.result | 28 + .../r/rpl_mixed_implicit_commit_binlog.result | 4 + .../r/rpl_nondeterministic_functions.result | 4 + .../suite/rpl/r/rpl_not_null_innodb.result | 16 + .../suite/rpl/r/rpl_not_null_myisam.result | 16 + .../suite/rpl/r/rpl_reset_slave_fail.result | 4 + .../suite/rpl/r/rpl_row_basic_2myisam.result | 32 + .../suite/rpl/r/rpl_row_basic_3innodb.result | 32 + .../suite/rpl/r/rpl_row_find_row.result | 4 + .../suite/rpl/r/rpl_row_img_blobs.result | 2016 +++++++++++++++ .../suite/rpl/r/rpl_row_img_eng_min.result | 1152 +++++++++ .../suite/rpl/r/rpl_row_img_eng_noblob.result | 1152 +++++++++ .../r/rpl_row_implicit_commit_binlog.result | 4 + .../rpl/r/rpl_row_loaddata_concurrent.result | 4 + .../suite/rpl/r/rpl_row_merge_engine.result | 16 + .../rpl/r/rpl_row_rec_comp_innodb.result | 12 + .../rpl/r/rpl_row_rec_comp_myisam.result | 16 + .../suite/rpl/r/rpl_row_tbl_metadata.result | 44 + mysql-test/suite/rpl/r/rpl_row_utf16.result | 4 + .../suite/rpl/r/rpl_set_null_innodb.result | 16 + .../suite/rpl/r/rpl_set_null_myisam.result | 16 + .../suite/rpl/r/rpl_slave_load_in.result | 8 + .../suite/rpl/r/rpl_special_charset.result | 4 + .../r/rpl_stm_binlog_max_cache_size.result | 28 + .../r/rpl_stm_implicit_commit_binlog.result | 4 + .../rpl/r/rpl_stm_loaddata_concurrent.result | 4 + .../rpl/r/rpl_stm_relay_ign_space.result | 4 + .../suite/rpl/r/rpl_stm_user_variables.result | 4 + mysql-test/suite/rpl/r/rpl_stop_slave.result | 8 + mysql-test/suite/rpl/r/rpl_sync.result | 8 + .../suite/rpl/r/rpl_temp_table_mix_row.result | 4 + .../suite/rpl/r/rpl_test_framework.result | 126 + mysql-test/suite/rpl/r/rpl_trigger.result | 8 + .../suite/rpl/r/rpl_truncate_2myisam.result | 16 + .../suite/rpl/r/rpl_truncate_3innodb.result | 16 + .../suite/rpl/r/rpl_typeconv_innodb.result | 4 + .../suite/rpl/r/rpl_unsafe_statements.result | 24 + mysql-test/suite/rpl/r/rpl_variables.result | 20 + .../suite/rpl/r/rpl_variables_stm.result | 20 + ...odb_fil_make_page_dirty_debug_basic.result | 2 + ...nnodb_saved_page_number_debug_basic.result | 2 + .../suite/sys_vars/r/secure_file_priv.result | 2 + mysql-test/suite/versioning/r/alter.result | 2 + .../suite/versioning/r/commit_id.result | 14 + mysql-test/suite/versioning/r/create.result | 12 + mysql-test/suite/versioning/r/foreign.result | 2 + mysql-test/suite/versioning/r/insert.result | 2 + .../suite/versioning/r/load_data.result | 2 + .../suite/versioning/r/partition.result | 16 + .../suite/versioning/r/select,trx_id.rdiff | 11 + mysql-test/suite/versioning/r/select.result | 8 + .../suite/versioning/r/select2,trx_id.rdiff | 16 +- mysql-test/suite/versioning/r/select2.result | 6 +- mysql-test/suite/versioning/r/trx_id.result | 16 + sql/events.cc | 9 +- sql/item.cc | 16 +- sql/item.h | 9 +- sql/item_create.cc | 7 +- sql/item_func.cc | 6 +- sql/item_subselect.cc | 26 +- sql/item_sum.cc | 3 +- sql/log_event.cc | 7 +- sql/opt_range.cc | 2 +- sql/opt_subselect.cc | 1 + sql/opt_table_elimination.cc | 4 +- sql/set_var.cc | 2 +- sql/sp_head.cc | 3 +- sql/sp_head.h | 3 +- sql/sp_rcontext.cc | 14 +- sql/sql_admin.cc | 18 +- sql/sql_alter.cc | 4 +- sql/sql_base.cc | 8 +- sql/sql_base.h | 6 +- sql/sql_cache.cc | 8 +- sql/sql_class.h | 3 +- sql/sql_cte.cc | 24 +- sql/sql_cte.h | 26 +- sql/sql_delete.cc | 32 +- sql/sql_derived.cc | 3 +- sql/sql_do.cc | 2 +- sql/sql_error.cc | 2 +- sql/sql_help.cc | 11 +- sql/sql_insert.cc | 40 +- sql/sql_lex.cc | 1510 +++++++++-- sql/sql_lex.h | 367 ++- sql/sql_load.cc | 9 +- sql/sql_parse.cc | 109 +- sql/sql_partition.cc | 3 +- sql/sql_partition_admin.cc | 4 +- sql/sql_prepare.cc | 50 +- sql/sql_priv.h | 9 +- sql/sql_profile.cc | 4 +- sql/sql_select.cc | 86 +- sql/sql_sequence.cc | 4 +- sql/sql_show.cc | 31 +- sql/sql_table.cc | 6 +- sql/sql_truncate.cc | 2 +- sql/sql_tvc.cc | 8 +- sql/sql_union.cc | 6 +- sql/sql_update.cc | 30 +- sql/sql_view.cc | 46 +- sql/sql_yacc.yy | 2209 ++++++++--------- sql/sql_yacc_ora.yy | 2097 +++++++--------- sql/structs.h | 37 + sql/table.cc | 34 +- sql/wsrep_mysqld.cc | 4 +- storage/mroonga/ha_mroonga.cpp | 2 +- .../rocksdb/r/autoinc_vars_thread_2.result | 2 + .../mysql-test/rocksdb/r/bloomfilter4.result | 2 + .../mysql-test/rocksdb/r/no_merge_sort.result | 60 + .../mysql-test/rocksdb/r/select.result | 6 + storage/spider/ha_spider.cc | 2 +- storage/spider/spd_db_mysql.cc | 6 +- storage/spider/spd_table.cc | 8 +- .../rpl/r/rpl_not_null_tokudb.result | 16 + .../r/rpl_parallel_tokudb_delete_pk.result | 8 + ...rallel_tokudb_update_pk_uc0_lookup0.result | 8 + .../rpl/r/rpl_parallel_tokudb_write_pk.result | 4 + .../rpl/r/rpl_row_basic_3tokudb.result | 32 + .../rpl/r/rpl_row_rec_comp_tokudb.result | 12 + .../rpl/r/rpl_set_null_tokudb.result | 16 + .../rpl/r/rpl_tokudb_bug28430.result | 12 + .../rpl/r/rpl_tokudb_bug30888.result | 4 + .../rpl/r/rpl_tokudb_read_only_ft.result | 4 + .../rpl/r/rpl_truncate_3tokudb.result | 16 + .../rpl/r/rpl_typeconv_tokudb.result | 4 + .../rpl/r/tokudb_innodb_xa_crash.result | 8 + .../r/change_column_bin_descriptor.result | 4 + .../tokudb/r/change_column_bin_rename.result | 64 + .../tokudb/r/change_column_blob_data.result | 72 + .../r/change_column_char_descriptor.result | 4 + .../tokudb/r/change_column_char_rename.result | 64 + .../tokudb/r/change_column_int.result | 120 + .../r/change_column_int_descriptor.result | 4 + .../tokudb/r/change_column_int_rename.result | 40 + .../tokudb/r/change_column_text_data.result | 72 + .../r/change_column_varbin_descriptor.result | 4 + .../r/change_column_varchar_descriptor.result | 4 + .../tokudb_alter_table/r/hcad_all_add.result | 1736 +++++++++++++ .../tokudb_alter_table/r/hcad_all_add2.result | 1736 +++++++++++++ .../tokudb_alter_table/r/hcad_all_add3.result | 1736 +++++++++++++ .../r/hcad_all_blob_add.result | 1736 +++++++++++++ .../r/hcad_all_blob_drop.result | 160 ++ .../tokudb_alter_table/r/hcad_all_drop.result | 1232 +++++++++ .../r/hcad_all_fixed_add.result | 1736 +++++++++++++ .../r/hcad_all_fixed_drop.result | 160 ++ .../r/hcad_all_var_add.result | 1736 +++++++++++++ .../r/hcad_all_var_drop.result | 160 ++ .../r/hcad_clustering.result | 32 + .../r/hcad_clustering2.result | 32 + .../r/hcad_diff_num_offset_bytes.result | 84 + .../r/hcad_fixedblob_add.result | 1736 +++++++++++++ .../r/hcad_fixedblob_add2.result | 1736 +++++++++++++ .../r/hcad_fixedblob_drop.result | 560 +++++ .../r/hcad_fixedvar_add.result | 1736 +++++++++++++ .../r/hcad_fixedvar_add2.result | 1736 +++++++++++++ .../r/hcad_fixedvar_drop.result | 560 +++++ .../r/hcad_null_bits.result | 68 + .../tokudb_alter_table/r/hcad_pk.result | 32 + .../tokudb_alter_table/r/hcad_pk2.result | 32 + .../r/hcad_varblob_add.result | 1736 +++++++++++++ .../r/hcad_varblob_add2.result | 1736 +++++++++++++ .../r/hcad_varblob_drop.result | 560 +++++ .../tokudb_alter_table/r/other_alter2.result | 72 + .../r/alter_part_tokudb_bug_155.result | 4 + .../mysql-test/tokudb_bugs/r/db743.result | 4 + .../mysql-test/tokudb_bugs/r/mdev5932.result | 4 + storage/tokudb/tokudb_dir_cmd.cc | 4 +- 298 files changed, 36118 insertions(+), 3473 deletions(-) create mode 100644 mysql-test/main/brackets.result create mode 100644 mysql-test/main/brackets.test create mode 100644 mysql-test/suite/versioning/r/select,trx_id.rdiff diff --git a/mysql-test/include/deadlock.inc b/mysql-test/include/deadlock.inc index 2fa61f48624..7ac2a16fc44 100644 --- a/mysql-test/include/deadlock.inc +++ b/mysql-test/include/deadlock.inc @@ -94,7 +94,7 @@ insert into t2 values(0, 0), (1, 20), (2, 30); commit; connection con1; -select a,b from t2 UNION SELECT id, x from t1 FOR UPDATE; +select a,b from t2 UNION (SELECT id, x from t1 FOR UPDATE); select * from t2; select * from t1; diff --git a/mysql-test/main/analyze_stmt.result b/mysql-test/main/analyze_stmt.result index c3c98593210..1747fd63de6 100644 --- a/mysql-test/main/analyze_stmt.result +++ b/mysql-test/main/analyze_stmt.result @@ -250,6 +250,8 @@ insert into t1 values (1); analyze select * from t1 into @var; id select_type table type possible_keys key key_len ref rows r_rows filtered r_filtered Extra 1 SIMPLE t1 system NULL NULL NULL NULL 1 NULL 100.00 NULL +Warnings: +Warning 1287 ' INTO FROM...' instead drop table t1; # # MDEV-6394: ANALYZE DELETE .. RETURNING fails with ERROR 2027 Malformed packet @@ -284,6 +286,8 @@ insert into t1 values (1),(2); analyze select a from t1 where a <2 into @var; id select_type table type possible_keys key key_len ref rows r_rows filtered r_filtered Extra 1 SIMPLE t1 ALL NULL NULL NULL NULL 2 2.00 100.00 50.00 Using where +Warnings: +Warning 1287 ' INTO FROM...' instead analyze select a from t1 into @var; ERROR 42000: Result consisted of more than one row analyze insert into t1 select * from t1; diff --git a/mysql-test/main/brackets.result b/mysql-test/main/brackets.result new file mode 100644 index 00000000000..194807290a0 --- /dev/null +++ b/mysql-test/main/brackets.result @@ -0,0 +1,210 @@ +select 1 union ( select 2 union select 3); +1 +1 +2 +3 +explain extended +select 1 union ( select 2 union select 3); +id select_type table type possible_keys key key_len ref rows filtered Extra +1 PRIMARY NULL NULL NULL NULL NULL NULL NULL NULL No tables used +4 UNION ALL NULL NULL NULL NULL 2 100.00 +2 DERIVED NULL NULL NULL NULL NULL NULL NULL NULL No tables used +3 UNION NULL NULL NULL NULL NULL NULL NULL NULL No tables used +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL +Warnings: +Note 1003 /* select#1 */ select 1 AS `1` union /* select#4 */ select `__4`.`2` AS `2` from (/* select#2 */ select 2 AS `2` union /* select#3 */ select 3 AS `3`) `__4` +select 1 union ( select 1 union select 1); +1 +1 +explain extended +select 1 union ( select 1 union select 1); +id select_type table type possible_keys key key_len ref rows filtered Extra +1 PRIMARY NULL NULL NULL NULL NULL NULL NULL NULL No tables used +4 UNION ALL NULL NULL NULL NULL 2 100.00 +2 DERIVED NULL NULL NULL NULL NULL NULL NULL NULL No tables used +3 UNION NULL NULL NULL NULL NULL NULL NULL NULL No tables used +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL +Warnings: +Note 1003 /* select#1 */ select 1 AS `1` union /* select#4 */ select `__4`.`1` AS `1` from (/* select#2 */ select 1 AS `1` union /* select#3 */ select 1 AS `1`) `__4` +select 1 union all ( select 1 union select 1); +1 +1 +1 +explain extended +select 1 union all ( select 1 union select 1); +id select_type table type possible_keys key key_len ref rows filtered Extra +1 PRIMARY NULL NULL NULL NULL NULL NULL NULL NULL No tables used +4 UNION ALL NULL NULL NULL NULL 2 100.00 +2 DERIVED NULL NULL NULL NULL NULL NULL NULL NULL No tables used +3 UNION NULL NULL NULL NULL NULL NULL NULL NULL No tables used +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL +Warnings: +Note 1003 /* select#1 */ select 1 AS `1` union all /* select#4 */ select `__4`.`1` AS `1` from (/* select#2 */ select 1 AS `1` union /* select#3 */ select 1 AS `1`) `__4` +select 1 union ( select 1 union all select 1); +1 +1 +explain extended +select 1 union ( select 1 union all select 1); +id select_type table type possible_keys key key_len ref rows filtered Extra +1 PRIMARY NULL NULL NULL NULL NULL NULL NULL NULL No tables used +4 UNION ALL NULL NULL NULL NULL 2 100.00 +2 DERIVED NULL NULL NULL NULL NULL NULL NULL NULL No tables used +3 UNION NULL NULL NULL NULL NULL NULL NULL NULL No tables used +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL +Warnings: +Note 1003 /* select#1 */ select 1 AS `1` union /* select#4 */ select `__4`.`1` AS `1` from (/* select#2 */ select 1 AS `1` union all /* select#3 */ select 1 AS `1`) `__4` +select 1 union select 1 union all select 1; +1 +1 +1 +explain extended +select 1 union select 1 union all select 1; +id select_type table type possible_keys key key_len ref rows filtered Extra +1 PRIMARY NULL NULL NULL NULL NULL NULL NULL NULL No tables used +2 UNION NULL NULL NULL NULL NULL NULL NULL NULL No tables used +3 UNION NULL NULL NULL NULL NULL NULL NULL NULL No tables used +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL +Warnings: +Note 1003 /* select#1 */ select 1 AS `1` union /* select#2 */ select 1 AS `1` union all /* select#3 */ select 1 AS `1` +(select 1 as a) union (select 2) order by a; +a +1 +2 +explain extended +(select 1 as a) union (select 2) order by a; +id select_type table type possible_keys key key_len ref rows filtered Extra +1 PRIMARY NULL NULL NULL NULL NULL NULL NULL NULL No tables used +2 UNION NULL NULL NULL NULL NULL NULL NULL NULL No tables used +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL Using filesort +Warnings: +Note 1003 (/* select#1 */ select 1 AS `a`) union (/* select#2 */ select 2 AS `2`) order by `a` +/* select#1 */ select 1 AS `a` union /* select#2 */ select 2 AS `2` order by `a`; +a +1 +2 +explain extended +/* select#1 */ select 1 AS `a` union /* select#2 */ select 2 AS `2` order by `a`; +id select_type table type possible_keys key key_len ref rows filtered Extra +1 PRIMARY NULL NULL NULL NULL NULL NULL NULL NULL No tables used +2 UNION NULL NULL NULL NULL NULL NULL NULL NULL No tables used +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL Using filesort +Warnings: +Note 1003 /* select#1 */ select 1 AS `a` union /* select#2 */ select 2 AS `2` order by `a` +select 1 union ( select 1 union (select 1 union (select 1 union select 1))); +1 +1 +explain extended all +select 1 union ( select 1 union (select 1 union (select 1 union select 1))); +id select_type table type possible_keys key key_len ref rows filtered Extra +1 PRIMARY NULL NULL NULL NULL NULL NULL NULL NULL No tables used +8 UNION ALL NULL NULL NULL NULL 2 100.00 +2 DERIVED NULL NULL NULL NULL NULL NULL NULL NULL No tables used +7 UNION ALL NULL NULL NULL NULL 2 100.00 +3 DERIVED NULL NULL NULL NULL NULL NULL NULL NULL No tables used +6 UNION ALL NULL NULL NULL NULL 2 100.00 +4 DERIVED NULL NULL NULL NULL NULL NULL NULL NULL No tables used +5 UNION NULL NULL NULL NULL NULL NULL NULL NULL No tables used +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL +Warnings: +Note 1003 /* select#1/0 Filter Select: select `1` AS `1` */ select 1 AS `1` union /* select#8/0 */ select `__8`.`1` AS `1` from (/* select#2/1 Filter Select: select `1` AS `1` */ select 1 AS `1` union /* select#7/1 */ select `__7`.`1` AS `1` from (/* select#3/2 Filter Select: select `1` AS `1` */ select 1 AS `1` union /* select#6/2 */ select `__6`.`1` AS `1` from (/* select#4/3 Filter Select: select `1` AS `1` */ select 1 AS `1` union /* select#5/3 */ select 1 AS `1`) `__6`) `__7`) `__8` +# +# MDEV-6341: INSERT ... SELECT UNION with parenthesis +# +create table t1 (a int, b int); +insert into t1 (select 1,1 union select 2,2); +select * from t1 order by 1; +a b +1 1 +2 2 +delete from t1; +insert into t1 select 1,1 union select 2,2; +select * from t1 order by 1; +a b +1 1 +2 2 +drop table t1; +CREATE OR REPLACE TABLE t1 AS SELECT 1 AS a UNION SELECT 2; +select * from t1 order by 1; +a +1 +2 +drop table t1; +CREATE OR REPLACE TABLE t1 AS (SELECT 1 AS a UNION SELECT 2); +select * from t1 order by 1; +a +1 +2 +drop table t1; +CREATE OR REPLACE VIEW v1 AS (SELECT 1 AS a); +show create view v1; +View Create View character_set_client collation_connection +v1 CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `v1` AS (select 1 AS `a`) latin1 latin1_swedish_ci +drop view v1; +CREATE OR REPLACE VIEW v1 AS SELECT 1 AS a UNION SELECT 2; +show create view v1; +View Create View character_set_client collation_connection +v1 CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `v1` AS select 1 AS `a` union select 2 AS `2` latin1 latin1_swedish_ci +drop view v1; +CREATE OR REPLACE VIEW v1 AS (SELECT 1 AS a UNION SELECT 2); +show create view v1; +View Create View character_set_client collation_connection +v1 CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `v1` AS select 1 AS `a` union select 2 AS `2` latin1 latin1_swedish_ci +drop view v1; +# +# MDEV-10028: Syntax error on ((SELECT ...) UNION (SELECT ...)) +# +CREATE TABLE t1 (a INT); +INSERT INTO t1 VALUES (10); +INSERT INTO t1 VALUES (20); +INSERT INTO t1 VALUES (30); +((SELECT a FROM t1) UNION (SELECT a FROM t1)); +a +10 +20 +30 +(SELECT * FROM t1 UNION SELECT * FROM t1); +a +10 +20 +30 +((SELECT a FROM t1) LIMIT 1); +a +10 +SELECT * FROM (SELECT 1 UNION (SELECT 2 UNION SELECT 3)) t1; +1 +1 +2 +3 +DROP TABLE t1; +# +# test of several levels of ORDER BY / LIMIT +# +create table t1 (a int, b int); +insert into t1 (a,b) values (1, 100), (2, 200), (3,30), (4,4); +select a,b from t1 order by 1 limit 3; +a b +1 100 +2 200 +3 30 +(select a,b from t1 order by 1 limit 3) order by 2 limit 2; +a b +3 30 +1 100 +(select 10,1000 union select a,b from t1 order by 1 limit 3) order by 2 limit 2; +10 1000 +3 30 +1 100 +((select a,b from t1 order by 1 limit 3) order by 2 limit 2) order by 1 limit 1; +a b +1 100 +((select a,b from t1 order by 1 limit 3) order by 2 limit 2) order by 1; +a b +1 100 +3 30 +drop table t1; +# End of 10.4 tests diff --git a/mysql-test/main/brackets.test b/mysql-test/main/brackets.test new file mode 100644 index 00000000000..ac22770ffc2 --- /dev/null +++ b/mysql-test/main/brackets.test @@ -0,0 +1,84 @@ +select 1 union ( select 2 union select 3); +explain extended +select 1 union ( select 2 union select 3); +select 1 union ( select 1 union select 1); +explain extended +select 1 union ( select 1 union select 1); +select 1 union all ( select 1 union select 1); +explain extended +select 1 union all ( select 1 union select 1); +select 1 union ( select 1 union all select 1); +explain extended +select 1 union ( select 1 union all select 1); +select 1 union select 1 union all select 1; +explain extended +select 1 union select 1 union all select 1; + +(select 1 as a) union (select 2) order by a; +explain extended +(select 1 as a) union (select 2) order by a; +/* select#1 */ select 1 AS `a` union /* select#2 */ select 2 AS `2` order by `a`; +explain extended +/* select#1 */ select 1 AS `a` union /* select#2 */ select 2 AS `2` order by `a`; + +select 1 union ( select 1 union (select 1 union (select 1 union select 1))); +explain extended all +select 1 union ( select 1 union (select 1 union (select 1 union select 1))); + +--echo # +--echo # MDEV-6341: INSERT ... SELECT UNION with parenthesis +--echo # +create table t1 (a int, b int); +insert into t1 (select 1,1 union select 2,2); +select * from t1 order by 1; +delete from t1; +insert into t1 select 1,1 union select 2,2; +select * from t1 order by 1; +drop table t1; +CREATE OR REPLACE TABLE t1 AS SELECT 1 AS a UNION SELECT 2; +select * from t1 order by 1; +drop table t1; +CREATE OR REPLACE TABLE t1 AS (SELECT 1 AS a UNION SELECT 2); +select * from t1 order by 1; +drop table t1; +CREATE OR REPLACE VIEW v1 AS (SELECT 1 AS a); +show create view v1; +drop view v1; +CREATE OR REPLACE VIEW v1 AS SELECT 1 AS a UNION SELECT 2; +show create view v1; +drop view v1; +CREATE OR REPLACE VIEW v1 AS (SELECT 1 AS a UNION SELECT 2); +show create view v1; +drop view v1; + + +--echo # +--echo # MDEV-10028: Syntax error on ((SELECT ...) UNION (SELECT ...)) +--echo # +CREATE TABLE t1 (a INT); +INSERT INTO t1 VALUES (10); +INSERT INTO t1 VALUES (20); +INSERT INTO t1 VALUES (30); + +((SELECT a FROM t1) UNION (SELECT a FROM t1)); +(SELECT * FROM t1 UNION SELECT * FROM t1); +((SELECT a FROM t1) LIMIT 1); +SELECT * FROM (SELECT 1 UNION (SELECT 2 UNION SELECT 3)) t1; +DROP TABLE t1; + +--echo # +--echo # test of several levels of ORDER BY / LIMIT +--echo # +create table t1 (a int, b int); +insert into t1 (a,b) values (1, 100), (2, 200), (3,30), (4,4); + +select a,b from t1 order by 1 limit 3; +(select a,b from t1 order by 1 limit 3) order by 2 limit 2; +(select 10,1000 union select a,b from t1 order by 1 limit 3) order by 2 limit 2; +((select a,b from t1 order by 1 limit 3) order by 2 limit 2) order by 1 limit 1; +((select a,b from t1 order by 1 limit 3) order by 2 limit 2) order by 1; + +drop table t1; + +--echo # End of 10.4 tests + diff --git a/mysql-test/main/bug12427262.result b/mysql-test/main/bug12427262.result index 8ec14efc45e..6e79ec3aa11 100644 --- a/mysql-test/main/bug12427262.result +++ b/mysql-test/main/bug12427262.result @@ -16,6 +16,8 @@ create table t10 (c1 int); select Sum(ALL(COUNT_READ)) from performance_schema.file_summary_by_instance where FILE_NAME like "%show_table_lw_db%" AND FILE_NAME like "%.frm%" AND EVENT_NAME='wait/io/file/sql/FRM' into @count_read_before; +Warnings: +Warning 1287 ' INTO FROM...' instead show tables; Tables_in_show_table_lw_db t1 @@ -31,6 +33,8 @@ t9 select Sum(ALL(COUNT_READ)) from performance_schema.file_summary_by_instance where FILE_NAME like "%show_table_lw_db%" AND FILE_NAME like "%.frm%" AND EVENT_NAME='wait/io/file/sql/FRM' into @count_read_after; +Warnings: +Warning 1287 ' INTO FROM...' instead select @count_read_after-@count_read_before; @count_read_after-@count_read_before 0.00000000000000000000000000000000000000 @@ -49,6 +53,8 @@ t9 BASE TABLE select Sum(ALL(COUNT_READ)) from performance_schema.file_summary_by_instance where FILE_NAME like "%show_table_lw_db%" AND FILE_NAME like "%.frm%" AND EVENT_NAME='wait/io/file/sql/FRM' into @count_read_after; +Warnings: +Warning 1287 ' INTO FROM...' instead select @count_read_after-@count_read_before; @count_read_after-@count_read_before 10.00000000000000000000000000000000000000 diff --git a/mysql-test/main/cte_nonrecursive.result b/mysql-test/main/cte_nonrecursive.result index 879d837f9f1..96e9f527253 100644 --- a/mysql-test/main/cte_nonrecursive.result +++ b/mysql-test/main/cte_nonrecursive.result @@ -418,10 +418,10 @@ t2.c in (with t as (select * from t1 where t1.a<5) select t2.c from t2,t where t2.c=t.a); id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t2 ALL NULL NULL NULL NULL 4 -1 PRIMARY eq_ref distinct_key distinct_key 4 func 1 +1 PRIMARY eq_ref distinct_key distinct_key 4 func 1 1 PRIMARY t1 ALL NULL NULL NULL NULL 8 Using where; Using join buffer (flat, BNL join) -2 MATERIALIZED t2 ALL NULL NULL NULL NULL 4 Using where -2 MATERIALIZED t1 ALL NULL NULL NULL NULL 8 Using where; Using join buffer (flat, BNL join) +3 MATERIALIZED t2 ALL NULL NULL NULL NULL 4 Using where +3 MATERIALIZED t1 ALL NULL NULL NULL NULL 8 Using where; Using join buffer (flat, BNL join) explain select t1.a,t1.b from t1,t2 where t1.a>t2.c and @@ -461,10 +461,10 @@ t.c in (with t as (select * from t1 where t1.a<5) select t2.c from t2,t where t2.c=t.a); id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t2 ALL NULL NULL NULL NULL 4 Using where -1 PRIMARY eq_ref distinct_key distinct_key 4 func 1 +1 PRIMARY eq_ref distinct_key distinct_key 4 func 1 1 PRIMARY t1 ALL NULL NULL NULL NULL 8 Using where; Using join buffer (flat, BNL join) -3 MATERIALIZED t2 ALL NULL NULL NULL NULL 4 Using where -3 MATERIALIZED t1 ALL NULL NULL NULL NULL 8 Using where; Using join buffer (flat, BNL join) +4 MATERIALIZED t2 ALL NULL NULL NULL NULL 4 Using where +4 MATERIALIZED t1 ALL NULL NULL NULL NULL 8 Using where; Using join buffer (flat, BNL join) explain select t1.a,t1.b from t1, (select c from t2 where c >= 4) as t where t1.a=t.c and @@ -507,9 +507,9 @@ select t.a, count(*) from t1,t where t1.a=t.a group by t.a; id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t1 ALL NULL NULL NULL NULL 8 Using where; Using temporary; Using filesort 1 PRIMARY t1 ALL NULL NULL NULL NULL 8 Using where; Using join buffer (flat, BNL join) -1 PRIMARY eq_ref distinct_key distinct_key 35 func 1 -3 MATERIALIZED t2 ALL NULL NULL NULL NULL 4 Using where -3 MATERIALIZED t1 ALL NULL NULL NULL NULL 8 Using where; Using join buffer (flat, BNL join) +1 PRIMARY eq_ref distinct_key distinct_key 35 func 1 +4 MATERIALIZED t2 ALL NULL NULL NULL NULL 4 Using where +4 MATERIALIZED t1 ALL NULL NULL NULL NULL 8 Using where; Using join buffer (flat, BNL join) explain select t.a, count(*) from t1, @@ -597,8 +597,8 @@ explain select * from v2; id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t2 ALL NULL NULL NULL NULL 4 Using where -1 PRIMARY ref key0 key0 5 test.t2.c 2 -3 DERIVED t1 ALL NULL NULL NULL NULL 8 Using where; Using temporary; Using filesort +1 PRIMARY ref key0 key0 5 test.t2.c 2 +2 DERIVED t1 ALL NULL NULL NULL NULL 8 Using where; Using temporary; Using filesort # with clause in the specification of a view that whose definition # table alias for a with table create view v3 as @@ -863,8 +863,8 @@ SELECT * FROM (WITH a AS (SELECT * FROM t1) SELECT 1) AS t1; 1 EXPLAIN SELECT * FROM (WITH a AS (SELECT * FROM t1) SELECT 1) AS t1; id select_type table type possible_keys key key_len ref rows Extra -1 PRIMARY system NULL NULL NULL NULL 1 -2 SUBQUERY NULL NULL NULL NULL NULL NULL NULL No tables used +1 PRIMARY system NULL NULL NULL NULL 1 +3 DERIVED NULL NULL NULL NULL NULL NULL NULL No tables used DROP TABLE t1; # # MDEV-10058: Suspicious EXPLAIN output for a derived table + WITH + joined table @@ -1116,17 +1116,17 @@ select * from cte_e as cte_e1 where a > 1 union select * from cte_e as cte_e2; id select_type table type possible_keys key key_len ref rows filtered Extra -1 PRIMARY ALL NULL NULL NULL NULL 14 100.00 Using where -2 DERIVED t1 ALL NULL NULL NULL NULL 7 100.00 Using where +1 PRIMARY ALL NULL NULL NULL NULL 14 100.00 Using where +4 DERIVED t1 ALL NULL NULL NULL NULL 7 100.00 Using where 5 UNION t1 ALL NULL NULL NULL NULL 7 100.00 Using where -NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL -6 UNION ALL NULL NULL NULL NULL 14 100.00 -9 DERIVED t1 ALL NULL NULL NULL NULL 7 100.00 Using where +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL +6 UNION ALL NULL NULL NULL NULL 14 100.00 +11 DERIVED t1 ALL NULL NULL NULL NULL 7 100.00 Using where 12 UNION t1 ALL NULL NULL NULL NULL 7 100.00 Using where -NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL Warnings: -Note 1003 with cte_e as (with cte_o as (with cte_i as (/* select#4 */ select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` < 7)/* select#3 */ select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` > 1)/* select#2 */ select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` < 3 and `test`.`t1`.`a` > 1 and `test`.`t1`.`a` < 7 and `test`.`t1`.`a` > 1 union /* select#5 */ select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` > 4 and `test`.`t1`.`a` > 1 and `test`.`t1`.`a` < 7 and `test`.`t1`.`a` > 1)/* select#1 */ select `cte_e1`.`a` AS `a` from `cte_e` `cte_e1` where `cte_e1`.`a` > 1 union /* select#6 */ select `cte_e2`.`a` AS `a` from (with cte_o as (with cte_i as (/* select#11 */ select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` < 7)/* select#10 */ select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` > 1)/* select#9 */ select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` < 3 and `test`.`t1`.`a` > 1 and `test`.`t1`.`a` < 7 union /* select#12 */ select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` > 4 and `test`.`t1`.`a` > 1 and `test`.`t1`.`a` < 7) `cte_e2` +Note 1003 with cte_e as (with cte_o as (with cte_i as (select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` < 7)select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` > 1)select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` < 3 and `test`.`t1`.`a` > 1 and `test`.`t1`.`a` < 7 and `test`.`t1`.`a` > 1 union select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` > 4 and `test`.`t1`.`a` > 1 and `test`.`t1`.`a` < 7 and `test`.`t1`.`a` > 1)select `cte_e1`.`a` AS `a` from `cte_e` `cte_e1` where `cte_e1`.`a` > 1 union select `cte_e2`.`a` AS `a` from (with cte_o as (with cte_i as (select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` < 7)select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` > 1)select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` < 3 and `test`.`t1`.`a` > 1 and `test`.`t1`.`a` < 7 union select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` > 4 and `test`.`t1`.`a` > 1 and `test`.`t1`.`a` < 7) `cte_e2` drop table t1; # # MDEV-13753: embedded CTE in a VIEW created in prepared statement diff --git a/mysql-test/main/ctype_gbk.result b/mysql-test/main/ctype_gbk.result index 5244d6eb333..6bbb9bb3094 100644 --- a/mysql-test/main/ctype_gbk.result +++ b/mysql-test/main/ctype_gbk.result @@ -480,7 +480,11 @@ b MEDIUMTEXT CHARACTER SET big5); INSERT INTO t1 VALUES (REPEAT(0x1125,200000), REPEAT(0x1125,200000)), ('', ''), ('', ''); SELECT a FROM t1 GROUP BY 1 LIMIT 1 INTO @nullll; +Warnings: +Warning 1287 ' INTO FROM...' instead SELECT b FROM t1 GROUP BY 1 LIMIT 1 INTO @nullll; +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLES t1; End of 5.0 tests # diff --git a/mysql-test/main/ctype_ucs.result b/mysql-test/main/ctype_ucs.result index a6e324b538f..f350ba3a1cb 100644 --- a/mysql-test/main/ctype_ucs.result +++ b/mysql-test/main/ctype_ucs.result @@ -207,6 +207,8 @@ DROP TABLE t1; # Problem # 1 (original report): wrong parsing of ucs2 data SET character_set_connection=ucs2; SELECT '00' UNION SELECT '10' INTO OUTFILE 'tmpp.txt'; +Warnings: +Warning 1287 ' INTO FROM...' instead CREATE TABLE t1(a INT); LOAD DATA INFILE 'tmpp.txt' INTO TABLE t1 CHARACTER SET ucs2 (@b) SET a=REVERSE(@b); @@ -218,6 +220,8 @@ a DROP TABLE t1; # Problem # 2 : if you write and read ucs2 data to a file they're lost SELECT '00' UNION SELECT '10' INTO OUTFILE 'tmpp2.txt' CHARACTER SET ucs2; +Warnings: +Warning 1287 ' INTO FROM...' instead CREATE TABLE t1(a INT); LOAD DATA INFILE 'tmpp2.txt' INTO TABLE t1 CHARACTER SET ucs2 (@b) SET a=REVERSE(@b); diff --git a/mysql-test/main/deadlock_innodb.result b/mysql-test/main/deadlock_innodb.result index af78a6aa9d5..fca0ff6be0c 100644 --- a/mysql-test/main/deadlock_innodb.result +++ b/mysql-test/main/deadlock_innodb.result @@ -72,7 +72,7 @@ insert into t1 values(0, 0), (300, 300); insert into t2 values(0, 0), (1, 20), (2, 30); commit; connection con1; -select a,b from t2 UNION SELECT id, x from t1 FOR UPDATE; +select a,b from t2 UNION (SELECT id, x from t1 FOR UPDATE); a b 0 0 20 1 diff --git a/mysql-test/main/derived_cond_pushdown.result b/mysql-test/main/derived_cond_pushdown.result index 0cd8b4cb844..f882dbba466 100644 --- a/mysql-test/main/derived_cond_pushdown.result +++ b/mysql-test/main/derived_cond_pushdown.result @@ -8935,7 +8935,7 @@ EXPLAIN "access_type": "ALL", "rows": 18, "filtered": 100, - "attached_condition": "__3.a > 5 and __3.c > 200", + "attached_condition": "__5.a > 5 and __5.c > 200", "materialized": { "query_block": { "union_result": { @@ -9561,7 +9561,7 @@ EXPLAIN "access_type": "ALL", "rows": 18, "filtered": 100, - "attached_condition": "__3.a > 4 and __3.c < 130", + "attached_condition": "__5.a > 4 and __5.c < 130", "materialized": { "query_block": { "union_result": { @@ -9707,7 +9707,7 @@ EXPLAIN "access_type": "ALL", "rows": 18, "filtered": 100, - "attached_condition": "__3.a > 4 and __3.c < 130", + "attached_condition": "__6.a > 4 and __6.c < 130", "materialized": { "query_block": { "union_result": { @@ -15948,7 +15948,7 @@ id select_type table type possible_keys key key_len ref rows filtered Extra 2 DERIVED a2 eq_ref PRIMARY PRIMARY 4 a1.f 1 100.00 Using index 4 DERIVED t1 index PRIMARY PRIMARY 4 NULL 7 100.00 Using index; Using temporary; Using filesort Warnings: -Note 1003 /* select#1 */ select `s`.`f` AS `f`,`s`.`c` AS `c` from (/* select#2 */ select straight_join `a2`.`f` AS `f`,count(0) AS `c` from ((/* select#4 */ select `test`.`t1`.`f` AS `f`,count(0) AS `c` from `test`.`t1` group by `test`.`t1`.`f`)) `a1` join `test`.`t1` `a2` where `a2`.`f` = `a1`.`f` group by `a2`.`f`) `s` +Note 1003 /* select#1 */ select `s`.`f` AS `f`,`s`.`c` AS `c` from (/* select#2 */ select straight_join `a2`.`f` AS `f`,count(0) AS `c` from (/* select#4 */ select `test`.`t1`.`f` AS `f`,count(0) AS `c` from `test`.`t1` group by `test`.`t1`.`f`) `a1` join `test`.`t1` `a2` where `a2`.`f` = `a1`.`f` group by `a2`.`f`) `s` SELECT * FROM ( SELECT STRAIGHT_JOIN f, COUNT(*) as c FROM v1 GROUP BY f ) AS s; f c 1 1 diff --git a/mysql-test/main/except.result b/mysql-test/main/except.result index 594bb7118eb..b9959a3f520 100644 --- a/mysql-test/main/except.result +++ b/mysql-test/main/except.result @@ -24,7 +24,7 @@ id select_type table type possible_keys key key_len ref rows filtered Extra 3 EXCEPT t2 ALL NULL NULL NULL NULL 2 100.00 NULL EXCEPT RESULT ALL NULL NULL NULL NULL NULL NULL Warnings: -Note 1003 /* select#1 */ select `a`.`a` AS `a`,`a`.`b` AS `b` from ((/* select#2 */ select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b` from `test`.`t1`) except (/* select#3 */ select `test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2`)) `a` +Note 1003 /* select#1 */ select `a`.`a` AS `a`,`a`.`b` AS `b` from (/* select#2 */ select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b` from `test`.`t1` except (/* select#3 */ select `test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2`)) `a` EXPLAIN format=json (select a,b from t1) except (select c,d from t2); EXPLAIN { @@ -229,7 +229,7 @@ id select_type table type possible_keys key key_len ref rows filtered Extra 3 EXCEPT t4 ALL NULL NULL NULL NULL 2 100.00 Using join buffer (flat, BNL join) NULL EXCEPT RESULT ALL NULL NULL NULL NULL NULL NULL Warnings: -Note 1003 /* select#1 */ select `a`.`a` AS `a`,`a`.`b` AS `b`,`a`.`e` AS `e`,`a`.`f` AS `f` from ((/* select#2 */ select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b`,`test`.`t3`.`e` AS `e`,`test`.`t3`.`f` AS `f` from `test`.`t1` join `test`.`t3`) except (/* select#3 */ select `test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d`,`test`.`t4`.`g` AS `g`,`test`.`t4`.`h` AS `h` from `test`.`t2` join `test`.`t4`)) `a` +Note 1003 /* select#1 */ select `a`.`a` AS `a`,`a`.`b` AS `b`,`a`.`e` AS `e`,`a`.`f` AS `f` from (/* select#2 */ select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b`,`test`.`t3`.`e` AS `e`,`test`.`t3`.`f` AS `f` from `test`.`t1` join `test`.`t3` except (/* select#3 */ select `test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d`,`test`.`t4`.`g` AS `g`,`test`.`t4`.`h` AS `h` from `test`.`t2` join `test`.`t4`)) `a` EXPLAIN format=json (select a,b,e,f from t1,t3) except (select c,d,g,h from t2,t4); EXPLAIN { @@ -500,7 +500,7 @@ a (select 1 from dual) except (select 1 from dual); 1 (select 1 from dual into @v) except (select 1 from dual); -ERROR HY000: Incorrect usage of EXCEPT and INTO +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'into @v) except (select 1 from dual)' at line 1 select 1 from dual ORDER BY 1 except select 1 from dual; ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'except select 1 from dual' at line 1 select 1 as a from dual union all select 1 from dual; @@ -508,7 +508,7 @@ a 1 1 select 1 from dual except all select 1 from dual; -ERROR HY000: Incorrect usage of EXCEPT and ALL +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'all select 1 from dual' at line 1 create table t1 (a int, b blob, a1 int, b1 blob) engine=MyISAM; create table t2 (c int, d blob, c1 int, d1 blob) engine=MyISAM; insert into t1 values (1,"ddd", 1, "sdfrrwwww"),(2, "fgh", 2, "dffggtt"); diff --git a/mysql-test/main/except.test b/mysql-test/main/except.test index f88d9b29e35..32aa0b90544 100644 --- a/mysql-test/main/except.test +++ b/mysql-test/main/except.test @@ -60,13 +60,13 @@ drop tables t1,t2,t3,t4; select 1 as a from dual except select 1 from dual; (select 1 from dual) except (select 1 from dual); ---error ER_WRONG_USAGE +--error ER_PARSE_ERROR (select 1 from dual into @v) except (select 1 from dual); --error ER_PARSE_ERROR select 1 from dual ORDER BY 1 except select 1 from dual; select 1 as a from dual union all select 1 from dual; ---error ER_WRONG_USAGE +--error ER_PARSE_ERROR select 1 from dual except all select 1 from dual; diff --git a/mysql-test/main/fulltext_order_by.result b/mysql-test/main/fulltext_order_by.result index c2f57c6f9c2..a350a55c75d 100644 --- a/mysql-test/main/fulltext_order_by.result +++ b/mysql-test/main/fulltext_order_by.result @@ -126,7 +126,7 @@ group by a.text, b.id, b.betreff order by match(b.betreff) against ('+abc' in boolean mode) desc; -ERROR 42000: Table 'b' from one of the SELECTs cannot be used in field list +ERROR 42000: Table 'b' from one of the SELECTs cannot be used in ORDER clause select a.text, b.id, b.betreff from t2 a inner join t3 b on a.id = b.forum inner join @@ -142,7 +142,7 @@ where match(c.beitrag) against ('+abc' in boolean mode) order by match(b.betreff) against ('+abc' in boolean mode) desc; -ERROR 42000: Table 'b' from one of the SELECTs cannot be used in field list +ERROR 42000: Table 'b' from one of the SELECTs cannot be used in ORDER clause select a.text, b.id, b.betreff from t2 a inner join t3 b on a.id = b.forum inner join diff --git a/mysql-test/main/func_analyse.result b/mysql-test/main/func_analyse.result index 068693bd028..1cb9e3c9ad8 100644 --- a/mysql-test/main/func_analyse.result +++ b/mysql-test/main/func_analyse.result @@ -153,13 +153,19 @@ End of 5.1 tests # Start of 10.2 tests # (SELECT 1 FROM DUAL PROCEDURE ANALYSE()); -Field_name Min_value Max_value Min_length Max_length Empties_or_zeros Nulls Avg_value_or_avg_length Std Optimal_fieldtype -1 1 1 1 1 0 0 1.0000 0.0000 ENUM('1') NOT NULL +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'PROCEDURE ANALYSE())' at line 1 ((SELECT 1 FROM DUAL PROCEDURE ANALYSE())); +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'PROCEDURE ANALYSE()))' at line 1 +(SELECT 1 FROM DUAL) PROCEDURE ANALYSE(); Field_name Min_value Max_value Min_length Max_length Empties_or_zeros Nulls Avg_value_or_avg_length Std Optimal_fieldtype 1 1 1 1 1 0 0 1.0000 0.0000 ENUM('1') NOT NULL +((SELECT 1 FROM DUAL)) PROCEDURE ANALYSE(); +Field_name Min_value Max_value Min_length Max_length Empties_or_zeros Nulls Avg_value_or_avg_length Std Optimal_fieldtype +1 1 1 1 1 0 0 1.0000 0.0000 ENUM('1') NOT NULL +create table t1 (a int); SELECT * FROM t1 UNION SELECT * FROM t1 PROCEDURE analyse(); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'PROCEDURE analyse()' at line 1 +ERROR 42000: Incorrect usage/placement of 'PROCEDURE' +drop table t1; # # MDEV-10030 sql_yacc.yy: Split table_expression and remove PROCEDURE from create_select, select_paren_derived, select_derived2, query_specification # diff --git a/mysql-test/main/func_analyse.test b/mysql-test/main/func_analyse.test index ae3d6d910e5..3c8be90d6e2 100644 --- a/mysql-test/main/func_analyse.test +++ b/mysql-test/main/func_analyse.test @@ -161,12 +161,17 @@ DROP TABLE t1, t2; --echo # --echo # Start of 10.2 tests --echo # -(SELECT 1 FROM DUAL PROCEDURE ANALYSE()); -((SELECT 1 FROM DUAL PROCEDURE ANALYSE())); - -# TODO: --error ER_PARSE_ERROR +(SELECT 1 FROM DUAL PROCEDURE ANALYSE()); +--error ER_PARSE_ERROR +((SELECT 1 FROM DUAL PROCEDURE ANALYSE())); +(SELECT 1 FROM DUAL) PROCEDURE ANALYSE(); +((SELECT 1 FROM DUAL)) PROCEDURE ANALYSE(); + +create table t1 (a int); +--error ER_CANT_USE_OPTION_HERE SELECT * FROM t1 UNION SELECT * FROM t1 PROCEDURE analyse(); +drop table t1; --echo # --echo # MDEV-10030 sql_yacc.yy: Split table_expression and remove PROCEDURE from create_select, select_paren_derived, select_derived2, query_specification diff --git a/mysql-test/main/func_time.result b/mysql-test/main/func_time.result index 151dbc8d5d8..babcaf0640e 100644 --- a/mysql-test/main/func_time.result +++ b/mysql-test/main/func_time.result @@ -3526,13 +3526,21 @@ SET @sav_slow_query_log= @@session.slow_query_log; SET @@session.slow_query_log= ON; SELECT current_timestamp(6),fn_sleep_before_now() INTO @ts_cur, @ts_func; SELECT a FROM t_ts LIMIT 1 into @ts_func; +Warnings: +Warning 1287 ' INTO FROM...' instead SELECT a FROM t_trig LIMIT 1 into @ts_trig; +Warnings: +Warning 1287 ' INTO FROM...' instead DELETE FROM t_ts; DELETE FROM t_trig; SET @@session.slow_query_log= OFF; SELECT current_timestamp(6),fn_sleep_before_now() INTO @ts_cur, @func_ts; SELECT a FROM t_ts LIMIT 1 into @ts_func; +Warnings: +Warning 1287 ' INTO FROM...' instead SELECT a FROM t_trig LIMIT 1 into @ts_trig; +Warnings: +Warning 1287 ' INTO FROM...' instead SET @@session.slow_query_log= @sav_slow_query_log; DROP FUNCTION fn_sleep_before_now; DROP TRIGGER trg_insert_t_ts; diff --git a/mysql-test/main/get_diagnostics.result b/mysql-test/main/get_diagnostics.result index 732be7c0283..6944103c805 100644 --- a/mysql-test/main/get_diagnostics.result +++ b/mysql-test/main/get_diagnostics.result @@ -133,7 +133,7 @@ DROP PROCEDURE p1; GET DIAGNOSTICS CONDITION; ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 GET DIAGNOSTICS CONDITION a; -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 +ERROR 42S22: Unknown column 'a' in 'field list' GET DIAGNOSTICS CONDITION 1; ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 GET DIAGNOSTICS CONDITION 1 @var; @@ -212,9 +212,9 @@ ERROR 42000: You have an error in your SQL syntax; check the manual that corresp GET DIAGNOSTICS CONDITION (1) @var = CLASS_ORIGIN; ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(1) @var = CLASS_ORIGIN' at line 1 GET DIAGNOSTICS CONDITION p1() @var = CLASS_ORIGIN; -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '() @var = CLASS_ORIGIN' at line 1 +ERROR 42S22: Unknown column 'p1' in 'field list' GET DIAGNOSTICS CONDITION ABS(2) @var = CLASS_ORIGIN; -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(2) @var = CLASS_ORIGIN' at line 1 +ERROR 42S22: Unknown column 'ABS' in 'field list' GET DIAGNOSTICS CONDITION 1.1 @var = CLASS_ORIGIN; GET DIAGNOSTICS CONDITION "1" @var = CLASS_ORIGIN; SELECT COUNT(max_questions) INTO @var FROM mysql.user; @@ -226,10 +226,7 @@ Warnings: Error 1758 Invalid condition number Error 1758 Invalid condition number GET DIAGNOSTICS CONDITION a @var = CLASS_ORIGIN; -Warnings: -Error 1758 Invalid condition number -Error 1758 Invalid condition number -Error 1054 Unknown column 'a' in 'field list' +ERROR 42S22: Unknown column 'a' in 'field list' SELECT COUNT(max_questions) INTO @var FROM mysql.user; SET @cond = 1; GET DIAGNOSTICS CONDITION @cond @var1 = CLASS_ORIGIN; diff --git a/mysql-test/main/get_diagnostics.test b/mysql-test/main/get_diagnostics.test index a30bad72136..1553eb500b7 100644 --- a/mysql-test/main/get_diagnostics.test +++ b/mysql-test/main/get_diagnostics.test @@ -169,7 +169,7 @@ DROP PROCEDURE p1; --error ER_PARSE_ERROR GET DIAGNOSTICS CONDITION; ---error ER_PARSE_ERROR +--error ER_BAD_FIELD_ERROR GET DIAGNOSTICS CONDITION a; --error ER_PARSE_ERROR GET DIAGNOSTICS CONDITION 1; @@ -271,9 +271,9 @@ GET DIAGNOSTICS CONDITION 1+1 @var = CLASS_ORIGIN; GET DIAGNOSTICS CONDITION ? @var = CLASS_ORIGIN; --error ER_PARSE_ERROR GET DIAGNOSTICS CONDITION (1) @var = CLASS_ORIGIN; ---error ER_PARSE_ERROR +--error ER_BAD_FIELD_ERROR GET DIAGNOSTICS CONDITION p1() @var = CLASS_ORIGIN; ---error ER_PARSE_ERROR +--error ER_BAD_FIELD_ERROR GET DIAGNOSTICS CONDITION ABS(2) @var = CLASS_ORIGIN; # Unfortunate side effects... @@ -285,6 +285,7 @@ SELECT COUNT(max_questions) INTO @var FROM mysql.user; GET DIAGNOSTICS CONDITION 9999 @var = CLASS_ORIGIN; GET DIAGNOSTICS CONDITION NULL @var = CLASS_ORIGIN; +--error ER_BAD_FIELD_ERROR GET DIAGNOSTICS CONDITION a @var = CLASS_ORIGIN; # Reset warnings diff --git a/mysql-test/main/grant.result b/mysql-test/main/grant.result index 1279bcdd41e..ff7ff2b3611 100644 --- a/mysql-test/main/grant.result +++ b/mysql-test/main/grant.result @@ -1440,6 +1440,8 @@ declare tmp varchar(30); select col1 from test limit 1 into tmp; return '1'; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create view v1 as select test.* from test where test.col1=test_function(); grant update (col1) on v1 to 'greg'@'localhost'; drop user 'greg'@'localhost'; diff --git a/mysql-test/main/grant2.result b/mysql-test/main/grant2.result index ffb41c1b5f8..632a9524b45 100644 --- a/mysql-test/main/grant2.result +++ b/mysql-test/main/grant2.result @@ -462,6 +462,8 @@ INSERT INTO t2 VALUES (1); DROP FUNCTION IF EXISTS f2; CREATE FUNCTION f2 () RETURNS INT BEGIN DECLARE v INT; SELECT s1 FROM t2 INTO v; RETURN v; END// +Warnings: +Warning 1287 ' INTO FROM...' instead SELECT f2(); f2() 1 @@ -554,6 +556,8 @@ USE mysql; SELECT LEFT(CURRENT_USER(),INSTR(CURRENT_USER(),'@')-1) INTO @u; SELECT MID(CURRENT_USER(),INSTR(CURRENT_USER(),'@')+1) INTO @h; SELECT password FROM user WHERE user=@u AND host=@h INTO @pwd; +Warnings: +Warning 1287 ' INTO FROM...' instead SELECT user,host,password,insert_priv FROM user WHERE user=@u AND host=@h; user host password insert_priv root localhost Y diff --git a/mysql-test/main/information_schema_db.result b/mysql-test/main/information_schema_db.result index 45ade65c502..0d98a10050d 100644 --- a/mysql-test/main/information_schema_db.result +++ b/mysql-test/main/information_schema_db.result @@ -26,6 +26,8 @@ declare ret_val int; select max(f1) from t1 into ret_val; return ret_val; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create view v1 as select f1 from t1 where f1 = func1(f1); create function func2() returns int return 1; use mbase; diff --git a/mysql-test/main/innodb_mysql_lock2.result b/mysql-test/main/innodb_mysql_lock2.result index df97b32a41c..608cbec88c5 100644 --- a/mysql-test/main/innodb_mysql_lock2.result +++ b/mysql-test/main/innodb_mysql_lock2.result @@ -57,6 +57,8 @@ declare j int; select i from t1 where i = 1 into j; return j; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create function f2() returns int begin declare k int; @@ -64,6 +66,8 @@ select i from t1 where i = 1 into k; insert into t2 values (k + 5); return 0; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create function f3() returns int begin return (select i from t1 where i = 3); @@ -87,12 +91,16 @@ declare k int; select i from v1 where i = 1 into k; return k; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create function f7() returns int begin declare k int; select j from v2 where j = 1 into k; return k; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create function f8() returns int begin declare k int; @@ -100,6 +108,8 @@ select i from v1 where i = 1 into k; insert into t2 values (k+5); return k; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create function f9() returns int begin update v2 set j=j+10 where j=1; @@ -129,6 +139,8 @@ create procedure p2(inout p int) begin select i from t1 where i = 1 into p; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create function f14() returns int begin declare k int; @@ -148,6 +160,8 @@ declare k int; select i from t1 where i=1 into k; set new.l= k+1; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create trigger t4_bu before update on t4 for each row begin if (select i from t1 where i=1) then diff --git a/mysql-test/main/intersect.result b/mysql-test/main/intersect.result index 66c7addfd36..5c7e9dfc6f6 100644 --- a/mysql-test/main/intersect.result +++ b/mysql-test/main/intersect.result @@ -37,7 +37,7 @@ id select_type table type possible_keys key key_len ref rows filtered Extra 4 INTERSECT t3 ALL NULL NULL NULL NULL 3 100.00 NULL INTERSECT RESULT ALL NULL NULL NULL NULL NULL NULL Warnings: -Note 1003 /* select#1 */ select `a`.`a` AS `a`,`a`.`b` AS `b` from ((/* select#2 */ select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b` from `test`.`t1`) intersect (/* select#3 */ select `test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2`) intersect (/* select#4 */ select `test`.`t3`.`e` AS `e`,`test`.`t3`.`f` AS `f` from `test`.`t3`)) `a` +Note 1003 /* select#1 */ select `a`.`a` AS `a`,`a`.`b` AS `b` from (/* select#2 */ select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b` from `test`.`t1` intersect (/* select#3 */ select `test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2`) intersect (/* select#4 */ select `test`.`t3`.`e` AS `e`,`test`.`t3`.`f` AS `f` from `test`.`t3`)) `a` EXPLAIN format=json (select a,b from t1) intersect (select c,d from t2) intersect (select e,f from t3); EXPLAIN { @@ -278,7 +278,7 @@ id select_type table type possible_keys key key_len ref rows filtered Extra 3 INTERSECT t3 ALL NULL NULL NULL NULL 3 100.00 Using join buffer (flat, BNL join) NULL INTERSECT RESULT ALL NULL NULL NULL NULL NULL NULL Warnings: -Note 1003 /* select#1 */ select `a`.`a` AS `a`,`a`.`b` AS `b` from ((/* select#2 */ select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b` from `test`.`t1`) intersect (/* select#3 */ select `test`.`t2`.`c` AS `c`,`test`.`t3`.`e` AS `e` from `test`.`t2` join `test`.`t3`)) `a` +Note 1003 /* select#1 */ select `a`.`a` AS `a`,`a`.`b` AS `b` from (/* select#2 */ select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b` from `test`.`t1` intersect (/* select#3 */ select `test`.`t2`.`c` AS `c`,`test`.`t3`.`e` AS `e` from `test`.`t2` join `test`.`t3`)) `a` EXPLAIN format=json (select a,b from t1) intersect (select c,e from t2,t3); EXPLAIN { @@ -497,7 +497,7 @@ a 1 1 (select 1 from dual into @v) intersect (select 1 from dual); -ERROR HY000: Incorrect usage of INTERSECT and INTO +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'into @v) intersect (select 1 from dual)' at line 1 select 1 from dual ORDER BY 1 intersect select 1 from dual; ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'intersect select 1 from dual' at line 1 select 1 as a from dual union all select 1 from dual; @@ -505,7 +505,7 @@ a 1 1 select 1 from dual intersect all select 1 from dual; -ERROR HY000: Incorrect usage of INTERSECT and ALL +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'all select 1 from dual' at line 1 create table t1 (a int, b blob, a1 int, b1 blob); create table t2 (c int, d blob, c1 int, d1 blob); insert into t1 values (1,"ddd", 1, "sdfrrwwww"),(2, "fgh", 2, "dffggtt"); @@ -599,14 +599,14 @@ explain extended (select a,b from t1) union (select c,d from t2) intersect (select e,f from t3) union (select 4,4); id select_type table type possible_keys key key_len ref rows filtered Extra 1 PRIMARY t1 ALL NULL NULL NULL NULL 2 100.00 -3 UNION ALL NULL NULL NULL NULL 2 100.00 +5 UNION ALL NULL NULL NULL NULL 2 100.00 2 DERIVED t2 ALL NULL NULL NULL NULL 2 100.00 -4 INTERSECT t3 ALL NULL NULL NULL NULL 2 100.00 -NULL INTERSECT RESULT ALL NULL NULL NULL NULL NULL NULL -5 UNION NULL NULL NULL NULL NULL NULL NULL NULL No tables used -NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL +3 INTERSECT t3 ALL NULL NULL NULL NULL 2 100.00 +NULL INTERSECT RESULT ALL NULL NULL NULL NULL NULL NULL +4 UNION NULL NULL NULL NULL NULL NULL NULL NULL No tables used +NULL UNION RESULT ALL NULL NULL NULL NULL NULL NULL Warnings: -Note 1003 (/* select#1 */ select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b` from `test`.`t1`) union /* select#3 */ select `__3`.`c` AS `c`,`__3`.`d` AS `d` from ((/* select#2 */ select `test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2`) intersect (/* select#4 */ select `test`.`t3`.`e` AS `e`,`test`.`t3`.`f` AS `f` from `test`.`t3`)) `__3` union (/* select#5 */ select 4 AS `4`,4 AS `4`) +Note 1003 (/* select#1 */ select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b` from `test`.`t1`) union /* select#5 */ select `__5`.`c` AS `c`,`__5`.`d` AS `d` from ((/* select#2 */ select `test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2`) intersect (/* select#3 */ select `test`.`t3`.`e` AS `e`,`test`.`t3`.`f` AS `f` from `test`.`t3`)) `__5` union (/* select#4 */ select 4 AS `4`,4 AS `4`) set SQL_MODE=ORACLE; (select a,b from t1) union (select c,d from t2) intersect (select e,f from t3) union (select 4,4); a b @@ -720,7 +720,7 @@ a b drop procedure p1; show create view v1; View Create View character_set_client collation_connection -v1 CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `v1` AS (select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b` from `test`.`t1`) union select `__3`.`c` AS `c`,`__3`.`d` AS `d` from ((select `test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2`) intersect (select `test`.`t3`.`e` AS `e`,`test`.`t3`.`f` AS `f` from `test`.`t3`)) `__3` union (select 4 AS `4`,4 AS `4`) latin1 latin1_swedish_ci +v1 CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `v1` AS (select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b` from `test`.`t1`) union select `__6`.`c` AS `c`,`__6`.`d` AS `d` from (select `test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2` intersect (select `test`.`t3`.`e` AS `e`,`test`.`t3`.`f` AS `f` from `test`.`t3`)) `__6` union (select 4 AS `4`,4 AS `4`) latin1 latin1_swedish_ci drop view v1; drop tables t1,t2,t3; # diff --git a/mysql-test/main/intersect.test b/mysql-test/main/intersect.test index fb5e991a24c..0a68cab21f0 100644 --- a/mysql-test/main/intersect.test +++ b/mysql-test/main/intersect.test @@ -59,13 +59,13 @@ drop tables t1,t2,t3; select 1 as a from dual intersect select 1 from dual; (select 1 from dual) intersect (select 1 from dual); ---error ER_WRONG_USAGE +--error ER_PARSE_ERROR (select 1 from dual into @v) intersect (select 1 from dual); --error ER_PARSE_ERROR select 1 from dual ORDER BY 1 intersect select 1 from dual; select 1 as a from dual union all select 1 from dual; ---error ER_WRONG_USAGE +--error ER_PARSE_ERROR select 1 from dual intersect all select 1 from dual; diff --git a/mysql-test/main/invisible_field.result b/mysql-test/main/invisible_field.result index 876a80814e5..8090258c081 100644 --- a/mysql-test/main/invisible_field.result +++ b/mysql-test/main/invisible_field.result @@ -559,6 +559,8 @@ DROP TABLE t1; create or replace table t1 (a int, b int invisible); insert into t1 values (1),(2); select * from t1 into outfile 'f'; +Warnings: +Warning 1287 ' INTO FROM...' instead load data infile 'f' into table t1; select a,b from t1; a b @@ -589,6 +591,8 @@ a b truncate table t1; insert into t1(a,b) values (1,1),(2,2); select a,b from t1 into outfile 'a'; +Warnings: +Warning 1287 ' INTO FROM...' instead load data infile 'a' into table t1(a,b); select a,b from t1; a b diff --git a/mysql-test/main/join.result b/mysql-test/main/join.result index 046674d5569..5978b261b3a 100644 --- a/mysql-test/main/join.result +++ b/mysql-test/main/join.result @@ -1484,7 +1484,7 @@ DROP TABLE t1,t2,t3,t4,t5; # MDEV-4752: Segfault during parsing of illegal query # SELECT * FROM t5 JOIN (t1 JOIN t2 UNION SELECT * FROM t3 JOIN t4); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'SELECT * FROM t3 JOIN t4)' at line 1 +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT * FROM t3 JOIN t4)' at line 1 # # MDEV-4959: join of const table with NULL fields # diff --git a/mysql-test/main/join_nested.result b/mysql-test/main/join_nested.result index 708c72fffb5..b6b4716d8b1 100644 --- a/mysql-test/main/join_nested.result +++ b/mysql-test/main/join_nested.result @@ -1150,7 +1150,7 @@ a b a b 4 2 2 2 5 3 NULL NULL SELECT t2.a,t2.b,t3.a,t3.b -FROM t2 LEFT JOIN (t3) ON t2.b=t3.b +FROM t2 LEFT JOIN t3 ON t2.b=t3.b WHERE t2.a = 4 OR (t2.a > 4 AND t3.a IS NULL); a b a b 4 2 1 2 diff --git a/mysql-test/main/join_nested.test b/mysql-test/main/join_nested.test index e60b7827f75..77d0e4154c1 100644 --- a/mysql-test/main/join_nested.test +++ b/mysql-test/main/join_nested.test @@ -683,7 +683,7 @@ SELECT t2.a,t2.b,t3.a,t3.b WHERE t2.a = 4 OR (t2.a > 4 AND t3.a IS NULL); SELECT t2.a,t2.b,t3.a,t3.b - FROM t2 LEFT JOIN (t3) ON t2.b=t3.b + FROM t2 LEFT JOIN t3 ON t2.b=t3.b WHERE t2.a = 4 OR (t2.a > 4 AND t3.a IS NULL); ALTER TABLE t3 diff --git a/mysql-test/main/join_nested_jcl6.result b/mysql-test/main/join_nested_jcl6.result index eb59531b7d2..de5ebfbe989 100644 --- a/mysql-test/main/join_nested_jcl6.result +++ b/mysql-test/main/join_nested_jcl6.result @@ -1161,7 +1161,7 @@ a b a b 4 2 2 2 5 3 NULL NULL SELECT t2.a,t2.b,t3.a,t3.b -FROM t2 LEFT JOIN (t3) ON t2.b=t3.b +FROM t2 LEFT JOIN t3 ON t2.b=t3.b WHERE t2.a = 4 OR (t2.a > 4 AND t3.a IS NULL); a b a b 4 2 1 2 diff --git a/mysql-test/main/lock_sync.result b/mysql-test/main/lock_sync.result index 7b61c5994b6..93182399958 100644 --- a/mysql-test/main/lock_sync.result +++ b/mysql-test/main/lock_sync.result @@ -67,6 +67,8 @@ declare j int; select i from t1 where i = 1 into j; return j; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create function f2() returns int begin declare k int; @@ -74,6 +76,8 @@ select i from t1 where i = 1 into k; insert into t2 values (k + 5); return 0; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create function f3() returns int begin return (select i from t1 where i = 3); @@ -97,12 +101,16 @@ declare k int; select i from v1 where i = 1 into k; return k; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create function f7() returns int begin declare k int; select j from v2 where j = 1 into k; return k; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create function f8() returns int begin declare k int; @@ -110,6 +118,8 @@ select i from v1 where i = 1 into k; insert into t2 values (k+5); return k; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create function f9() returns int begin update v2 set j=j+10 where j=1; @@ -139,6 +149,8 @@ create procedure p2(inout p int) begin select i from t1 where i = 1 into p; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create function f14() returns int begin declare k int; @@ -166,6 +178,8 @@ select i from t1 where i = 1 into j; call p3; return 1; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create procedure p3() begin create temporary table if not exists temp1 (a int); @@ -178,6 +192,8 @@ declare k int; select i from t1 where i=1 into k; set new.l= k+1; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create trigger t4_bu before update on t4 for each row begin if (select i from t1 where i=1) then diff --git a/mysql-test/main/merge.result b/mysql-test/main/merge.result index ff6bdf4a07e..4f6765420ec 100644 --- a/mysql-test/main/merge.result +++ b/mysql-test/main/merge.result @@ -2811,6 +2811,8 @@ CREATE TABLE tm1 (c1 INT) ENGINE=MRG_MYISAM UNION=(t1) INSERT_METHOD=LAST; CREATE TRIGGER tm1_ai AFTER INSERT ON tm1 FOR EACH ROW SELECT max(c1) FROM t1 INTO @var; +Warnings: +Warning 1287 ' INTO FROM...' instead LOCK TABLE tm1 WRITE, t1 WRITE; INSERT INTO tm1 VALUES (1); SELECT * FROM tm1; @@ -2835,6 +2837,8 @@ CREATE TABLE tm1 (c1 INT) ENGINE=MRG_MYISAM UNION=(t1,t2,t3,t4,t5) INSERT_METHOD=LAST; CREATE TRIGGER t2_au AFTER UPDATE ON t2 FOR EACH ROW SELECT MAX(c1) FROM t1 INTO @var; +Warnings: +Warning 1287 ' INTO FROM...' instead CREATE FUNCTION f1() RETURNS INT RETURN (SELECT MAX(c1) FROM t4); LOCK TABLE tm1 WRITE, t1 WRITE, t2 WRITE, t3 WRITE, t4 WRITE, t5 WRITE; diff --git a/mysql-test/main/myisam_debug.result b/mysql-test/main/myisam_debug.result index 6232e3eac0e..9cba8968116 100644 --- a/mysql-test/main/myisam_debug.result +++ b/mysql-test/main/myisam_debug.result @@ -23,6 +23,8 @@ SELECT ID FROM INFORMATION_SCHEMA.PROCESSLIST WHERE STATE = 'wait_in_enable_indexes' AND INFO = "INSERT INTO t1(id) SELECT id FROM t2" INTO @thread_id; +Warnings: +Warning 1287 ' INTO FROM...' instead KILL QUERY @thread_id; CHECK TABLE t1; Table Op Msg_type Msg_text diff --git a/mysql-test/main/myisam_explain_non_select_all.result b/mysql-test/main/myisam_explain_non_select_all.result index 09e662f5d6a..8e4db5ed482 100644 --- a/mysql-test/main/myisam_explain_non_select_all.result +++ b/mysql-test/main/myisam_explain_non_select_all.result @@ -7,6 +7,8 @@ INSERT INTO t1 VALUES (1), (2), (3); # query: UPDATE t1 SET a = 10 WHERE a < 10 # select: SELECT * FROM t1 WHERE a < 10 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 SET a = 10 WHERE a < 10; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 ALL NULL NULL NULL NULL 3 Using where @@ -26,6 +28,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` < 10 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 4 @@ -42,6 +46,8 @@ INSERT INTO t1 VALUES (1), (2), (3); # query: DELETE FROM t1 WHERE a < 10 # select: SELECT * FROM t1 WHERE a < 10 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 WHERE a < 10; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 ALL NULL NULL NULL NULL 3 Using where @@ -61,6 +67,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` < 10 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 4 @@ -77,6 +85,8 @@ INSERT INTO t1 VALUES (1), (2), (3); # query: DELETE FROM t1 USING t1 WHERE a = 1 # select: SELECT * FROM t1 WHERE a = 1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 USING t1 WHERE a = 1; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 ALL NULL NULL NULL NULL 3 Using where @@ -96,6 +106,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` = 1 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 4 @@ -114,6 +126,8 @@ INSERT INTO t2 VALUES (1), (2), (3); # query: UPDATE t1, t2 SET t1.a = 10 WHERE t1.a = 1 # select: SELECT * FROM t1, t2 WHERE t1.a = 1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1, t2 SET t1.a = 10 WHERE t1.a = 1; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 ALL NULL NULL NULL NULL 3 Using where @@ -136,6 +150,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a`,`test`.`t2`.`b` AS `b` from `test`.`t1` join `test`.`t2` where `test`.`t1`.`a` = 1 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 8 @@ -154,6 +170,8 @@ INSERT INTO t2 VALUES (1), (2), (3); # query: UPDATE t1 t11, (SELECT * FROM t2) t12 SET t11.a = 10 WHERE t11.a = 1 # select: SELECT * FROM t1 t11, (SELECT * FROM t2) t12 WHERE t11.a = 1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 t11, (SELECT * FROM t2) t12 SET t11.a = 10 WHERE t11.a = 1; id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t11 ALL NULL NULL NULL NULL 3 Using where @@ -178,6 +196,8 @@ Warnings: Note 1003 select `test`.`t11`.`a` AS `a`,`test`.`t2`.`b` AS `b` from `test`.`t1` `t11` join `test`.`t2` where `test`.`t11`.`a` = 1 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 8 @@ -196,6 +216,8 @@ INSERT INTO t2 VALUES (1), (2), (3); # query: UPDATE t1 SET a = 10 WHERE 1 IN (SELECT 1 FROM t2 WHERE t2.b < 3) # select: SELECT * FROM t1 WHERE 1 IN (SELECT 1 FROM t2 WHERE t2.b < 3) # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 SET a = 10 WHERE 1 IN (SELECT 1 FROM t2 WHERE t2.b < 3); id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t1 ALL NULL NULL NULL NULL 3 @@ -220,6 +242,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a` from `test`.`t1` semi join (`test`.`t2`) where `test`.`t2`.`b` < 3 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 1 @@ -239,6 +263,8 @@ INSERT INTO t2 VALUES (1), (2), (3); # query: UPDATE t1 SET a = 10 WHERE a IN (SELECT b FROM t2 WHERE t1.a < 3) # select: SELECT * FROM t1 WHERE a IN (SELECT b FROM t2 WHERE t1.a < 3) # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 SET a = 10 WHERE a IN (SELECT b FROM t2 WHERE t1.a < 3); id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t1 ALL NULL NULL NULL NULL 3 Using where @@ -264,6 +290,8 @@ Note 1276 Field or reference 'test.t1.a' of SELECT #2 was resolved in SELECT #1 Note 1003 select `test`.`t1`.`a` AS `a` from `test`.`t1` semi join (`test`.`t2`) where `test`.`t2`.`b` = `test`.`t1`.`a` and `test`.`t1`.`a` < 3 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 8 @@ -282,6 +310,8 @@ INSERT INTO t2 VALUES (1), (2), (3); # query: UPDATE t1, t2 SET a = 10 WHERE a IN (SELECT b FROM t2 WHERE t2.b < 3) # select: SELECT * FROM t1, t2 WHERE a IN (SELECT b FROM t2 WHERE t2.b < 3) # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1, t2 SET a = 10 WHERE a IN (SELECT b FROM t2 WHERE t2.b < 3); id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t1 ALL NULL NULL NULL NULL 3 @@ -310,6 +340,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a`,`test`.`t2`.`b` AS `b` from `test`.`t1` semi join (`test`.`t2`) join `test`.`t2` where `test`.`t2`.`b` < 3 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 3 @@ -330,6 +362,8 @@ INSERT INTO t2 VALUES (1), (2), (3); # query: UPDATE t1 t11, (SELECT * FROM t2) t12 SET t11.a = t11.a + 10 # select: SELECT * FROM t1 t11, (SELECT * FROM t2) t12 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 t11, (SELECT * FROM t2) t12 SET t11.a = t11.a + 10; id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t11 ALL NULL NULL NULL NULL 3 @@ -354,6 +388,8 @@ Warnings: Note 1003 select `test`.`t11`.`a` AS `a`,`test`.`t2`.`b` AS `b` from `test`.`t1` `t11` join `test`.`t2` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 8 @@ -374,6 +410,8 @@ INSERT INTO t2 VALUES (1), (2), (3); # query: UPDATE t1 t11, (SELECT 1 FROM DUAL) t12 SET t11.a = t11.a + 10 # select: SELECT * FROM t1 t11, (SELECT 1 FROM DUAL) t12 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 t11, (SELECT 1 FROM DUAL) t12 SET t11.a = t11.a + 10; id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY system NULL NULL NULL NULL 1 @@ -401,6 +439,8 @@ Note 1003 /* select#1 */ select `test`.`t11`.`a` AS `a`,1 AS `1` from `test`.`t1 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value Handler_read_rnd_next 1 +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 5 @@ -420,6 +460,8 @@ INSERT INTO t2 VALUES (1), (2), (3); # query: UPDATE t1 t11, (SELECT * FROM t2) t12 SET t11.a = 10 WHERE t11.a > 1 # select: SELECT * FROM t1 t11, (SELECT * FROM t2) t12 WHERE t11.a > 1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 t11, (SELECT * FROM t2) t12 SET t11.a = 10 WHERE t11.a > 1; id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t11 ALL NULL NULL NULL NULL 3 Using where @@ -444,6 +486,8 @@ Warnings: Note 1003 select `test`.`t11`.`a` AS `a`,`test`.`t2`.`b` AS `b` from `test`.`t1` `t11` join `test`.`t2` where `test`.`t11`.`a` > 1 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 8 @@ -460,6 +504,8 @@ INSERT INTO t1 VALUES (1), (2), (3); # query: DELETE FROM t1 WHERE a > 1 LIMIT 1 # select: SELECT * FROM t1 WHERE a > 1 LIMIT 1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 WHERE a > 1 LIMIT 1; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 ALL NULL NULL NULL NULL 3 Using where @@ -479,6 +525,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` > 1 limit 1 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 2 @@ -495,6 +543,8 @@ INSERT INTO t1 VALUES (1), (2), (3); # query: DELETE FROM t1 WHERE 0 # select: SELECT * FROM t1 WHERE 0 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 WHERE 0; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE NULL NULL NULL NULL NULL NULL NULL Impossible WHERE @@ -514,6 +564,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a` from `test`.`t1` where 0 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value # Status of testing query execution: @@ -527,6 +579,8 @@ INSERT INTO t1 VALUES (1), (2), (3); # query: DELETE FROM t1 USING t1 WHERE 0 # select: SELECT * FROM t1 WHERE 0 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 USING t1 WHERE 0; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE NULL NULL NULL NULL NULL NULL NULL Impossible WHERE @@ -546,6 +600,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a` from `test`.`t1` where 0 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value # Status of testing query execution: @@ -559,6 +615,8 @@ INSERT INTO t1 VALUES (3, 3), (7, 7); # query: DELETE FROM t1 WHERE a = 3 # select: SELECT * FROM t1 WHERE a = 3 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 WHERE a = 3; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 range a a 5 NULL 1 Using where @@ -579,6 +637,8 @@ Note 1003 select 3 AS `a`,3 AS `b` from `test`.`t1` where 1 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value Handler_read_key 1 +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 1 @@ -595,6 +655,8 @@ INSERT INTO t1 VALUES (3, 3), (7, 7); # query: DELETE FROM t1 WHERE a < 3 # select: SELECT * FROM t1 WHERE a < 3 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 WHERE a < 3; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 range a a 5 NULL 1 Using where @@ -614,6 +676,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b` from `test`.`t1` where `test`.`t1`.`a` < 3 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 1 @@ -628,6 +692,8 @@ CREATE TABLE t1 ( a int PRIMARY KEY ); # query: DELETE FROM t1 WHERE t1.a > 0 ORDER BY t1.a # select: SELECT * FROM t1 WHERE t1.a > 0 ORDER BY t1.a # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 WHERE t1.a > 0 ORDER BY t1.a; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 range PRIMARY PRIMARY 4 NULL 1 Using where @@ -648,6 +714,8 @@ Note 1003 select NULL AS `a` from `test`.`t1` where 0 order by NULL # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value Handler_read_rnd_next 1 +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 1 @@ -660,6 +728,8 @@ INSERT INTO t1 VALUES (1), (2), (3); # query: DELETE FROM t1 WHERE t1.a > 0 ORDER BY t1.a # select: SELECT * FROM t1 WHERE t1.a > 0 ORDER BY t1.a # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 WHERE t1.a > 0 ORDER BY t1.a; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 range PRIMARY PRIMARY 4 NULL 3 Using where @@ -679,6 +749,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` > 0 order by `test`.`t1`.`a` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 1 @@ -697,6 +769,8 @@ INSERT INTO t1 VALUES (4),(3),(1),(2); # query: DELETE FROM t1 WHERE (@a:= a) ORDER BY a LIMIT 1 # select: SELECT * FROM t1 WHERE (@a:= a) ORDER BY a LIMIT 1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 WHERE (@a:= a) ORDER BY a LIMIT 1; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 index NULL PRIMARY 4 NULL 1 Using where @@ -716,6 +790,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a` from `test`.`t1` where @a:=`test`.`t1`.`a` order by `test`.`t1`.`a` limit 1 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_first 1 @@ -733,6 +809,8 @@ UPDATE t1 SET a = c, b = c; # query: DELETE FROM t1 ORDER BY a ASC, b ASC LIMIT 1 # select: SELECT * FROM t1 ORDER BY a ASC, b ASC LIMIT 1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 ORDER BY a ASC, b ASC LIMIT 1; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 ALL NULL NULL NULL NULL 10 Using filesort @@ -752,6 +830,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a`,`test`.`t1`.`b` AS `b`,`test`.`t1`.`c` AS `c` from `test`.`t1` order by `test`.`t1`.`a`,`test`.`t1`.`b` limit 1 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 11 @@ -778,6 +858,8 @@ INSERT INTO t3 VALUES (1,1), (2,1), (1,3); # query: DELETE t1,t2,t3 FROM t1,t2,t3 WHERE a1=a2 AND b2=a3 AND b1=b3 # select: SELECT * FROM t1,t2,t3 WHERE a1=a2 AND b2=a3 AND b1=b3 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE t1,t2,t3 FROM t1,t2,t3 WHERE a1=a2 AND b2=a3 AND b1=b3; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 ALL NULL NULL NULL NULL 3 @@ -803,6 +885,8 @@ Warnings: Note 1003 select `test`.`t1`.`a1` AS `a1`,`test`.`t1`.`b1` AS `b1`,`test`.`t2`.`a2` AS `a2`,`test`.`t2`.`b2` AS `b2`,`test`.`t3`.`a3` AS `a3`,`test`.`t3`.`b3` AS `b3` from `test`.`t1` join `test`.`t2` join `test`.`t3` where `test`.`t2`.`a2` = `test`.`t1`.`a1` and `test`.`t3`.`a3` = `test`.`t2`.`b2` and `test`.`t3`.`b3` = `test`.`t1`.`b1` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 6 @@ -826,6 +910,8 @@ INSERT INTO t2 VALUES (1), (2), (3); # query: UPDATE t1 SET a = 10 WHERE a IN (SELECT a FROM t2) # select: SELECT * FROM t1 WHERE a IN (SELECT a FROM t2) # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 SET a = 10 WHERE a IN (SELECT a FROM t2); id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t1 ALL NULL NULL NULL NULL 3 Using where @@ -849,6 +935,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a` from `test`.`t1` semi join (`test`.`t2`) where 1 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 3 @@ -869,6 +957,8 @@ SET @save_optimizer_switch= @@optimizer_switch; # query: DELETE FROM t1 WHERE a1 IN (SELECT a2 FROM t2 WHERE a2 > 2) # select: SELECT * FROM t1 WHERE a1 IN (SELECT a2 FROM t2 WHERE a2 > 2) # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 WHERE a1 IN (SELECT a2 FROM t2 WHERE a2 > 2); id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t1 ALL NULL NULL NULL NULL 5 Using where @@ -891,6 +981,8 @@ Warnings: Note 1003 /* select#1 */ select `test`.`t1`.`a1` AS `a1` from `test`.`t1` where <`test`.`t1`.`a1`>((`test`.`t1`.`a1`,(/* select#2 */ select `test`.`t2`.`a2` from `test`.`t2` where `test`.`t2`.`a2` > 2 and (`test`.`t1`.`a1`) = `test`.`t2`.`a2`))) # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 5 @@ -907,6 +999,8 @@ INSERT INTO t1 VALUES (1), (2), (3), (4), (5); # query: DELETE FROM t1 WHERE a1 IN (SELECT a2 FROM t2 WHERE a2 > 2) # select: SELECT * FROM t1 WHERE a1 IN (SELECT a2 FROM t2 WHERE a2 > 2) # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 WHERE a1 IN (SELECT a2 FROM t2 WHERE a2 > 2); id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t1 ALL NULL NULL NULL NULL 5 Using where @@ -929,6 +1023,8 @@ Warnings: Note 1003 select `test`.`t1`.`a1` AS `a1` from `test`.`t1` semi join (`test`.`t2`) where `test`.`t2`.`a2` > 2 and `test`.`t1`.`a1` = `test`.`t2`.`a2` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 12 @@ -945,6 +1041,8 @@ INSERT INTO t1 VALUES (1, 1), (2, 2), (3, 3), (4, 4), (5, 5); # query: UPDATE t1 SET i = 10 # select: SELECT * FROM t1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 SET i = 10; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 ALL NULL NULL NULL NULL 5 @@ -964,6 +1062,8 @@ Warnings: Note 1003 select `test`.`t1`.`i` AS `i`,`test`.`t1`.`j` AS `j` from `test`.`t1` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 6 @@ -980,6 +1080,8 @@ INSERT INTO t1 VALUES (1, 1), (2, 2), (3, 3), (4, 4), (5, 5); # query: DELETE FROM t1 # select: SELECT * FROM t1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE NULL NULL NULL NULL NULL NULL 5 Deleting all rows @@ -999,6 +1101,8 @@ Warnings: Note 1003 select `test`.`t1`.`i` AS `i`,`test`.`t1`.`j` AS `j` from `test`.`t1` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 6 @@ -1018,6 +1122,8 @@ INSERT INTO t2 (a, b, c) SELECT t1.i, t1.i, t1.i FROM t1, t1 x1, t1 x2; # query: DELETE FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5 # select: SELECT * FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 index NULL a 15 NULL 5 Using where @@ -1037,6 +1143,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`b` AS `b`,`test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2` where `test`.`t2`.`b` = 10 order by `test`.`t2`.`a`,`test`.`t2`.`c` limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_first 1 @@ -1056,6 +1164,8 @@ CREATE TABLE t2 (i INT); # query: INSERT INTO t2 SELECT * FROM t1 # select: SELECT * FROM t1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN INSERT INTO t2 SELECT * FROM t1; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 ALL NULL NULL NULL NULL 3 @@ -1075,6 +1185,8 @@ Warnings: Note 1003 select `test`.`t1`.`i` AS `i` from `test`.`t1` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 4 @@ -1092,6 +1204,8 @@ CREATE TABLE t2 (i INT); # query: REPLACE INTO t2 SELECT * FROM t1 # select: SELECT * FROM t1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN REPLACE INTO t2 SELECT * FROM t1; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 ALL NULL NULL NULL NULL 3 @@ -1111,6 +1225,8 @@ Warnings: Note 1003 select `test`.`t1`.`i` AS `i` from `test`.`t1` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 4 @@ -1171,6 +1287,8 @@ INSERT INTO t1 (i) VALUES (10),(11),(12),(13),(14),(15),(16),(17),(18),(19), # query: DELETE FROM t1 WHERE i > 10 AND i <= 18 ORDER BY i LIMIT 5 # select: SELECT * FROM t1 WHERE i > 10 AND i <= 18 ORDER BY i LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 WHERE i > 10 AND i <= 18 ORDER BY i LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 range PRIMARY PRIMARY 4 NULL 5 Using where @@ -1190,6 +1308,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a`,`test`.`t1`.`i` AS `i` from `test`.`t1` where `test`.`t1`.`i` > 10 and `test`.`t1`.`i` <= 18 order by `test`.`t1`.`i` limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 1 @@ -1210,6 +1330,8 @@ INSERT INTO t1 (i) VALUES (10),(11),(12),(13),(14),(15),(16),(17),(18),(19), # query: DELETE FROM t1 WHERE i > 10 AND i <= 18 ORDER BY i LIMIT 5 # select: SELECT * FROM t1 WHERE i > 10 AND i <= 18 ORDER BY i LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 WHERE i > 10 AND i <= 18 ORDER BY i LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 ALL NULL NULL NULL NULL 26 Using where; Using filesort @@ -1229,6 +1351,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a`,`test`.`t1`.`i` AS `i` from `test`.`t1` where `test`.`t1`.`i` > 10 and `test`.`t1`.`i` <= 18 order by `test`.`t1`.`i` limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 27 @@ -1255,6 +1379,8 @@ INSERT INTO t2 (a, b, c) SELECT i, i, i FROM t1; # query: DELETE FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5 # select: SELECT * FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 ALL NULL NULL NULL NULL 26 Using where; Using filesort @@ -1274,6 +1400,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`b` AS `b`,`test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2` where `test`.`t2`.`b` = 10 order by `test`.`t2`.`a`,`test`.`t2`.`c` limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 27 @@ -1301,6 +1429,8 @@ INSERT INTO t2 (a, b, c) SELECT t1.i, t1.i, t1.i FROM t1, t1 x1, t1 x2; # query: DELETE FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5 # select: SELECT * FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 index NULL a 15 NULL 5 Using where @@ -1320,6 +1450,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`b` AS `b`,`test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2` where `test`.`t2`.`b` = 10 order by `test`.`t2`.`a`,`test`.`t2`.`c` limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_first 1 @@ -1342,6 +1474,8 @@ INSERT INTO t2 SELECT i, i, i, i FROM t1; # query: DELETE FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5 # select: SELECT * FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 ALL NULL NULL NULL NULL 26 Using where; Using filesort @@ -1361,6 +1495,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`b` AS `b`,`test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2` where `test`.`t2`.`b` = 10 order by `test`.`t2`.`a`,`test`.`t2`.`c` limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 27 @@ -1388,6 +1524,8 @@ INSERT INTO t2 SELECT i, i, i, i FROM t1; # query: DELETE FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5 # select: SELECT * FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 ALL NULL NULL NULL NULL 26 Using where; Using filesort @@ -1407,6 +1545,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`b` AS `b`,`test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2` where `test`.`t2`.`b` = 10 order by `test`.`t2`.`a`,`test`.`t2`.`c` limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd 1 @@ -1435,6 +1575,8 @@ INSERT INTO t2 (key1, key2) SELECT i, i FROM t1; # query: DELETE FROM t2 WHERE key1 < 13 or key2 < 14 ORDER BY key1 # select: SELECT * FROM t2 WHERE key1 < 13 or key2 < 14 ORDER BY key1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t2 WHERE key1 < 13 or key2 < 14 ORDER BY key1; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 index_merge key1,key2 key1,key2 5,5 NULL 7 Using sort_union(key1,key2); Using where; Using filesort @@ -1454,6 +1596,8 @@ Warnings: Note 1003 select `test`.`t2`.`i` AS `i`,`test`.`t2`.`key1` AS `key1`,`test`.`t2`.`key2` AS `key2` from `test`.`t2` where `test`.`t2`.`key1` < 13 or `test`.`t2`.`key2` < 14 order by `test`.`t2`.`key1` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 2 @@ -1482,6 +1626,8 @@ INSERT INTO t2 (i) SELECT i FROM t1; # query: DELETE FROM t2 WHERE i > 10 AND i <= 18 ORDER BY i DESC LIMIT 5 # select: SELECT * FROM t2 WHERE i > 10 AND i <= 18 ORDER BY i DESC LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t2 WHERE i > 10 AND i <= 18 ORDER BY i DESC LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 range PRIMARY PRIMARY 4 NULL 5 Using where @@ -1501,6 +1647,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`i` AS `i` from `test`.`t2` where `test`.`t2`.`i` > 10 and `test`.`t2`.`i` <= 18 order by `test`.`t2`.`i` desc limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 1 @@ -1523,6 +1671,8 @@ INSERT INTO t2 SELECT i, i, i FROM t1; # query: DELETE FROM t2 ORDER BY a, b DESC LIMIT 5 # select: SELECT * FROM t2 ORDER BY a, b DESC LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t2 ORDER BY a, b DESC LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 ALL NULL NULL NULL NULL 26 Using filesort @@ -1542,6 +1692,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`b` AS `b`,`test`.`t2`.`c` AS `c` from `test`.`t2` order by `test`.`t2`.`a`,`test`.`t2`.`b` desc limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 27 @@ -1569,6 +1721,8 @@ INSERT INTO t2 (a, b) SELECT t1.i, t1.i FROM t1, t1 x1, t1 x2; # query: DELETE FROM t2 ORDER BY a DESC, b DESC LIMIT 5 # select: SELECT * FROM t2 ORDER BY a DESC, b DESC LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t2 ORDER BY a DESC, b DESC LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 index NULL a 6 NULL 5 @@ -1588,6 +1742,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`b` AS `b`,`test`.`t2`.`c` AS `c` from `test`.`t2` order by `test`.`t2`.`a` desc,`test`.`t2`.`b` desc limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_last 1 @@ -1610,6 +1766,8 @@ INSERT INTO t2 (i) SELECT i FROM t1; # query: UPDATE t2 SET a = 10 WHERE i > 10 AND i <= 18 ORDER BY i LIMIT 5 # select: SELECT * FROM t2 WHERE i > 10 AND i <= 18 ORDER BY i LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t2 SET a = 10 WHERE i > 10 AND i <= 18 ORDER BY i LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 range PRIMARY PRIMARY 4 NULL 5 Using where; Using buffer @@ -1629,6 +1787,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`i` AS `i` from `test`.`t2` where `test`.`t2`.`i` > 10 and `test`.`t2`.`i` <= 18 order by `test`.`t2`.`i` limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 1 @@ -1652,6 +1812,8 @@ INSERT INTO t2 (i) SELECT i FROM t1; # query: UPDATE t2 SET a = 10 WHERE i > 10 AND i <= 18 ORDER BY i LIMIT 5 # select: SELECT * FROM t2 WHERE i > 10 AND i <= 18 ORDER BY i LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t2 SET a = 10 WHERE i > 10 AND i <= 18 ORDER BY i LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 ALL NULL NULL NULL NULL 26 Using where; Using filesort @@ -1671,6 +1833,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`i` AS `i` from `test`.`t2` where `test`.`t2`.`i` > 10 and `test`.`t2`.`i` <= 18 order by `test`.`t2`.`i` limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 27 @@ -1698,6 +1862,8 @@ INSERT INTO t2 (a, b, c) SELECT i, i, i FROM t1; # query: UPDATE t2 SET d = 10 WHERE b = 10 ORDER BY a, c LIMIT 5 # select: SELECT * FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t2 SET d = 10 WHERE b = 10 ORDER BY a, c LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 ALL NULL NULL NULL NULL 26 Using where; Using filesort @@ -1717,6 +1883,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`b` AS `b`,`test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2` where `test`.`t2`.`b` = 10 order by `test`.`t2`.`a`,`test`.`t2`.`c` limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 27 @@ -1745,6 +1913,8 @@ INSERT INTO t2 (a, b, c) SELECT t1.i, t1.i, t1.i FROM t1, t1 x1, t1 x2; # query: UPDATE t2 SET d = 10 WHERE b = 10 ORDER BY a, c LIMIT 5 # select: SELECT * FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t2 SET d = 10 WHERE b = 10 ORDER BY a, c LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 index NULL a 15 NULL 5 Using where; Using buffer @@ -1764,6 +1934,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`b` AS `b`,`test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2` where `test`.`t2`.`b` = 10 order by `test`.`t2`.`a`,`test`.`t2`.`c` limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_first 1 @@ -1787,6 +1959,8 @@ INSERT INTO t2 SELECT i, i, i, i FROM t1; # query: UPDATE t2 SET d = 10 WHERE b = 10 ORDER BY a, c LIMIT 5 # select: SELECT * FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t2 SET d = 10 WHERE b = 10 ORDER BY a, c LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 ALL NULL NULL NULL NULL 26 Using where; Using filesort @@ -1806,6 +1980,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`b` AS `b`,`test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2` where `test`.`t2`.`b` = 10 order by `test`.`t2`.`a`,`test`.`t2`.`c` limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 27 @@ -1833,6 +2009,8 @@ INSERT INTO t2 SELECT i, i, i, i FROM t1; # query: UPDATE t2 SET d = 10 WHERE b = 10 ORDER BY a, c LIMIT 5 # select: SELECT * FROM t2 WHERE b = 10 ORDER BY a, c LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t2 SET d = 10 WHERE b = 10 ORDER BY a, c LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 ALL NULL NULL NULL NULL 26 Using where; Using filesort @@ -1852,6 +2030,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`b` AS `b`,`test`.`t2`.`c` AS `c`,`test`.`t2`.`d` AS `d` from `test`.`t2` where `test`.`t2`.`b` = 10 order by `test`.`t2`.`a`,`test`.`t2`.`c` limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd 1 @@ -1880,6 +2060,8 @@ INSERT INTO t2 (key1, key2) SELECT i, i FROM t1; # query: UPDATE t2 SET i = 123 WHERE key1 < 13 or key2 < 14 ORDER BY key1 # select: SELECT * FROM t2 WHERE key1 < 13 or key2 < 14 ORDER BY key1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t2 SET i = 123 WHERE key1 < 13 or key2 < 14 ORDER BY key1; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 index_merge key1,key2 key1,key2 5,5 NULL 7 Using sort_union(key1,key2); Using where; Using filesort @@ -1899,6 +2081,8 @@ Warnings: Note 1003 select `test`.`t2`.`i` AS `i`,`test`.`t2`.`key1` AS `key1`,`test`.`t2`.`key2` AS `key2` from `test`.`t2` where `test`.`t2`.`key1` < 13 or `test`.`t2`.`key2` < 14 order by `test`.`t2`.`key1` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 2 @@ -1927,6 +2111,8 @@ INSERT INTO t2 (i) SELECT i FROM t1; # query: UPDATE t2 SET a = 10 WHERE i > 10 AND i <= 18 ORDER BY i DESC LIMIT 5 # select: SELECT * FROM t2 WHERE i > 10 AND i <= 18 ORDER BY i DESC LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t2 SET a = 10 WHERE i > 10 AND i <= 18 ORDER BY i DESC LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 range PRIMARY PRIMARY 4 NULL 5 Using where; Using buffer @@ -1946,6 +2132,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`i` AS `i` from `test`.`t2` where `test`.`t2`.`i` > 10 and `test`.`t2`.`i` <= 18 order by `test`.`t2`.`i` desc limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 1 @@ -1969,6 +2157,8 @@ INSERT INTO t2 SELECT i, i, i FROM t1; # query: UPDATE t2 SET c = 10 ORDER BY a, b DESC LIMIT 5 # select: SELECT * FROM t2 ORDER BY a, b DESC LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t2 SET c = 10 ORDER BY a, b DESC LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 ALL NULL NULL NULL NULL 26 Using filesort @@ -1988,6 +2178,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`b` AS `b`,`test`.`t2`.`c` AS `c` from `test`.`t2` order by `test`.`t2`.`a`,`test`.`t2`.`b` desc limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 27 @@ -2016,6 +2208,8 @@ INSERT INTO t2 (a, b) SELECT t1.i, t1.i FROM t1, t1 x1, t1 x2; # query: UPDATE t2 SET c = 10 ORDER BY a DESC, b DESC LIMIT 5 # select: SELECT * FROM t2 ORDER BY a DESC, b DESC LIMIT 5 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t2 SET c = 10 ORDER BY a DESC, b DESC LIMIT 5; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 index NULL a 6 NULL 5 Using buffer @@ -2035,6 +2229,8 @@ Warnings: Note 1003 select `test`.`t2`.`a` AS `a`,`test`.`t2`.`b` AS `b`,`test`.`t2`.`c` AS `c` from `test`.`t2` order by `test`.`t2`.`a` desc,`test`.`t2`.`b` desc limit 5 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_last 1 @@ -2060,6 +2256,8 @@ INSERT INTO t1 VALUES (1,'y',1), (2,'n',2), (3,'y',3), (4,'n',4); # query: UPDATE t1 SET c2 = 0 WHERE c1_idx = 'y' ORDER BY pk DESC LIMIT 2 # select: SELECT * FROM t1 WHERE c1_idx = 'y' ORDER BY pk DESC LIMIT 2 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 SET c2 = 0 WHERE c1_idx = 'y' ORDER BY pk DESC LIMIT 2; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 range c1_idx c1_idx 2 NULL 2 Using where; Using filesort @@ -2079,6 +2277,8 @@ Warnings: Note 1003 select `test`.`t1`.`pk` AS `pk`,`test`.`t1`.`c1_idx` AS `c1_idx`,`test`.`t1`.`c2` AS `c2` from `test`.`t1` where `test`.`t1`.`c1_idx` = 'y' order by `test`.`t1`.`pk` desc limit 2 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 1 @@ -2100,6 +2300,8 @@ Sort_rows 2 # query: DELETE FROM t1 WHERE c1_idx = 'y' ORDER BY pk DESC LIMIT 2 # select: SELECT * FROM t1 WHERE c1_idx = 'y' ORDER BY pk DESC LIMIT 2 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM t1 WHERE c1_idx = 'y' ORDER BY pk DESC LIMIT 2; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 range c1_idx c1_idx 2 NULL 2 Using where; Using filesort @@ -2119,6 +2321,8 @@ Warnings: Note 1003 select `test`.`t1`.`pk` AS `pk`,`test`.`t1`.`c1_idx` AS `c1_idx`,`test`.`t1`.`c2` AS `c2` from `test`.`t1` where `test`.`t1`.`c1_idx` = 'y' order by `test`.`t1`.`pk` desc limit 2 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 1 @@ -2143,6 +2347,8 @@ INSERT INTO t1 VALUES (),(),(),(),(),(),(),(),(),(),(),(),(),(),(),(),(),(),(),( # query: UPDATE t1 SET a=a+10 WHERE a > 34 # select: SELECT * FROM t1 WHERE a > 34 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 SET a=a+10 WHERE a > 34; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 range PRIMARY PRIMARY 4 NULL 3 Using where; Using buffer @@ -2162,6 +2368,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` > 34 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 1 @@ -2182,6 +2390,8 @@ INSERT INTO t1 VALUES (1, 1, 10), (2, 2, 20); # query: UPDATE t1 LEFT JOIN t2 ON t1.c1 = t2.c1 SET t2.c2 = 10 # select: SELECT * FROM t1 LEFT JOIN t2 ON t1.c1 = t2.c1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 LEFT JOIN t2 ON t1.c1 = t2.c1 SET t2.c2 = 10; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 system NULL NULL NULL NULL 0 Const row not found @@ -2206,6 +2416,8 @@ Note 1003 select `test`.`t1`.`c1` AS `c1`,`test`.`t1`.`c2` AS `c2`,`test`.`t1`.` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value Handler_read_rnd_next 1 +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 4 @@ -2217,6 +2429,8 @@ Handler_read_rnd_next 4 # query: UPDATE t1 LEFT JOIN t2 ON t1.c1 = t2.c1 SET t2.c2 = 10 WHERE t1.c3 = 10 # select: SELECT * FROM t1 LEFT JOIN t2 ON t1.c1 = t2.c1 WHERE t1.c3 = 10 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 LEFT JOIN t2 ON t1.c1 = t2.c1 SET t2.c2 = 10 WHERE t1.c3 = 10; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 system NULL NULL NULL NULL 0 Const row not found @@ -2241,6 +2455,8 @@ Note 1003 select `test`.`t1`.`c1` AS `c1`,`test`.`t1`.`c2` AS `c2`,`test`.`t1`.` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value Handler_read_rnd_next 1 +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 4 @@ -2259,6 +2475,8 @@ INSERT INTO t2 VALUES(1,1),(2,2); # query: UPDATE t1 SET t1.f2=(SELECT MAX(t2.f4) FROM t2 WHERE t2.f3=t1.f1) # select: SELECT (SELECT MAX(t2.f4) FROM t2 WHERE t2.f3=t1.f1) FROM t1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 SET t1.f2=(SELECT MAX(t2.f4) FROM t2 WHERE t2.f3=t1.f1); id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t1 ALL NULL NULL NULL NULL 2 @@ -2284,6 +2502,8 @@ Note 1276 Field or reference 'test.t1.f1' of SELECT #2 was resolved in SELECT #1 Note 1003 /* select#1 */ select <`test`.`t1`.`f1`>((/* select#2 */ select max(`test`.`t2`.`f4`) from `test`.`t2` where `test`.`t2`.`f3` = `test`.`t1`.`f1`)) AS `(SELECT MAX(t2.f4) FROM t2 WHERE t2.f3=t1.f1)` from `test`.`t1` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 2 @@ -2325,6 +2545,8 @@ CREATE VIEW v1 AS SELECT t11.a, t12.a AS b FROM t1 t11, t1 t12; # query: UPDATE v1 SET a = 1 WHERE a > 0 # select: SELECT * FROM v1 WHERE a > 0 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE v1 SET a = 1 WHERE a > 0; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t11 ALL NULL NULL NULL NULL 2 Using where @@ -2347,6 +2569,8 @@ Warnings: Note 1003 select `test`.`t11`.`a` AS `a`,`test`.`t12`.`a` AS `b` from `test`.`t1` `t11` join `test`.`t1` `t12` where `test`.`t11`.`a` > 0 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 6 @@ -2360,6 +2584,8 @@ Handler_read_rnd_next 8 # query: UPDATE t1, v1 SET v1.a = 1 WHERE t1.a = v1.a # select: SELECT * FROM t1, v1 WHERE t1.a = v1.a # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1, v1 SET v1.a = 1 WHERE t1.a = v1.a; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 ALL NULL NULL NULL NULL 2 @@ -2385,6 +2611,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a`,`test`.`t11`.`a` AS `a`,`test`.`t12`.`a` AS `b` from `test`.`t1` join `test`.`t1` `t11` join `test`.`t1` `t12` where `test`.`t11`.`a` = `test`.`t1`.`a` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 9 @@ -2405,6 +2633,8 @@ CREATE VIEW v1 (a) AS SELECT a FROM t1; # query: DELETE FROM v1 WHERE a < 4 # select: SELECT * FROM v1 WHERE a < 4 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE FROM v1 WHERE a < 4; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 range PRIMARY PRIMARY 4 NULL 3 Using where @@ -2424,6 +2654,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `a` from `test`.`t1` where `test`.`t1`.`a` < 4 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_first 1 @@ -2446,6 +2678,8 @@ CREATE VIEW v1 (a,c) AS SELECT a, b+1 FROM t1; # query: DELETE v1 FROM t2, v1 WHERE t2.x = v1.a # select: SELECT * FROM t2, v1 WHERE t2.x = v1.a # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE v1 FROM t2, v1 WHERE t2.x = v1.a; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 ALL NULL NULL NULL NULL 4 Using where @@ -2468,6 +2702,8 @@ Warnings: Note 1003 select `test`.`t2`.`x` AS `x`,`test`.`t1`.`a` AS `a`,`test`.`t1`.`b` + 1 AS `c` from `test`.`t2` join `test`.`t1` where `test`.`t1`.`a` = `test`.`t2`.`x` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 4 @@ -2491,6 +2727,8 @@ CREATE VIEW v1 (a,c) AS SELECT a, b+1 FROM t1; # query: DELETE v1 FROM t2, v1 WHERE t2.x = v1.a # select: SELECT * FROM t2, v1 WHERE t2.x = v1.a # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN DELETE v1 FROM t2, v1 WHERE t2.x = v1.a; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t2 ALL NULL NULL NULL NULL 4 Using where @@ -2513,6 +2751,8 @@ Warnings: Note 1003 select `test`.`t2`.`x` AS `x`,`test`.`t1`.`a` AS `a`,`test`.`t1`.`b` + 1 AS `c` from `test`.`t2` join `test`.`t1` where `test`.`t1`.`a` = `test`.`t2`.`x` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 4 @@ -2569,6 +2809,8 @@ CREATE VIEW v1 (x) AS SELECT b FROM t2; # query: INSERT INTO v1 SELECT * FROM t1 # select: SELECT * FROM t1 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN INSERT INTO v1 SELECT * FROM t1; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 system NULL NULL NULL NULL 0 Const row not found @@ -2590,6 +2832,8 @@ Note 1003 select NULL AS `a` from `test`.`t1` # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value Handler_read_rnd_next 1 +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 1 @@ -2614,6 +2858,8 @@ INSERT INTO t2 VALUES (1), (2), (3); # query: UPDATE t1 SET a = 10 WHERE a IN (SELECT * FROM (SELECT b FROM t2 ORDER BY b LIMIT 2,2) x) # select: SELECT * FROM t1 WHERE a IN (SELECT * FROM (SELECT b FROM t2 ORDER BY b LIMIT 2,2) x) # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 SET a = 10 WHERE a IN (SELECT * FROM (SELECT b FROM t2 ORDER BY b LIMIT 2,2) x); id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t1 ALL NULL NULL NULL NULL 3 Using where @@ -2640,6 +2886,8 @@ Warnings: Note 1003 /* select#1 */ select `test`.`t1`.`a` AS `a` from `test`.`t1` semi join ((/* select#3 */ select `test`.`t2`.`b` AS `b` from `test`.`t2` order by `test`.`t2`.`b` limit 2,2) `x`) where 1 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 3 @@ -2660,6 +2908,8 @@ Sort_scan 1 # query: UPDATE t1, t2 SET a = 10 WHERE a IN (SELECT * FROM (SELECT b FROM t2 ORDER BY b LIMIT 2,2) x) # select: SELECT * FROM t1, t2 WHERE a IN (SELECT * FROM (SELECT b FROM t2 ORDER BY b LIMIT 2,2) x) # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1, t2 SET a = 10 WHERE a IN (SELECT * FROM (SELECT b FROM t2 ORDER BY b LIMIT 2,2) x); id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t1 ALL NULL NULL NULL NULL 3 @@ -2691,6 +2941,8 @@ Warnings: Note 1003 /* select#1 */ select `test`.`t1`.`a` AS `a`,`test`.`t2`.`b` AS `b` from `test`.`t1` semi join ((/* select#3 */ select `test`.`t2`.`b` AS `b` from `test`.`t2` order by `test`.`t2`.`b` limit 2,2) `x`) join `test`.`t2` where 1 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 3 @@ -2710,6 +2962,8 @@ Sort_scan 1 # query: UPDATE t1, (SELECT * FROM t2) y SET a = 10 WHERE a IN (SELECT * FROM (SELECT b FROM t2 ORDER BY b LIMIT 2,2) x) # select: SELECT * FROM t1, (SELECT * FROM t2) y WHERE a IN (SELECT * FROM (SELECT b FROM t2 ORDER BY b LIMIT 2,2) x) # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1, (SELECT * FROM t2) y SET a = 10 WHERE a IN (SELECT * FROM (SELECT b FROM t2 ORDER BY b LIMIT 2,2) x); id select_type table type possible_keys key key_len ref rows Extra 1 PRIMARY t1 ALL NULL NULL NULL NULL 3 @@ -2743,6 +2997,8 @@ Warnings: Note 1003 /* select#1 */ select `test`.`t1`.`a` AS `a`,`test`.`t2`.`b` AS `b` from `test`.`t1` semi join ((/* select#4 */ select `test`.`t2`.`b` AS `b` from `test`.`t2` order by `test`.`t2`.`b` limit 2,2) `x`) join `test`.`t2` where 1 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_key 3 @@ -2792,6 +3048,8 @@ INSERT INTO t1 VALUES (1), (2), (3), (4), (5); # query: UPDATE t1 SET a=a+1 WHERE a>10 # select: SELECT a t1 FROM t1 WHERE a>10 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 SET a=a+1 WHERE a>10; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 range PRIMARY PRIMARY 4 NULL 1 Using where; Using buffer @@ -2811,6 +3069,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `t1` from `test`.`t1` where `test`.`t1`.`a` > 10 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_first 1 @@ -2824,6 +3084,8 @@ Handler_read_key 1 # query: UPDATE t1 SET a=a+1 WHERE a>10 ORDER BY a+20 # select: SELECT a t1 FROM t1 WHERE a>10 ORDER BY a+20 # +Warnings: +Warning 1287 ' INTO FROM...' instead EXPLAIN UPDATE t1 SET a=a+1 WHERE a>10 ORDER BY a+20; id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE t1 range PRIMARY PRIMARY 4 NULL 1 Using where; Using filesort @@ -2843,6 +3105,8 @@ Warnings: Note 1003 select `test`.`t1`.`a` AS `t1` from `test`.`t1` where `test`.`t1`.`a` > 10 order by `test`.`t1`.`a` + 20 # Status of EXPLAIN EXTENDED "equivalent" SELECT query execution Variable_name Value +Warnings: +Warning 1287 ' INTO FROM...' instead # Status of "equivalent" SELECT query execution: Variable_name Value Handler_read_rnd_next 6 diff --git a/mysql-test/main/mysqldump.result b/mysql-test/main/mysqldump.result index 11e46657888..cc4d182552b 100644 --- a/mysql-test/main/mysqldump.result +++ b/mysql-test/main/mysqldump.result @@ -2750,6 +2750,8 @@ CREATE PROCEDURE bug9056_proc2(OUT a INT) BEGIN select sum(id) from t1 into a; END // +Warnings: +Warning 1287 ' INTO FROM...' instead set sql_mode='ansi'; create procedure `a'b` () select 1; set sql_mode=''; @@ -5161,7 +5163,7 @@ USE BUG52792; SET NAMES utf8; CREATE FUNCTION `straße` ( c1 CHAR(20)) RETURNS CHAR(50) DETERMINISTIC -RETURN CONCAT(']]>, ', s, '!'); +RETURN CONCAT(']]>, ', c1, '!'); @@ -5170,7 +5172,7 @@ RETURN CONCAT(']]>, ', s, '!'); , ', s, '!') +RETURN CONCAT(']]]]>, ', c1, '!') ]]> diff --git a/mysql-test/main/mysqldump.test b/mysql-test/main/mysqldump.test index 61287b3170d..1eed0f9cf3f 100644 --- a/mysql-test/main/mysqldump.test +++ b/mysql-test/main/mysqldump.test @@ -2360,7 +2360,7 @@ USE BUG52792; SET NAMES utf8; CREATE FUNCTION `straße` ( c1 CHAR(20)) RETURNS CHAR(50) DETERMINISTIC -RETURN CONCAT(']]>, ', s, '!'); +RETURN CONCAT(']]>, ', c1, '!'); --exec $MYSQL_DUMP --character-sets-dir=$CHARSETSDIR --skip-comments --default-character-set=utf8 --compatible=mysql323 -R -X BUG52792 diff --git a/mysql-test/main/mysqldump_restore.result b/mysql-test/main/mysqldump_restore.result index 9eac8b253de..4f9d55096ae 100644 --- a/mysql-test/main/mysqldump_restore.result +++ b/mysql-test/main/mysqldump_restore.result @@ -21,6 +21,10 @@ ALTER TABLE test.t1 RENAME to test.t1_orig; # Recreated table: test.t1 # Original table: test.t1_orig include/diff_tables.inc [test.t1, test.t1_orig] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead # Cleanup DROP TABLE test.t1, test.t1_orig; # @@ -46,6 +50,10 @@ ALTER TABLE test.t1 RENAME to test.t1_orig; # Recreated table: test.t1 # Original table: test.t1_orig include/diff_tables.inc [test.t1, test.t1_orig] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead # Cleanup DROP TABLE test.t1, test.t1_orig; # @@ -64,6 +72,10 @@ ALTER TABLE test.t1 RENAME to test.t1_orig; # Recreated table: test.t1 # Original table: test.t1_orig include/diff_tables.inc [test.t1, test.t1_orig] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead # Cleanup DROP TABLE test.t1, test.t1_orig; # @@ -83,6 +95,10 @@ ALTER TABLE test.t2 RENAME to test.t2_orig; # Recreated table: test.t2 # Original table: test.t2_orig include/diff_tables.inc [test.t2, test.t2_orig] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead # Cleanup DROP TABLE test.t2, test.t2_orig; DROP TABLE t1; @@ -101,6 +117,10 @@ ALTER TABLE test.t1 RENAME to test.t1_orig; # Recreated table: test.t1 # Original table: test.t1_orig include/diff_tables.inc [test.t1, test.t1_orig] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead # Cleanup DROP TABLE test.t1, test.t1_orig; # End tests diff --git a/mysql-test/main/outfile_loaddata.result b/mysql-test/main/outfile_loaddata.result index ca3a42c087c..0ea692f3ab5 100644 --- a/mysql-test/main/outfile_loaddata.result +++ b/mysql-test/main/outfile_loaddata.result @@ -124,16 +124,19 @@ ERROR 42000: Field separator argument is not what is expected; check the manual # LOAD DATA rises error or has unpredictable result -- to be fixed later SELECT * FROM t1 INTO OUTFILE 'MYSQLTEST_VARDIR/tmp/t1.txt' FIELDS ENCLOSED BY 'ÑŠ'; Warnings: +Warning 1287 ' INTO FROM...' instead Warning 1638 Non-ASCII separator arguments are not fully supported LOAD DATA INFILE 'MYSQLTEST_VARDIR/tmp/t1.txt' INTO TABLE t2 CHARACTER SET binary FIELDS ENCLOSED BY 'ÑŠ'; ERROR 42000: Field separator argument is not what is expected; check the manual SELECT * FROM t1 INTO OUTFILE 'MYSQLTEST_VARDIR/tmp/t1.txt' FIELDS ESCAPED BY 'ÑŠ'; Warnings: +Warning 1287 ' INTO FROM...' instead Warning 1638 Non-ASCII separator arguments are not fully supported LOAD DATA INFILE 'MYSQLTEST_VARDIR/tmp/t1.txt' INTO TABLE t2 CHARACTER SET binary FIELDS ESCAPED BY 'ÑŠ'; ERROR 42000: Field separator argument is not what is expected; check the manual SELECT * FROM t1 INTO OUTFILE 'MYSQLTEST_VARDIR/tmp/t1.txt' FIELDS TERMINATED BY 'ÑŠ'; Warnings: +Warning 1287 ' INTO FROM...' instead Warning 1638 Non-ASCII separator arguments are not fully supported ################################################## 1ÑŠABC-áâ÷ÑŠDEF-ÂÃÄ @@ -157,6 +160,7 @@ a b c 2 NULL NULL SELECT * FROM t1 INTO OUTFILE 'MYSQLTEST_VARDIR/tmp/t1.txt' LINES STARTING BY 'ÑŠ'; Warnings: +Warning 1287 ' INTO FROM...' instead Warning 1638 Non-ASCII separator arguments are not fully supported ################################################## ÑŠ1 ABC-áâ÷ DEF-ÂÃÄ @@ -172,6 +176,7 @@ a b c 2 NULL NULL SELECT * FROM t1 INTO OUTFILE 'MYSQLTEST_VARDIR/tmp/t1.txt' LINES TERMINATED BY 'ÑŠ'; Warnings: +Warning 1287 ' INTO FROM...' instead Warning 1638 Non-ASCII separator arguments are not fully supported ################################################## 1 ABC-áâ÷ DEF-ÂÃÄÑŠ2 \N \NÑŠ################################################## diff --git a/mysql-test/main/parser.result b/mysql-test/main/parser.result index 2394c958b47..69207f7ca23 100644 --- a/mysql-test/main/parser.result +++ b/mysql-test/main/parser.result @@ -705,6 +705,9 @@ FOR UPDATE; 1 1 SELECT 1 FROM DUAL WHERE 1 GROUP BY 1 HAVING 1 ORDER BY 1 +PROCEDURE ANALYSE(); +ERROR HY000: Can't use ORDER clause with this procedure +SELECT 1 FROM DUAL WHERE 1 GROUP BY 1 HAVING 1 ORDER BY 1 PROCEDURE ANALYSE() FOR UPDATE; ERROR HY000: Can't use ORDER clause with this procedure SELECT 1 FROM @@ -734,7 +737,7 @@ SELECT 1 FROM t1 UNION SELECT 1 FROM DUAL WHERE 1 GROUP BY 1 HAVING 1 ORDER BY 1 PROCEDURE ANALYSE() FOR UPDATE; -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'PROCEDURE ANALYSE() FOR UPDATE' at line 4 +ERROR 42000: Incorrect usage/placement of 'PROCEDURE' SELECT 1 FROM DUAL PROCEDURE ANALYSE() UNION SELECT 1 FROM t1; @@ -754,15 +757,18 @@ ERROR 42000: You have an error in your SQL syntax; check the manual that corresp # "FOR UPDATE" tests SELECT 1 FROM t1 UNION SELECT 1 FROM t1 ORDER BY 1 LIMIT 1; 1 -SELECT 1 FROM t1 FOR UPDATE UNION SELECT 1 FROM t1 ORDER BY 1 LIMIT 1; +(SELECT 1 FROM t1 FOR UPDATE) UNION SELECT 1 FROM t1 ORDER BY 1 LIMIT 1; 1 SELECT 1 FROM t1 UNION SELECT 1 FROM t1 ORDER BY 1 LIMIT 1 FOR UPDATE; 1 # "INTO" clause tests SELECT 1 FROM t1 INTO @var17727401; Warnings: +Warning 1287 ' INTO FROM...' instead Warning 1329 No data - zero rows fetched, selected, or processed SELECT 1 FROM DUAL INTO @var17727401; +Warnings: +Warning 1287 ' INTO FROM...' instead SELECT 1 INTO @var17727401; SELECT 1 INTO @var17727401 FROM t1; Warnings: @@ -778,6 +784,7 @@ Warnings: Warning 1329 No data - zero rows fetched, selected, or processed SELECT 1 FROM t1 WHERE 1 GROUP BY 1 HAVING 1 ORDER BY 1 LIMIT 1 INTO @var17727401; Warnings: +Warning 1287 ' INTO FROM...' instead Warning 1329 No data - zero rows fetched, selected, or processed SELECT 1 FROM t1 WHERE 1 INTO @var17727401 GROUP BY 1 HAVING 1 ORDER BY 1 LIMIT 1; ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'GROUP BY 1 HAVING 1 ORDER BY 1 LIMIT 1' at line 1 @@ -794,31 +801,20 @@ ERROR 42000: You have an error in your SQL syntax; check the manual that corresp SELECT 1 FROM t1 INTO @var17727401 UNION SELECT 1 FROM t1 INTO t1; ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1 FROM t1 INTO t1' at line 1 (SELECT 1 FROM t1 INTO @var17727401) UNION (SELECT 1 FROM t1 INTO t1); -ERROR HY000: Incorrect usage of UNION and INTO +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'INTO @var17727401) UNION (SELECT 1 FROM t1 INTO t1)' at line 1 SELECT 1 FROM t1 UNION SELECT 1 FROM t1 INTO @var17727401; Warnings: +Warning 1287 ' INTO FROM...' instead Warning 1329 No data - zero rows fetched, selected, or processed SELECT 1 INTO @var17727401 FROM t1 PROCEDURE ANALYSE(); ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'PROCEDURE ANALYSE()' at line 1 SELECT 1 FROM t1 PROCEDURE ANALYSE() INTO @var17727401; ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'INTO @var17727401' at line 1 # ORDER and LIMIT clause combinations -(SELECT 1 FROM t1 ORDER BY 1) ORDER BY 1; -1 -(SELECT 1 FROM t1 LIMIT 1) LIMIT 1; -1 -((SELECT 1 FROM t1 ORDER BY 1) ORDER BY 1) ORDER BY 1; -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORDER BY 1) ORDER BY 1' at line 1 -((SELECT 1 FROM t1 LIMIT 1) LIMIT 1) LIMIT 1; -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'LIMIT 1) LIMIT 1' at line 1 -(SELECT 1 FROM t1 ORDER BY 1) LIMIT 1; -1 -(SELECT 1 FROM t1 LIMIT 1) ORDER BY 1; -1 ((SELECT 1 FROM t1 ORDER BY 1) LIMIT 1) ORDER BY 1); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'LIMIT 1) ORDER BY 1)' at line 1 +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 1 ((SELECT 1 FROM t1 LIMIT 1) ORDER BY 1) LIMIT 1); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORDER BY 1) LIMIT 1)' at line 1 +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 1 SELECT 1 FROM t1 UNION SELECT 1 FROM t1 ORDER BY 1; 1 SELECT (SELECT 1 FROM t1 UNION SELECT 1 FROM t1 ORDER BY 1); @@ -1265,19 +1261,27 @@ CREATE TABLE t1 (i INT); (SELECT * FROM t1 PROCEDURE ANALYSE(10, 10)) UNION (SELECT * FROM t1 PROCEDURE ANALYSE(10, 10)); -ERROR HY000: Incorrect usage of UNION and SELECT ... PROCEDURE ANALYSE() +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'PROCEDURE ANALYSE(10, 10)) +UNION +(SELECT * FROM t1 PROCEDURE ANALYSE(10, 10))' at line 1 (SELECT * FROM t1 PROCEDURE ANALYSE(10, 10)) UNION SELECT * FROM t1 PROCEDURE ANALYSE(10, 10); -ERROR HY000: Incorrect usage of UNION and SELECT ... PROCEDURE ANALYSE() +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'PROCEDURE ANALYSE(10, 10)) +UNION +SELECT * FROM t1 PROCEDURE ANALYSE(10, 10)' at line 1 (SELECT * FROM t1 PROCEDURE ANALYSE(10, 10)) UNION (SELECT 1); -ERROR HY000: Incorrect usage of UNION and SELECT ... PROCEDURE ANALYSE() +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'PROCEDURE ANALYSE(10, 10)) +UNION +(SELECT 1)' at line 1 (SELECT * FROM t1 PROCEDURE ANALYSE(10, 10)) UNION SELECT 1; -ERROR HY000: Incorrect usage of UNION and SELECT ... PROCEDURE ANALYSE() +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'PROCEDURE ANALYSE(10, 10)) +UNION +SELECT 1' at line 1 SELECT * FROM t1 PROCEDURE ANALYSE(10, 10) UNION (SELECT * FROM t1 PROCEDURE ANALYSE(10, 10)); diff --git a/mysql-test/main/parser.test b/mysql-test/main/parser.test index 8faab613a0c..33316d42b95 100644 --- a/mysql-test/main/parser.test +++ b/mysql-test/main/parser.test @@ -825,6 +825,9 @@ SELECT 1 FROM DUAL WHERE 1 GROUP BY 1 HAVING 1 ORDER BY 1 FOR UPDATE; --error ER_ORDER_WITH_PROC +SELECT 1 FROM DUAL WHERE 1 GROUP BY 1 HAVING 1 ORDER BY 1 + PROCEDURE ANALYSE(); +--error ER_ORDER_WITH_PROC SELECT 1 FROM DUAL WHERE 1 GROUP BY 1 HAVING 1 ORDER BY 1 PROCEDURE ANALYSE() FOR UPDATE; @@ -851,7 +854,7 @@ UNION SELECT 1 FROM DUAL WHERE 1 GROUP BY 1 HAVING 1 ORDER BY 1 FOR UPDATE; ---error ER_PARSE_ERROR +--error ER_CANT_USE_OPTION_HERE SELECT 1 FROM t1 UNION SELECT 1 FROM DUAL WHERE 1 GROUP BY 1 HAVING 1 ORDER BY 1 @@ -876,7 +879,7 @@ UNION --echo # "FOR UPDATE" tests SELECT 1 FROM t1 UNION SELECT 1 FROM t1 ORDER BY 1 LIMIT 1; -SELECT 1 FROM t1 FOR UPDATE UNION SELECT 1 FROM t1 ORDER BY 1 LIMIT 1; +(SELECT 1 FROM t1 FOR UPDATE) UNION SELECT 1 FROM t1 ORDER BY 1 LIMIT 1; SELECT 1 FROM t1 UNION SELECT 1 FROM t1 ORDER BY 1 LIMIT 1 FOR UPDATE; @@ -916,7 +919,7 @@ SELECT EXISTS(SELECT 1 FROM t1 INTO @var17727401); --error ER_PARSE_ERROR SELECT 1 FROM t1 INTO @var17727401 UNION SELECT 1 FROM t1 INTO t1; ---error ER_WRONG_USAGE +--error ER_PARSE_ERROR (SELECT 1 FROM t1 INTO @var17727401) UNION (SELECT 1 FROM t1 INTO t1); SELECT 1 FROM t1 UNION SELECT 1 FROM t1 INTO @var17727401; @@ -931,16 +934,16 @@ SELECT 1 FROM t1 PROCEDURE ANALYSE() INTO @var17727401; # Limited support for (SELECT ...) ORDER/LIMIT: -(SELECT 1 FROM t1 ORDER BY 1) ORDER BY 1; -(SELECT 1 FROM t1 LIMIT 1) LIMIT 1; +# (SELECT 1 FROM t1 ORDER BY 1) ORDER BY 1; +# (SELECT 1 FROM t1 LIMIT 1) LIMIT 1; ---error ER_PARSE_ERROR -((SELECT 1 FROM t1 ORDER BY 1) ORDER BY 1) ORDER BY 1; ---error ER_PARSE_ERROR -((SELECT 1 FROM t1 LIMIT 1) LIMIT 1) LIMIT 1; +#--error ER_PARSE_ERROR +# ((SELECT 1 FROM t1 ORDER BY 1) ORDER BY 1) ORDER BY 1; +#--error ER_PARSE_ERROR +# ((SELECT 1 FROM t1 LIMIT 1) LIMIT 1) LIMIT 1; -(SELECT 1 FROM t1 ORDER BY 1) LIMIT 1; -(SELECT 1 FROM t1 LIMIT 1) ORDER BY 1; +# (SELECT 1 FROM t1 ORDER BY 1) LIMIT 1; +# (SELECT 1 FROM t1 LIMIT 1) ORDER BY 1; --error ER_PARSE_ERROR ((SELECT 1 FROM t1 ORDER BY 1) LIMIT 1) ORDER BY 1); @@ -1276,22 +1279,22 @@ DROP TABLE t1; --echo # CREATE TABLE t1 (i INT); ---error ER_WRONG_USAGE +--error ER_PARSE_ERROR (SELECT * FROM t1 PROCEDURE ANALYSE(10, 10)) UNION (SELECT * FROM t1 PROCEDURE ANALYSE(10, 10)); ---error ER_WRONG_USAGE +--error ER_PARSE_ERROR (SELECT * FROM t1 PROCEDURE ANALYSE(10, 10)) UNION SELECT * FROM t1 PROCEDURE ANALYSE(10, 10); ---error ER_WRONG_USAGE +--error ER_PARSE_ERROR (SELECT * FROM t1 PROCEDURE ANALYSE(10, 10)) UNION (SELECT 1); ---error ER_WRONG_USAGE +--error ER_PARSE_ERROR (SELECT * FROM t1 PROCEDURE ANALYSE(10, 10)) UNION SELECT 1; diff --git a/mysql-test/main/partition_explicit_prune.result b/mysql-test/main/partition_explicit_prune.result index bfcfe7deef6..c6b3dd35e08 100644 --- a/mysql-test/main/partition_explicit_prune.result +++ b/mysql-test/main/partition_explicit_prune.result @@ -690,6 +690,8 @@ a b -21 REPLACEd by REPLACE FLUSH STATUS; SELECT * FROM t1 PARTITION (pNeg, `p10-99`) INTO OUTFILE 'loadtest.txt'; +Warnings: +Warning 1287 ' INTO FROM...' instead SELECT * FROM INFORMATION_SCHEMA.SESSION_STATUS WHERE VARIABLE_NAME LIKE 'HANDLER_%' AND VARIABLE_VALUE > 0; VARIABLE_NAME VARIABLE_VALUE diff --git a/mysql-test/main/ps.result b/mysql-test/main/ps.result index 682c3e31be4..10a617ea6c9 100644 --- a/mysql-test/main/ps.result +++ b/mysql-test/main/ps.result @@ -244,6 +244,8 @@ prepare stmt1 from "insert into t1 select i from t1"; execute stmt1; execute stmt1; prepare stmt1 from "select * from t1 into outfile '/tmp/f1.txt'"; +Warnings: +Warning 1287 ' INTO FROM...' instead execute stmt1; deallocate prepare stmt1; drop table t1; diff --git a/mysql-test/main/ps_ddl.result b/mysql-test/main/ps_ddl.result index 68acf50aee1..402dc840479 100644 --- a/mysql-test/main/ps_ddl.result +++ b/mysql-test/main/ps_ddl.result @@ -20,6 +20,8 @@ else select '' as "SUCCESS"; end if; end| +Warnings: +Warning 1287 ' INTO FROM...' instead set @reprepare_count= 0; flush status; ===================================================================== @@ -1071,6 +1073,8 @@ call p1(x); return x; end| create procedure p1(out x int) select max(a) from t1 into x; +Warnings: +Warning 1287 ' INTO FROM...' instead prepare stmt from "select * from v1"; execute stmt; f1() @@ -1083,6 +1087,8 @@ SUCCESS drop procedure p1; create procedure p1(out x int) select max(a) from t2 into x; +Warnings: +Warning 1287 ' INTO FROM...' instead # XXX: used to be a bug. The prelocked list was not invalidated # and we kept opening table t1, whereas the procedure # is now referring to table t2 diff --git a/mysql-test/main/ps_ddl1.result b/mysql-test/main/ps_ddl1.result index 667cbed8a7a..5178ee64f16 100644 --- a/mysql-test/main/ps_ddl1.result +++ b/mysql-test/main/ps_ddl1.result @@ -20,6 +20,8 @@ else select '' as "SUCCESS"; end if; end| +Warnings: +Warning 1287 ' INTO FROM...' instead set @reprepare_count= 0; flush status; drop table if exists t1; diff --git a/mysql-test/main/query_cache.result b/mysql-test/main/query_cache.result index 9c010cbffc7..e1123b1cb8b 100644 --- a/mysql-test/main/query_cache.result +++ b/mysql-test/main/query_cache.result @@ -645,9 +645,13 @@ show status like "Qcache_queries_in_cache"; Variable_name Value Qcache_queries_in_cache 0 select * from t1 into outfile "query_cache.out.file"; +Warnings: +Warning 1287 ' INTO FROM...' instead select * from t1 into outfile "query_cache.out.file"; ERROR HY000: File 'query_cache.out.file' already exists select * from t1 limit 1 into dumpfile "query_cache.dump.file"; +Warnings: +Warning 1287 ' INTO FROM...' instead show status like "Qcache_queries_in_cache"; Variable_name Value Qcache_queries_in_cache 0 @@ -1100,6 +1104,8 @@ Declare var1 int; select max(a) from t1 into var1; return var1; end// +Warnings: +Warning 1287 ' INTO FROM...' instead create procedure `p1`() begin select a, f1() from t1; @@ -1858,17 +1864,17 @@ DROP TABLE t1; SET GLOBAL query_cache_size= default; CREATE TABLE t1( a INT ); SET @v = ( SELECT SQL_CACHE 1 ); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '1 )' at line 1 +ERROR 42000: Incorrect usage/placement of 'SQL_CACHE' SET @v = ( SELECT SQL_NO_CACHE 1 ); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '1 )' at line 1 +ERROR 42000: Incorrect usage/placement of 'SQL_NO_CACHE' SELECT a FROM t1 WHERE a IN ( SELECT SQL_CACHE a FROM t1 ); -ERROR 42S22: Unknown column 'SQL_CACHE' in 'field list' +ERROR 42000: Incorrect usage/placement of 'SQL_CACHE' SELECT a FROM t1 WHERE a IN ( SELECT SQL_NO_CACHE a FROM t1 ); -ERROR 42S22: Unknown column 'SQL_NO_CACHE' in 'field list' +ERROR 42000: Incorrect usage/placement of 'SQL_NO_CACHE' SELECT ( SELECT SQL_CACHE a FROM t1 ); -ERROR 42S22: Unknown column 'SQL_CACHE' in 'field list' +ERROR 42000: Incorrect usage/placement of 'SQL_CACHE' SELECT ( SELECT SQL_NO_CACHE a FROM t1 ); -ERROR 42S22: Unknown column 'SQL_NO_CACHE' in 'field list' +ERROR 42000: Incorrect usage/placement of 'SQL_NO_CACHE' SELECT SQL_CACHE * FROM t1; a SELECT SQL_NO_CACHE * FROM t1; @@ -1878,18 +1884,18 @@ ERROR 42000: Incorrect usage/placement of 'SQL_CACHE' SELECT * FROM t1 UNION SELECT SQL_NO_CACHE * FROM t1; ERROR 42000: Incorrect usage/placement of 'SQL_NO_CACHE' SELECT * FROM t1 WHERE a IN (SELECT SQL_CACHE a FROM t1); -ERROR 42S22: Unknown column 'SQL_CACHE' in 'field list' +ERROR 42000: Incorrect usage/placement of 'SQL_CACHE' SELECT * FROM t1 WHERE a IN (SELECT a FROM t1 UNION SELECT SQL_CACHE a FROM t1); -ERROR 42S22: Unknown column 'SQL_CACHE' in 'field list' +ERROR 42000: Incorrect usage/placement of 'SQL_CACHE' SELECT * FROM t1 UNION SELECT SQL_NO_CACHE * FROM t1; ERROR 42000: Incorrect usage/placement of 'SQL_NO_CACHE' SELECT * FROM t1 WHERE a IN (SELECT SQL_NO_CACHE a FROM t1); -ERROR 42S22: Unknown column 'SQL_NO_CACHE' in 'field list' +ERROR 42000: Incorrect usage/placement of 'SQL_NO_CACHE' SELECT * FROM t1 WHERE a IN (SELECT a FROM t1 UNION SELECT SQL_NO_CACHE a FROM t1); -ERROR 42S22: Unknown column 'SQL_NO_CACHE' in 'field list' +ERROR 42000: Incorrect usage/placement of 'SQL_NO_CACHE' SELECT SQL_CACHE SQL_NO_CACHE * FROM t1; -ERROR HY000: Incorrect usage of SQL_CACHE and SQL_NO_CACHE +ERROR HY000: Incorrect usage of SQL_NO_CACHE and SQL_CACHE SELECT SQL_NO_CACHE SQL_CACHE * FROM t1; ERROR HY000: Incorrect usage of SQL_NO_CACHE and SQL_CACHE SELECT SQL_CACHE * FROM t1 UNION SELECT SQL_CACHE * FROM t1; @@ -1902,10 +1908,10 @@ SELECT SQL_NO_CACHE * FROM t1 UNION SELECT SQL_NO_CACHE * FROM t1; ERROR 42000: Incorrect usage/placement of 'SQL_NO_CACHE' SELECT SQL_CACHE * FROM t1 WHERE a IN (SELECT SQL_NO_CACHE a FROM t1); -ERROR 42S22: Unknown column 'SQL_NO_CACHE' in 'field list' +ERROR 42000: Incorrect usage/placement of 'SQL_NO_CACHE' SELECT SQL_CACHE * FROM t1 WHERE a IN (SELECT a FROM t1 UNION SELECT SQL_NO_CACHE a FROM t1); -ERROR 42S22: Unknown column 'SQL_NO_CACHE' in 'field list' +ERROR 42000: Incorrect usage/placement of 'SQL_NO_CACHE' DROP TABLE t1; End of 5.1 tests # diff --git a/mysql-test/main/query_cache.test b/mysql-test/main/query_cache.test index 1b1e24bc6f4..389aa0de2fa 100644 --- a/mysql-test/main/query_cache.test +++ b/mysql-test/main/query_cache.test @@ -1534,22 +1534,21 @@ SET GLOBAL query_cache_size= default; # CREATE TABLE t1( a INT ); ---error ER_PARSE_ERROR +--error ER_CANT_USE_OPTION_HERE SET @v = ( SELECT SQL_CACHE 1 ); ---error ER_PARSE_ERROR +--error ER_CANT_USE_OPTION_HERE SET @v = ( SELECT SQL_NO_CACHE 1 ); # -# Keywords 'SQL_CACHE' and 'SQL_NO_CACHE' are allowed as column names. -# Hence the error messages are not intuitive. +# Keywords 'SQL_CACHE' and 'SQL_NO_CACHE'. # ---error ER_BAD_FIELD_ERROR +--error ER_CANT_USE_OPTION_HERE SELECT a FROM t1 WHERE a IN ( SELECT SQL_CACHE a FROM t1 ); ---error ER_BAD_FIELD_ERROR +--error ER_CANT_USE_OPTION_HERE SELECT a FROM t1 WHERE a IN ( SELECT SQL_NO_CACHE a FROM t1 ); ---error ER_BAD_FIELD_ERROR +--error ER_CANT_USE_OPTION_HERE SELECT ( SELECT SQL_CACHE a FROM t1 ); ---error ER_BAD_FIELD_ERROR +--error ER_CANT_USE_OPTION_HERE SELECT ( SELECT SQL_NO_CACHE a FROM t1 ); SELECT SQL_CACHE * FROM t1; @@ -1560,16 +1559,16 @@ SELECT SQL_NO_CACHE * FROM t1; SELECT * FROM t1 UNION SELECT SQL_CACHE * FROM t1; --error ER_CANT_USE_OPTION_HERE SELECT * FROM t1 UNION SELECT SQL_NO_CACHE * FROM t1; ---error ER_BAD_FIELD_ERROR +--error ER_CANT_USE_OPTION_HERE SELECT * FROM t1 WHERE a IN (SELECT SQL_CACHE a FROM t1); ---error ER_BAD_FIELD_ERROR +--error ER_CANT_USE_OPTION_HERE SELECT * FROM t1 WHERE a IN (SELECT a FROM t1 UNION SELECT SQL_CACHE a FROM t1); --error ER_CANT_USE_OPTION_HERE SELECT * FROM t1 UNION SELECT SQL_NO_CACHE * FROM t1; ---error ER_BAD_FIELD_ERROR +--error ER_CANT_USE_OPTION_HERE SELECT * FROM t1 WHERE a IN (SELECT SQL_NO_CACHE a FROM t1); ---error ER_BAD_FIELD_ERROR +--error ER_CANT_USE_OPTION_HERE SELECT * FROM t1 WHERE a IN (SELECT a FROM t1 UNION SELECT SQL_NO_CACHE a FROM t1); --error ER_WRONG_USAGE @@ -1584,10 +1583,10 @@ SELECT SQL_CACHE * FROM t1 UNION SELECT SQL_NO_CACHE * FROM t1; SELECT SQL_NO_CACHE * FROM t1 UNION SELECT SQL_CACHE * FROM t1; --error ER_CANT_USE_OPTION_HERE SELECT SQL_NO_CACHE * FROM t1 UNION SELECT SQL_NO_CACHE * FROM t1; ---error ER_BAD_FIELD_ERROR +--error ER_CANT_USE_OPTION_HERE SELECT SQL_CACHE * FROM t1 WHERE a IN (SELECT SQL_NO_CACHE a FROM t1); ---error ER_BAD_FIELD_ERROR +--error ER_CANT_USE_OPTION_HERE SELECT SQL_CACHE * FROM t1 WHERE a IN (SELECT a FROM t1 UNION SELECT SQL_NO_CACHE a FROM t1); diff --git a/mysql-test/main/show_check.result b/mysql-test/main/show_check.result index 5083f1e615b..f4e2047414c 100644 --- a/mysql-test/main/show_check.result +++ b/mysql-test/main/show_check.result @@ -757,11 +757,11 @@ View Create View character_set_client collation_connection v1 CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `v1` AS select sql_no_cache current_timestamp() AS `NOW()` binary binary DROP VIEW v1; CREATE VIEW v1 AS SELECT SQL_CACHE SQL_NO_CACHE NOW(); -ERROR HY000: Incorrect usage of SQL_CACHE and SQL_NO_CACHE +ERROR HY000: Incorrect usage of SQL_NO_CACHE and SQL_CACHE CREATE VIEW v1 AS SELECT SQL_NO_CACHE SQL_CACHE NOW(); ERROR HY000: Incorrect usage of SQL_NO_CACHE and SQL_CACHE CREATE VIEW v1 AS SELECT SQL_CACHE SQL_NO_CACHE SQL_CACHE NOW(); -ERROR HY000: Incorrect usage of SQL_CACHE and SQL_NO_CACHE +ERROR HY000: Option 'SQL_CACHE' used twice in statement CREATE PROCEDURE p1() BEGIN SET @s= 'CREATE VIEW v1 AS SELECT SQL_CACHE 1'; diff --git a/mysql-test/main/show_check.test b/mysql-test/main/show_check.test index a24fa632ea5..b6885b1fcaf 100644 --- a/mysql-test/main/show_check.test +++ b/mysql-test/main/show_check.test @@ -558,7 +558,7 @@ CREATE VIEW v1 AS SELECT SQL_CACHE SQL_NO_CACHE NOW(); --error ER_WRONG_USAGE CREATE VIEW v1 AS SELECT SQL_NO_CACHE SQL_CACHE NOW(); ---error ER_WRONG_USAGE +--error ER_DUP_ARGUMENT CREATE VIEW v1 AS SELECT SQL_CACHE SQL_NO_CACHE SQL_CACHE NOW(); # Check CREATE VIEW in a prepared statement in a procedure. diff --git a/mysql-test/main/signal.result b/mysql-test/main/signal.result index 215f7db8b0d..e329c58a47e 100644 --- a/mysql-test/main/signal.result +++ b/mysql-test/main/signal.result @@ -2285,17 +2285,13 @@ begin DECLARE foo CONDITION FOR SQLSTATE '12345'; SIGNAL foo SET MYSQL_ERRNO = `65`; /* illegal */ end $$ -call test_signal $$ ERROR 42S22: Unknown column '65' in 'field list' -drop procedure test_signal $$ create procedure test_signal() begin DECLARE foo CONDITION FOR SQLSTATE '12345'; SIGNAL foo SET MYSQL_ERRNO = `A`; /* illegal */ end $$ -call test_signal $$ ERROR 42S22: Unknown column 'A' in 'field list' -drop procedure test_signal $$ create procedure test_signal() begin DECLARE foo CONDITION FOR SQLSTATE '12345'; @@ -2346,9 +2342,7 @@ DECLARE foo CONDITION FOR SQLSTATE '12345'; SIGNAL foo SET MYSQL_ERRNO = 1000, MESSAGE_TEXT = `Hello`; end $$ -call test_signal $$ ERROR 42S22: Unknown column 'Hello' in 'field list' -drop procedure test_signal $$ create procedure test_signal() begin DECLARE foo CONDITION FOR SQLSTATE '12345'; diff --git a/mysql-test/main/signal.test b/mysql-test/main/signal.test index e4dcb5a71cf..5b40863b0e6 100644 --- a/mysql-test/main/signal.test +++ b/mysql-test/main/signal.test @@ -2546,25 +2546,21 @@ end $$ call test_signal $$ drop procedure test_signal $$ +-- error ER_BAD_FIELD_ERROR create procedure test_signal() begin DECLARE foo CONDITION FOR SQLSTATE '12345'; SIGNAL foo SET MYSQL_ERRNO = `65`; /* illegal */ end $$ --- error ER_BAD_FIELD_ERROR -call test_signal $$ -drop procedure test_signal $$ +-- error ER_BAD_FIELD_ERROR create procedure test_signal() begin DECLARE foo CONDITION FOR SQLSTATE '12345'; SIGNAL foo SET MYSQL_ERRNO = `A`; /* illegal */ end $$ --- error ER_BAD_FIELD_ERROR -call test_signal $$ -drop procedure test_signal $$ create procedure test_signal() begin @@ -2620,6 +2616,7 @@ end $$ call test_signal $$ drop procedure test_signal $$ +-- error ER_BAD_FIELD_ERROR create procedure test_signal() begin DECLARE foo CONDITION FOR SQLSTATE '12345'; @@ -2627,10 +2624,6 @@ begin MESSAGE_TEXT = `Hello`; end $$ --- error ER_BAD_FIELD_ERROR -call test_signal $$ -drop procedure test_signal $$ - create procedure test_signal() begin DECLARE foo CONDITION FOR SQLSTATE '12345'; diff --git a/mysql-test/main/signal_demo1.result b/mysql-test/main/signal_demo1.result index 752f23a48d6..d919f48404f 100644 --- a/mysql-test/main/signal_demo1.result +++ b/mysql-test/main/signal_demo1.result @@ -75,6 +75,9 @@ end; end case; end $$ +Warnings: +Warning 1287 ' INTO FROM...' instead +Warning 1287 ' INTO FROM...' instead create procedure check_pk_inventory(in id integer) begin declare x integer; @@ -92,6 +95,8 @@ MYSQL_ERRNO = 10000; end if; end $$ +Warnings: +Warning 1287 ' INTO FROM...' instead create procedure check_pk_order(in id integer) begin declare x integer; @@ -108,6 +113,8 @@ MYSQL_ERRNO = 10000; end if; end $$ +Warnings: +Warning 1287 ' INTO FROM...' instead create trigger po_order_bi before insert on po_order for each row begin diff --git a/mysql-test/main/sp-anchor-row-type-cursor.result b/mysql-test/main/sp-anchor-row-type-cursor.result index add771c534c..64359988a3d 100644 --- a/mysql-test/main/sp-anchor-row-type-cursor.result +++ b/mysql-test/main/sp-anchor-row-type-cursor.result @@ -936,6 +936,8 @@ SELECT rec1.a, rec1.b; END; END; $$ +Warnings: +Warning 1287 ' INTO FROM...' instead CALL p1(); ERROR 21000: The used SELECT statements have a different number of columns DROP TABLE t1; @@ -955,6 +957,8 @@ SELECT rec1.a, rec1.b; END; END; $$ +Warnings: +Warning 1287 ' INTO FROM...' instead CALL p1(); ERROR 21000: Operand should contain 2 column(s) DROP TABLE t1; @@ -972,6 +976,8 @@ SELECT rec1.a, rec1.b; END; END; $$ +Warnings: +Warning 1287 ' INTO FROM...' instead CALL p1(); rec1.a rec1.b 10 b10 diff --git a/mysql-test/main/sp-anchor-row-type-table.result b/mysql-test/main/sp-anchor-row-type-table.result index 6abf1e18315..b51ee5bf55d 100644 --- a/mysql-test/main/sp-anchor-row-type-table.result +++ b/mysql-test/main/sp-anchor-row-type-table.result @@ -606,6 +606,8 @@ SELECT 10,'a','b' FROM t1 INTO rec1; SELECT rec1.a, rec1.b; END; $$ +Warnings: +Warning 1287 ' INTO FROM...' instead CALL p1(); ERROR 21000: The used SELECT statements have a different number of columns DROP TABLE t1; @@ -622,6 +624,8 @@ SELECT 10,'a' FROM t1 INTO rec1, rec1; SELECT rec1.a, rec1.b; END; $$ +Warnings: +Warning 1287 ' INTO FROM...' instead CALL p1(); ERROR 21000: Operand should contain 2 column(s) DROP TABLE t1; @@ -638,6 +642,8 @@ SELECT * FROM t1 INTO rec1; SELECT rec1.a, rec1.b; END; $$ +Warnings: +Warning 1287 ' INTO FROM...' instead CALL p1(); rec1.a rec1.b 10 b10 diff --git a/mysql-test/main/sp-anchor-type.result b/mysql-test/main/sp-anchor-type.result index 2b61854d514..f7674735821 100644 --- a/mysql-test/main/sp-anchor-type.result +++ b/mysql-test/main/sp-anchor-type.result @@ -957,6 +957,8 @@ SELECT * FROM t1 INTO v_a, v_b, v_c; SELECT v_a, v_b, v_c; END; $$ +Warnings: +Warning 1287 ' INTO FROM...' instead CALL p1(); v_a v_b v_c 1 b1 2001-01-01 10:20:30.123 diff --git a/mysql-test/main/sp-big.result b/mysql-test/main/sp-big.result index e12136eb36d..0a07a3aa7a8 100644 --- a/mysql-test/main/sp-big.result +++ b/mysql-test/main/sp-big.result @@ -77,6 +77,8 @@ select count(*) as cnt from (select id1 from t1 force index (primary) where id1 set id1_cond = id1_cond + 1; end while; end// +Warnings: +Warning 1287 ' INTO FROM...' instead insert t1 select seq, seq, 1, 1, seq, seq, seq from seq_1_to_2000; set @before=unix_timestamp(); call select_test(); diff --git a/mysql-test/main/sp-error.result b/mysql-test/main/sp-error.result index fc43bdf17e9..74723f832a7 100644 --- a/mysql-test/main/sp-error.result +++ b/mysql-test/main/sp-error.result @@ -1,5 +1,7 @@ drop table if exists t1, t2; SELECT * FROM mysql.proc INTO OUTFILE 'MYSQLTEST_VARDIR/tmp/proc.txt'; +Warnings: +Warning 1287 ' INTO FROM...' instead delete from mysql.proc; create procedure syntaxerror(t int)| ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 @@ -12,6 +14,8 @@ create table t3 ( x int )| insert into t3 values (2), (3)| create procedure bad_into(out param int) select x from t3 into param| +Warnings: +Warning 1287 ' INTO FROM...' instead call bad_into(@x)| ERROR 42000: Result consisted of more than one row drop procedure bad_into| @@ -439,6 +443,9 @@ create procedure nodb.bug3339() begin end| ERROR 42000: Unknown database 'nodb' create procedure bug2653_1(a int, out b int) set b = aa| +call bug2653_1(1, @b)| +ERROR 42S22: Unknown column 'aa' in 'field list' +drop procedure bug2653_1| create procedure bug2653_2(a int, out b int) begin if aa < 0 then @@ -447,12 +454,7 @@ else set b = a; end if; end| -call bug2653_1(1, @b)| ERROR 42S22: Unknown column 'aa' in 'field list' -call bug2653_2(2, @b)| -ERROR 42S22: Unknown column 'aa' in 'field list' -drop procedure bug2653_1| -drop procedure bug2653_2| create procedure bug4344() drop procedure bug4344| ERROR HY000: Can't drop or alter a PROCEDURE from within another stored routine create procedure bug4344() drop function bug4344| @@ -1067,6 +1069,7 @@ IF bug13037_foo THEN SELECT 1; END IF; END| +ERROR 42S22: Unknown column 'bug13037_foo' in 'field list' CREATE PROCEDURE bug13037_p2() BEGIN SET @bug13037_foo = bug13037_bar; @@ -1076,19 +1079,14 @@ BEGIN SELECT bug13037_foo; END| -CALL bug13037_p1(); +CALL bug13037_p2(); +ERROR 42S22: Unknown column 'bug13037_bar' in 'field list' +CALL bug13037_p3(); ERROR 42S22: Unknown column 'bug13037_foo' in 'field list' CALL bug13037_p2(); ERROR 42S22: Unknown column 'bug13037_bar' in 'field list' CALL bug13037_p3(); ERROR 42S22: Unknown column 'bug13037_foo' in 'field list' -CALL bug13037_p1(); -ERROR 42S22: Unknown column 'bug13037_foo' in 'field list' -CALL bug13037_p2(); -ERROR 42S22: Unknown column 'bug13037_bar' in 'field list' -CALL bug13037_p3(); -ERROR 42S22: Unknown column 'bug13037_foo' in 'field list' -DROP PROCEDURE bug13037_p1; DROP PROCEDURE bug13037_p2; DROP PROCEDURE bug13037_p3; create database mysqltest1; @@ -2848,6 +2846,8 @@ DECLARE v VARCHAR(5) DEFAULT -1; SELECT b FROM t1 WHERE a = 2 INTO v; RETURN v; END| +Warnings: +Warning 1287 ' INTO FROM...' instead # Here we check that the NOT_FOUND condition raised in f1() # is not visible in the outer function (f2), i.e. the continue diff --git a/mysql-test/main/sp-error.test b/mysql-test/main/sp-error.test index 0e16948f438..475d677b820 100644 --- a/mysql-test/main/sp-error.test +++ b/mysql-test/main/sp-error.test @@ -608,6 +608,12 @@ create procedure nodb.bug3339() begin end| create procedure bug2653_1(a int, out b int) set b = aa| +--error ER_BAD_FIELD_ERROR +call bug2653_1(1, @b)| + +drop procedure bug2653_1| + +--error ER_BAD_FIELD_ERROR create procedure bug2653_2(a int, out b int) begin if aa < 0 then @@ -617,13 +623,6 @@ begin end if; end| ---error 1054 -call bug2653_1(1, @b)| ---error 1054 -call bug2653_2(2, @b)| - -drop procedure bug2653_1| -drop procedure bug2653_2| # # BUG#4344 @@ -1507,6 +1506,7 @@ DROP PROCEDURE IF EXISTS bug13037_p3; delimiter |; +--error ER_BAD_FIELD_ERROR CREATE PROCEDURE bug13037_p1() BEGIN IF bug13037_foo THEN @@ -1528,21 +1528,16 @@ delimiter ;| --echo ---error 1054 -CALL bug13037_p1(); --error 1054 CALL bug13037_p2(); --error 1054 CALL bug13037_p3(); ---error 1054 -CALL bug13037_p1(); --error 1054 CALL bug13037_p2(); --error 1054 CALL bug13037_p3(); -DROP PROCEDURE bug13037_p1; DROP PROCEDURE bug13037_p2; DROP PROCEDURE bug13037_p3; diff --git a/mysql-test/main/sp-row.result b/mysql-test/main/sp-row.result index da8258d9ec4..4b87798e0bb 100644 --- a/mysql-test/main/sp-row.result +++ b/mysql-test/main/sp-row.result @@ -2135,6 +2135,8 @@ SELECT * FROM t1 INTO rec1; SELECT rec1.a, rec1.b; END; $$ +Warnings: +Warning 1287 ' INTO FROM...' instead CALL p1(); ERROR 21000: The used SELECT statements have a different number of columns DROP TABLE t1; @@ -2149,6 +2151,8 @@ SELECT * FROM t1 INTO rec1, rec1; SELECT rec1.a, rec1.b; END; $$ +Warnings: +Warning 1287 ' INTO FROM...' instead CALL p1(); ERROR 21000: Operand should contain 2 column(s) DROP TABLE t1; @@ -2163,6 +2167,8 @@ SELECT * FROM t1 INTO rec1; SELECT rec1.a, rec1.b; END; $$ +Warnings: +Warning 1287 ' INTO FROM...' instead CALL p1(); rec1.a rec1.b 10 b10 diff --git a/mysql-test/main/sp.result b/mysql-test/main/sp.result index 4315cc60925..ac4840cb37b 100644 --- a/mysql-test/main/sp.result +++ b/mysql-test/main/sp.result @@ -314,10 +314,12 @@ delete from t1| drop procedure b| drop procedure if exists b2| create procedure b2(x int) -repeat(select 1 into outfile 'b2'); +repeat(select 1) into outfile 'b2'; insert into test.t1 values (repeat("b2",3), x); set x = x-1; until x = 0 end repeat| +Warnings: +Warning 1287 ' INTO FROM...' instead drop procedure b2| drop procedure if exists c| create procedure c(x int) @@ -4179,6 +4181,7 @@ select v, isnull(v); end if; end; end| +ERROR 42S22: Unknown column 'undefined_var' in 'field list' create procedure bug14643_2() begin declare continue handler for sqlexception select 'boo' as 'Handler'; @@ -4190,18 +4193,7 @@ select 2; end case; select undefined_var; end| -call bug14643_1()| -Handler -boo -v isnull(v) -NULL 1 -call bug14643_2()| -Handler -boo -Handler -boo -drop procedure bug14643_1| -drop procedure bug14643_2| +ERROR 42S22: Unknown column 'undefined_var' in 'field list' drop procedure if exists bug14304| drop table if exists t3, t4| create table t3(a int primary key auto_increment)| @@ -4231,9 +4223,7 @@ create procedure bug14376() begin declare x int default x; end| -call bug14376()| ERROR 42S22: Unknown column 'x' in 'field list' -drop procedure bug14376| create procedure bug14376() begin declare x int default 42; @@ -4290,6 +4280,9 @@ select i as 'A local variable in a nested compound statement takes precedence o end; end; end| +Warnings: +Warning 1287 ' INTO FROM...' instead +Warning 1287 ' INTO FROM...' instead call bug5967("a - stored procedure parameter")| a a - stored procedure parameter @@ -4476,6 +4469,7 @@ select 'no' as 'v'; end if; select 'done' as 'End'; end| +ERROR 42S22: Unknown column 'v' in 'field list' create procedure bug14498_2() begin declare continue handler for sqlexception select 'error' as 'Handler'; @@ -4484,6 +4478,7 @@ select 'yes' as 'v'; end while; select 'done' as 'End'; end| +ERROR 42S22: Unknown column 'v' in 'field list' create procedure bug14498_3() begin declare continue handler for sqlexception select 'error' as 'Handler'; @@ -4492,6 +4487,7 @@ select 'maybe' as 'v'; until v end repeat; select 'done' as 'End'; end| +ERROR 42S22: Unknown column 'v' in 'field list' create procedure bug14498_4() begin declare continue handler for sqlexception select 'error' as 'Handler'; @@ -4505,6 +4501,7 @@ select '?' as 'v'; end case; select 'done' as 'End'; end| +ERROR 42S22: Unknown column 'v' in 'field list' create procedure bug14498_5() begin declare continue handler for sqlexception select 'error' as 'Handler'; @@ -4518,38 +4515,7 @@ select '?' as 'v'; end case; select 'done' as 'End'; end| -call bug14498_1()| -Handler -error -End -done -call bug14498_2()| -Handler -error -End -done -call bug14498_3()| -v -maybe -Handler -error -End -done -call bug14498_4()| -Handler -error -End -done -call bug14498_5()| -Handler -error -End -done -drop procedure bug14498_1| -drop procedure bug14498_2| -drop procedure bug14498_3| -drop procedure bug14498_4| -drop procedure bug14498_5| +ERROR 42S22: Unknown column 'v' in 'field list' drop table if exists t3| drop procedure if exists bug15231_1| drop procedure if exists bug15231_2| @@ -5797,6 +5763,8 @@ end; select 1 from no_such_view limit 1 into x; return x; end| +Warnings: +Warning 1287 ' INTO FROM...' instead create function func_8407_b() returns int begin declare x int default 0; @@ -8339,14 +8307,12 @@ DECLARE name VARCHAR(10); SET name="hello"; call p1(name2); END| +ERROR 42S22: Unknown column 'name2' in 'field list' call p2(); a hello -call p3(); -ERROR 42S22: Unknown column 'name2' in 'field list' drop procedure p1; drop procedure p2; -drop procedure p3; # # MDEV-15328: MariaDB 10.2.13 Crashes upon CALL PROCEDURE PARAM # LAST_INSERT_ID () diff --git a/mysql-test/main/sp.test b/mysql-test/main/sp.test index c4d85f63498..5f18f6585a7 100644 --- a/mysql-test/main/sp.test +++ b/mysql-test/main/sp.test @@ -440,7 +440,7 @@ drop procedure b| drop procedure if exists b2| --enable_warnings create procedure b2(x int) -repeat(select 1 into outfile 'b2'); +repeat(select 1) into outfile 'b2'; insert into test.t1 values (repeat("b2",3), x); set x = x-1; until x = 0 end repeat| @@ -5040,6 +5040,7 @@ drop procedure if exists bug14643_1| drop procedure if exists bug14643_2| --enable_warnings +--error ER_BAD_FIELD_ERROR create procedure bug14643_1() begin declare continue handler for sqlexception select 'boo' as 'Handler'; @@ -5055,6 +5056,7 @@ begin end; end| +--error ER_BAD_FIELD_ERROR create procedure bug14643_2() begin declare continue handler for sqlexception select 'boo' as 'Handler'; @@ -5069,11 +5071,6 @@ begin select undefined_var; end| -call bug14643_1()| -call bug14643_2()| - -drop procedure bug14643_1| -drop procedure bug14643_2| # # BUG#14304: auto_increment field incorrect set in SP @@ -5114,15 +5111,12 @@ drop table t3, t4| drop procedure if exists bug14376| --enable_warnings +--error ER_BAD_FIELD_ERROR create procedure bug14376() begin declare x int default x; end| -# Not the error we want, but that's what we got for now... ---error ER_BAD_FIELD_ERROR -call bug14376()| -drop procedure bug14376| create procedure bug14376() begin @@ -5344,6 +5338,7 @@ drop procedure if exists bug14498_4| drop procedure if exists bug14498_5| --enable_warnings +--error ER_BAD_FIELD_ERROR create procedure bug14498_1() begin declare continue handler for sqlexception select 'error' as 'Handler'; @@ -5356,6 +5351,7 @@ begin select 'done' as 'End'; end| +--error ER_BAD_FIELD_ERROR create procedure bug14498_2() begin declare continue handler for sqlexception select 'error' as 'Handler'; @@ -5366,6 +5362,7 @@ begin select 'done' as 'End'; end| +--error ER_BAD_FIELD_ERROR create procedure bug14498_3() begin declare continue handler for sqlexception select 'error' as 'Handler'; @@ -5376,6 +5373,7 @@ begin select 'done' as 'End'; end| +--error ER_BAD_FIELD_ERROR create procedure bug14498_4() begin declare continue handler for sqlexception select 'error' as 'Handler'; @@ -5391,6 +5389,7 @@ begin select 'done' as 'End'; end| +--error ER_BAD_FIELD_ERROR create procedure bug14498_5() begin declare continue handler for sqlexception select 'error' as 'Handler'; @@ -5406,17 +5405,6 @@ begin select 'done' as 'End'; end| -call bug14498_1()| -call bug14498_2()| -call bug14498_3()| -call bug14498_4()| -call bug14498_5()| - -drop procedure bug14498_1| -drop procedure bug14498_2| -drop procedure bug14498_3| -drop procedure bug14498_4| -drop procedure bug14498_5| # # BUG#15231: Stored procedure bug with not found condition handler @@ -9842,6 +9830,8 @@ BEGIN SET name="hello"; call p1(name); END| + +--error ER_BAD_FIELD_ERROR CREATE OR REPLACE PROCEDURE p3 () BEGIN DECLARE name VARCHAR(10); @@ -9852,11 +9842,8 @@ END| DELIMITER ;| call p2(); ---error ER_BAD_FIELD_ERROR -call p3(); drop procedure p1; drop procedure p2; -drop procedure p3; --echo # --echo # MDEV-15328: MariaDB 10.2.13 Crashes upon CALL PROCEDURE PARAM diff --git a/mysql-test/main/sp_trans.result b/mysql-test/main/sp_trans.result index ef802279c9c..dad1aa7c0ff 100644 --- a/mysql-test/main/sp_trans.result +++ b/mysql-test/main/sp_trans.result @@ -506,6 +506,8 @@ insert into t3 select a from t3; select count(*)*255 from t3 into table_size; until table_size > max_table_size*2 end repeat; end| +Warnings: +Warning 1287 ' INTO FROM...' instead call bug14210_fill_table()| drop procedure bug14210_fill_table| create table t4 like t3| diff --git a/mysql-test/main/sp_trans_log.result b/mysql-test/main/sp_trans_log.result index b72e8332fad..adc9eafc370 100644 --- a/mysql-test/main/sp_trans_log.result +++ b/mysql-test/main/sp_trans_log.result @@ -11,6 +11,8 @@ insert into t1 values (null); select count(*) from t1 into @a; return @a; end| +Warnings: +Warning 1287 ' INTO FROM...' instead reset master; insert into t2 values (bug23333(),1); ERROR 23000: Duplicate entry '1' for key 'PRIMARY' diff --git a/mysql-test/main/subselect.result b/mysql-test/main/subselect.result index 1c087a3199c..61ff06a7122 100644 --- a/mysql-test/main/subselect.result +++ b/mysql-test/main/subselect.result @@ -179,7 +179,8 @@ select * from t2 where t2.b=(select a from t3 order by 1 desc limit 1); a b 1 7 2 7 -(select * from t2 where t2.b=(select a from t3 order by 1 desc limit 1)) union (select * from t4 order by a limit 2) limit 3; +(select * from t2 where t2.b=(select a from t3 order by 1 desc limit 1)) +union (select * from t4 order by a limit 2) order by a limit 3; a b 1 7 2 7 @@ -3726,7 +3727,7 @@ SELECT sql_no_cache * FROM t1 WHERE NOT EXISTS i SELECT * FROM t1 WHERE NOT EXISTS (((SELECT i FROM t1) UNION (SELECT i FROM t1))); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION (SELECT i FROM t1)))' at line 2 +i explain select ((select t11.i from t1 t11) union (select t12.i from t1 t12)) from t1; ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'union (select t12.i from t1 t12)) @@ -5186,35 +5187,23 @@ a 1 1 1 2 1 SELECT * FROM t1 JOIN ((SELECT 1 UNION SELECT 1)) ON 1; -ERROR 42000: Every derived table must have its own alias +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ON 1' at line 1 SELECT * FROM t1 JOIN (t1 t1a UNION SELECT 1) ON 1; -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'SELECT 1) ON 1' at line 1 +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1) ON 1' at line 1 SELECT * FROM t1 JOIN ((t1 t1a UNION SELECT 1)) ON 1; -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'SELECT 1)) ON 1' at line 1 +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1)) ON 1' at line 1 SELECT * FROM t1 JOIN (t1 t1a) t1a ON 1; -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 't1a ON 1' at line 1 +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') t1a ON 1' at line 1 SELECT * FROM t1 JOIN ((t1 t1a)) t1a ON 1; -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 't1a ON 1' at line 1 +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')) t1a ON 1' at line 1 SELECT * FROM t1 JOIN (t1 t1a) ON 1; -a a -1 1 -2 1 -1 2 -2 2 +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') ON 1' at line 1 SELECT * FROM t1 JOIN ((t1 t1a)) ON 1; -a a -1 1 -2 1 -1 2 -2 2 +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')) ON 1' at line 1 SELECT * FROM (t1 t1a); -a -1 -2 +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 1 SELECT * FROM ((t1 t1a)); -a -1 -2 +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '))' at line 1 SELECT * FROM t1 JOIN (SELECT 1 t1a) alias ON 1; a t1a 1 1 @@ -5289,11 +5278,14 @@ SELECT ( SELECT a FROM t1 WHERE a = 1 UNION SELECT 1 ), a FROM t1; SELECT * FROM t2 WHERE (a, b) IN (SELECT a, b FROM t2); a b SELECT 1 UNION ( SELECT 1 UNION SELECT 1 ); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1 )' at line 1 +1 +1 ( SELECT 1 UNION SELECT 1 ) UNION SELECT 1; -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1 ) UNION SELECT 1' at line 1 +1 +1 SELECT ( SELECT 1 UNION ( SELECT 1 UNION SELECT 1 ) ); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1 ) )' at line 1 +( SELECT 1 UNION ( SELECT 1 UNION SELECT 1 ) ) +1 SELECT ( ( SELECT 1 UNION SELECT 1 ) UNION SELECT 1; ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1' at line 1 SELECT ( SELECT 1 UNION SELECT 1 UNION SELECT 1 ); @@ -5303,9 +5295,9 @@ SELECT ((SELECT 1 UNION SELECT 1 UNION SELECT 1)); ((SELECT 1 UNION SELECT 1 UNION SELECT 1)) 1 SELECT * FROM ( SELECT 1 UNION ( SELECT 1 UNION SELECT 1 ) ); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1 ) )' at line 1 +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 SELECT * FROM ( ( SELECT 1 UNION SELECT 1 ) UNION SELECT 1 ); -ERROR 42000: Every derived table must have its own alias +ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 SELECT * FROM ( ( SELECT 1 UNION SELECT 1 ) UNION SELECT 1 ) a; 1 1 @@ -5313,19 +5305,25 @@ SELECT * FROM ( SELECT 1 UNION SELECT 1 UNION SELECT 1 ) a; 1 1 SELECT * FROM t1 WHERE a = ( SELECT 1 UNION ( SELECT 1 UNION SELECT 1 ) ); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1 ) )' at line 1 +a +1 SELECT * FROM t1 WHERE a = ALL ( SELECT 1 UNION ( SELECT 1 UNION SELECT 1 ) ); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1 ) )' at line 1 +a +1 SELECT * FROM t1 WHERE a = ANY ( SELECT 1 UNION ( SELECT 1 UNION SELECT 1 ) ); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1 ) )' at line 1 +a +1 SELECT * FROM t1 WHERE a IN ( SELECT 1 UNION ( SELECT 1 UNION SELECT 1 ) ); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1 ) )' at line 1 +a +1 SELECT * FROM t1 WHERE a = ( ( SELECT 1 UNION SELECT 1 ) UNION SELECT 1 ); ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1 )' at line 1 SELECT * FROM t1 WHERE a = ALL ( ( SELECT 1 UNION SELECT 1 ) UNION SELECT 1 ); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1 ) UNION SELECT 1 )' at line 1 +a +1 SELECT * FROM t1 WHERE a = ANY ( ( SELECT 1 UNION SELECT 1 ) UNION SELECT 1 ); -ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1 ) UNION SELECT 1 )' at line 1 +a +1 SELECT * FROM t1 WHERE a IN ( ( SELECT 1 UNION SELECT 1 ) UNION SELECT 1 ); ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'UNION SELECT 1 )' at line 1 SELECT * FROM t1 WHERE a = ( SELECT 1 UNION SELECT 1 UNION SELECT 1 ); diff --git a/mysql-test/main/subselect.test b/mysql-test/main/subselect.test index c5cec99cebf..1623d135a9b 100644 --- a/mysql-test/main/subselect.test +++ b/mysql-test/main/subselect.test @@ -99,7 +99,8 @@ select (select a from t3), a from t2; select * from t2 where t2.a=(select a from t1); insert into t3 values (6),(7),(3); select * from t2 where t2.b=(select a from t3 order by 1 desc limit 1); -(select * from t2 where t2.b=(select a from t3 order by 1 desc limit 1)) union (select * from t4 order by a limit 2) limit 3; +(select * from t2 where t2.b=(select a from t3 order by 1 desc limit 1)) +union (select * from t4 order by a limit 2) order by a limit 3; (select * from t2 where t2.b=(select a from t3 order by 1 desc limit 1)) union (select * from t4 where t4.b=(select max(t2.a)*4 from t2) order by a); explain extended (select * from t2 where t2.b=(select a from t3 order by 1 desc limit 1)) union (select * from t4 where t4.b=(select max(t2.a)*4 from t2) order by a); select (select a from t3 where a INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;' is deprecated and will be removed in a future release. Please use 'SELECT INTO ;", + "'SELECT - - Notes: - - We allow more options in addition to - -
is optional in MariaDB -*/ -query_specification: - SELECT_SYM select_init2_derived opt_table_expression - { - $$= Lex->current_select->master_unit()->first_select(); - } - ; - -query_term_union_not_ready: - simple_table order_or_limit opt_select_lock_type { $$= $1; } - | '(' select_paren_derived ')' union_order_or_limit { $$= $2; } - ; - -query_term_union_ready: - simple_table opt_select_lock_type { $$= $1; } - | '(' select_paren_derived ')' { $$= $2; } - ; - -query_expression_body: - query_term_union_not_ready { $$= $1; } - | query_term_union_ready { $$= $1; } - | query_term_union_ready union_list_derived { $$= $1; } - ; - -/* Corresponds to in the SQL:2003 standard. */ -subselect: - subselect_start opt_with_clause query_expression_body subselect_end - { - $3->set_with_clause($2); - $$= $3; - } - ; - -subselect_start: - { - LEX *lex=Lex; - if (unlikely(!lex->expr_allows_subselect || - lex->sql_command == (int)SQLCOM_PURGE)) - { - thd->parse_error(); - MYSQL_YYABORT; - } - /* - we are making a "derived table" for the parenthesis - as we need to have a lex level to fit the union - after the parenthesis, e.g. - (SELECT .. ) UNION ... becomes - SELECT * FROM ((SELECT ...) UNION ...) - */ - if (unlikely(mysql_new_select(Lex, 1, NULL))) - MYSQL_YYABORT; - } - ; - -subselect_end: - { - LEX *lex=Lex; - - lex->check_automatic_up(UNSPECIFIED_TYPE); - lex->pop_context(); - SELECT_LEX *child= lex->current_select; - lex->current_select = lex->current_select->return_after_parsing(); - lex->nest_level--; - lex->current_select->n_child_sum_items += child->n_sum_items; - /* - A subselect can add fields to an outer select. Reserve space for - them. - */ - lex->current_select->select_n_where_fields+= - child->select_n_where_fields; - - /* - Aggregate functions in having clause may add fields to an outer - select. Count them also. - */ - lex->current_select->select_n_having_items+= - child->select_n_having_items; - } - ; - -opt_query_expression_options: - /* empty */ - | query_expression_option_list - ; - -query_expression_option_list: - query_expression_option_list query_expression_option - | query_expression_option - ; - query_expression_option: STRAIGHT_JOIN { Select->options|= SELECT_STRAIGHT_JOIN; } | HIGH_PRIORITY { - if (unlikely(Lex->check_simple_select(&$1))) - MYSQL_YYABORT; YYPS->m_lock_type= TL_READ_HIGH_PRIORITY; YYPS->m_mdl_type= MDL_SHARED_READ; Select->options|= SELECT_HIGH_PRIORITY; @@ -17241,18 +17036,8 @@ query_expression_option: | DISTINCT { Select->options|= SELECT_DISTINCT; } | SQL_SMALL_RESULT { Select->options|= SELECT_SMALL_RESULT; } | SQL_BIG_RESULT { Select->options|= SELECT_BIG_RESULT; } - | SQL_BUFFER_RESULT - { - if (unlikely(Lex->check_simple_select(&$1))) - MYSQL_YYABORT; - Select->options|= OPTION_BUFFER_RESULT; - } - | SQL_CALC_FOUND_ROWS - { - if (unlikely(Lex->check_simple_select(&$1))) - MYSQL_YYABORT; - Select->options|= OPTION_FOUND_ROWS; - } + | SQL_BUFFER_RESULT { Select->options|= OPTION_BUFFER_RESULT; } + | SQL_CALC_FOUND_ROWS { Select->options|= OPTION_FOUND_ROWS; } | ALL { Select->options|= SELECT_ALL; } ; @@ -17340,35 +17125,14 @@ view_select: lex->parsing_options.allows_variable= FALSE; lex->create_view->select.str= (char *) YYLIP->get_cpp_ptr(); } - opt_with_clause query_expression_body_view view_check_option + query_expression + view_check_option { - LEX *lex= Lex; - size_t len= YYLIP->get_cpp_ptr() - lex->create_view->select.str; - void *create_view_select= thd->memdup(lex->create_view->select.str, len); - lex->create_view->select.length= len; - lex->create_view->select.str= (char *) create_view_select; - trim_whitespace(thd->charset(), - &lex->create_view->select); - lex->create_view->check= $4; - lex->parsing_options.allows_variable= TRUE; - lex->current_select->set_with_clause($2); + if (Lex->parsed_create_view($2, $3)) + MYSQL_YYABORT; } ; -/* - SQL Standard for VIEWs. - Does not include INTO and PROCEDURE clauses. -*/ -query_expression_body_view: - SELECT_SYM select_options_and_item_list select_init3_view - | table_value_constructor - | table_value_constructor union_order_or_limit - | table_value_constructor union_list_view - | '(' select_paren_view ')' - | '(' select_paren_view ')' union_order_or_limit - | '(' select_paren_view ')' union_list_view - ; - view_check_option: /* empty */ { $$= VIEW_CHECK_NONE; } | WITH CHECK_SYM OPTION { $$= VIEW_CHECK_CASCADED; } @@ -17467,11 +17231,10 @@ trigger_tail: sp_proc_stmt alternatives are not saving/restoring LEX, so lex->query_tables can be wiped out. */ - if (unlikely(!lex->select_lex. - add_table_to_list(thd, $10, (LEX_CSTRING*) 0, - TL_OPTION_UPDATING, - TL_READ_NO_INSERT, - MDL_SHARED_NO_WRITE))) + if (!lex->first_select_lex()-> + add_table_to_list(thd, $10, (LEX_CSTRING*) 0, + TL_OPTION_UPDATING, TL_READ_NO_INSERT, + MDL_SHARED_NO_WRITE)) MYSQL_YYABORT; } ; diff --git a/sql/sql_yacc_ora.yy b/sql/sql_yacc_ora.yy index 933b9dd2429..28a93806469 100644 --- a/sql/sql_yacc_ora.yy +++ b/sql/sql_yacc_ora.yy @@ -189,6 +189,20 @@ void ORAerror(THD *thd, const char *s) uint offset; } sp_cursor_name_and_offset; vers_history_point_t vers_history_point; + struct + { + enum sub_select_type unit_type; + bool distinct; + } unit_operation; + struct + { + SELECT_LEX *first; + SELECT_LEX *prev_last; + } select_list; + SQL_I_List *select_order; + Lex_select_lock select_lock; + Lex_select_limit select_limit; + Lex_order_limit_lock *order_limit_lock; /* pointers */ Create_field *create_field; @@ -234,6 +248,7 @@ void ORAerror(THD *thd, const char *s) handlerton *db_type; st_select_lex *select_lex; + st_select_lex_unit *select_lex_unit; struct p_elem_val *p_elem_value; class Window_frame *window_frame; class Window_frame_bound *window_frame_bound; @@ -243,7 +258,6 @@ void ORAerror(THD *thd, const char *s) /* enums */ enum enum_sp_suid_behaviour sp_suid; enum enum_view_suid view_suid; - enum sub_select_type unit_type; enum Condition_information_item::Name cond_info_item_name; enum enum_diag_condition_item_name diag_condition_item_name; enum Diagnostics_information::Which_area diag_area; @@ -282,10 +296,10 @@ bool my_yyoverflow(short **a, YYSTYPE **b, size_t *yystacksize); %parse-param { THD *thd } %lex-param { THD *thd } /* - Currently there are 63 shift/reduce conflicts. + Currently there are 59 shift/reduce conflicts. We should not introduce new conflicts any more. */ -%expect 63 +%expect 59 /* Comments for TOKENS. @@ -436,6 +450,9 @@ bool my_yyoverflow(short **a, YYSTYPE **b, size_t *yystacksize); %token LEADING /* SQL-2003-R */ %token LEAVE_SYM %token LEFT /* SQL-2003-R */ +%token LEFT_PAREN_ALT /* INTERNAL */ +%token LEFT_PAREN_WITH /* INTERNAL */ +%token LEFT_PAREN_LIKE /* INTERNAL */ %token LEX_HOSTNAME %token LIKE /* SQL-2003-R */ %token LIMIT @@ -1181,7 +1198,8 @@ bool my_yyoverflow(short **a, YYSTYPE **b, size_t *yystacksize); NCHAR_STRING %type - opt_table_alias + opt_table_alias_clause + table_alias_clause %type IDENT @@ -1248,7 +1266,7 @@ bool my_yyoverflow(short **a, YYSTYPE **b, size_t *yystacksize); opt_temporary all_or_any opt_distinct opt_glimit_clause opt_ignore_leaves fulltext_options union_option opt_not - select_derived_init transaction_access_mode_types + transaction_access_mode_types opt_natural_language_mode opt_query_expansion opt_ev_status opt_ev_on_completion ev_on_completion opt_ev_comment ev_alter_on_schedule_completion opt_ev_rename_to opt_ev_sql_stmt @@ -1371,11 +1389,8 @@ bool my_yyoverflow(short **a, YYSTYPE **b, size_t *yystacksize); join_table_list join_table table_factor table_ref esc_table_ref table_primary_ident table_primary_derived - select_derived derived_table_list - select_derived_union - derived_simple_table - derived_query_specification - derived_table_value_constructor + derived_table_list table_reference_list_parens + nested_table_reference_list join_table_parens %type date_time_type; %type interval @@ -1411,14 +1426,19 @@ bool my_yyoverflow(short **a, YYSTYPE **b, size_t *yystacksize); UNDERSCORE_CHARSET %type subselect - get_select_lex get_select_lex_derived - simple_table query_specification - query_term_union_not_ready - query_term_union_ready - query_expression_body - select_paren_derived table_value_constructor + simple_table + query_primary + query_primary_parens + select_into_query_specification + + +%type + query_specification_start + query_expression_body + query_expression + query_expression_unit %type comp_op @@ -1430,11 +1450,28 @@ bool my_yyoverflow(short **a, YYSTYPE **b, size_t *yystacksize); %type opt_check_constraint check_constraint virtual_column_func column_default_expr -%type unit_type_decl + +%type unit_type_decl + +%type + opt_procedure_or_into + opt_select_lock_type + select_lock_type + opt_lock_wait_timeout_new + +%type opt_limit_clause limit_clause limit_options + +%type + query_expression_tail + order_or_limit + opt_order_limit_lock + +%type opt_order_clause order_clause order_list %type analyze_stmt_command - query verb_clause create change select do drop insert replace insert2 + query verb_clause create change select select_into + do drop insert replace insert2 insert_values update delete truncate rename compound_statement show describe load alter optimize keycache preload flush reset purge commit rollback savepoint release @@ -1450,7 +1487,7 @@ bool my_yyoverflow(short **a, YYSTYPE **b, size_t *yystacksize); assign_to_keycache_parts preload_list preload_list_or_parts preload_keys preload_keys_parts select_item_list select_item values_list no_braces - opt_limit_clause delete_limit_clause fields opt_values values + delete_limit_clause fields opt_values values procedure_list procedure_list2 procedure_item field_def handler opt_generated_always opt_ignore opt_column opt_restrict @@ -1470,9 +1507,8 @@ bool my_yyoverflow(short **a, YYSTYPE **b, size_t *yystacksize); table_to_table_list table_to_table opt_table_list opt_as handler_rkey_function handler_read_or_scan single_multi table_wild_list table_wild_one opt_wild - union_clause union_list - subselect_start opt_and charset - subselect_end select_var_list select_var_list_init help + opt_and charset + select_var_list select_var_list_init help opt_extended_describe shutdown opt_format_json prepare prepare_src execute deallocate @@ -1623,8 +1659,8 @@ rule: <-- starts at col 1 query: END_OF_INPUT { - if (likely(!thd->bootstrap) && - unlikely(!(thd->lex->select_lex.options & OPTION_FOUND_COMMENT))) + if (!thd->bootstrap && + (!(thd->lex->lex_options & OPTION_LEX_FOUND_COMMENT))) my_yyabort_error((ER_EMPTY_QUERY, MYF(0))); thd->lex->sql_command= SQLCOM_EMPTY_QUERY; @@ -1719,6 +1755,7 @@ statement: | rollback | savepoint | select + | select_into | set | set_assign | signal_stmt @@ -2073,17 +2110,22 @@ connection_name: /* create a table */ create: - create_or_replace opt_temporary TABLE_SYM opt_if_not_exists table_ident + create_or_replace opt_temporary TABLE_SYM opt_if_not_exists { LEX *lex= thd->lex; lex->create_info.init(); - if (unlikely(lex->set_command_with_check(SQLCOM_CREATE_TABLE, $2, - $1 | $4))) + if (lex->main_select_push()) + MYSQL_YYABORT; + lex->current_select->parsing_place= BEFORE_OPT_LIST; + if (lex->set_command_with_check(SQLCOM_CREATE_TABLE, $2, $1 | $4)) MYSQL_YYABORT; - if (unlikely(!lex->select_lex.add_table_to_list(thd, $5, NULL, - TL_OPTION_UPDATING, - TL_WRITE, - MDL_EXCLUSIVE))) + } + table_ident + { + LEX *lex= thd->lex; + if (!lex->first_select_lex()-> + add_table_to_list(thd, $6, NULL, TL_OPTION_UPDATING, + TL_WRITE, MDL_EXCLUSIVE)) MYSQL_YYABORT; lex->alter_info.reset(); /* @@ -2098,7 +2140,6 @@ create: create_body { LEX *lex= thd->lex; - lex->current_select= &lex->select_lex; if ((lex->create_info.used_fields & HA_CREATE_USED_ENGINE) && !lex->create_info.db_type) { @@ -2107,22 +2148,24 @@ create: ER_WARN_USING_OTHER_HANDLER, ER_THD(thd, ER_WARN_USING_OTHER_HANDLER), hton_name(lex->create_info.db_type)->str, - $5->table.str); + $6->table.str); } create_table_set_open_action_and_adjust_tables(lex); + Lex->pop_select(); //main select } | create_or_replace opt_temporary SEQUENCE_SYM opt_if_not_exists table_ident { LEX *lex= thd->lex; + if (Lex->main_select_push()) + MYSQL_YYABORT; lex->create_info.init(); if (unlikely(lex->set_command_with_check(SQLCOM_CREATE_SEQUENCE, $2, $1 | $4))) MYSQL_YYABORT; - if (unlikely(!lex->select_lex.add_table_to_list(thd, $5, NULL, - TL_OPTION_UPDATING, - TL_WRITE, - MDL_EXCLUSIVE))) + if (!lex->first_select_lex()-> + add_table_to_list(thd, $5, NULL, TL_OPTION_UPDATING, + TL_WRITE, MDL_EXCLUSIVE)) MYSQL_YYABORT; /* @@ -2145,8 +2188,9 @@ create: if (unlikely(lex->create_info.seq_create_info->check_and_adjust(1))) { my_error(ER_SEQUENCE_INVALID_DATA, MYF(0), - lex->select_lex.table_list.first->db.str, - lex->select_lex.table_list.first->table_name.str); + lex->first_select_lex()->table_list.first->db.str, + lex->first_select_lex()->table_list.first-> + table_name.str); MYSQL_YYABORT; } @@ -2159,10 +2203,8 @@ create: Lex->create_info.used_fields|= HA_CREATE_USED_SEQUENCE; Lex->create_info.sequence= 1; - lex->current_select= &lex->select_lex; - if (unlikely((lex->create_info.used_fields & - HA_CREATE_USED_ENGINE) && - !lex->create_info.db_type)) + if ((lex->create_info.used_fields & HA_CREATE_USED_ENGINE) && + !lex->create_info.db_type) { lex->create_info.use_default_db_type(thd); push_warning_printf(thd, Sql_condition::WARN_LEVEL_WARN, @@ -2172,44 +2214,69 @@ create: $5->table.str); } create_table_set_open_action_and_adjust_tables(lex); + Lex->pop_select(); //main select } - | create_or_replace opt_unique INDEX_SYM opt_if_not_exists ident + | create_or_replace opt_unique INDEX_SYM opt_if_not_exists + { + if (Lex->main_select_push()) + MYSQL_YYABORT; + } + ident opt_key_algorithm_clause ON table_ident { - if (unlikely(Lex->add_create_index_prepare($8))) + if (Lex->add_create_index_prepare($9)) MYSQL_YYABORT; - if (unlikely(Lex->add_create_index($2, &$5, $6, $1 | $4))) + if (Lex->add_create_index($2, &$6, $7, $1 | $4)) MYSQL_YYABORT; } '(' key_list ')' opt_lock_wait_timeout normal_key_options - opt_index_lock_algorithm { } - | create_or_replace fulltext INDEX_SYM opt_if_not_exists ident + opt_index_lock_algorithm + { + Lex->pop_select(); //main select + } + | create_or_replace fulltext INDEX_SYM + { + if (Lex->main_select_push()) + MYSQL_YYABORT; + } + opt_if_not_exists ident ON table_ident { - if (unlikely(Lex->add_create_index_prepare($7))) + if (Lex->add_create_index_prepare($8)) MYSQL_YYABORT; - if (unlikely(Lex->add_create_index($2, &$5, HA_KEY_ALG_UNDEF, - $1 | $4))) + if (Lex->add_create_index($2, &$6, HA_KEY_ALG_UNDEF, $1 | $5)) MYSQL_YYABORT; } '(' key_list ')' opt_lock_wait_timeout fulltext_key_options - opt_index_lock_algorithm { } - | create_or_replace spatial INDEX_SYM opt_if_not_exists ident + opt_index_lock_algorithm + { + Lex->pop_select(); //main select + } + | create_or_replace spatial INDEX_SYM + { + if (Lex->main_select_push()) + MYSQL_YYABORT; + } + opt_if_not_exists ident ON table_ident { - if (unlikely(Lex->add_create_index_prepare($7))) + if (Lex->add_create_index_prepare($8)) MYSQL_YYABORT; - if (unlikely(Lex->add_create_index($2, &$5, HA_KEY_ALG_UNDEF, - $1 | $4))) + if (Lex->add_create_index($2, &$6, HA_KEY_ALG_UNDEF, $1 | $5)) MYSQL_YYABORT; } '(' key_list ')' opt_lock_wait_timeout spatial_key_options - opt_index_lock_algorithm { } + opt_index_lock_algorithm + { + Lex->pop_select(); //main select + } | create_or_replace DATABASE opt_if_not_exists ident { Lex->create_info.default_table_charset= NULL; Lex->create_info.used_fields= 0; + if (Lex->main_select_push()) + MYSQL_YYABORT; } opt_create_database_options { @@ -2218,52 +2285,94 @@ create: $1 | $3))) MYSQL_YYABORT; lex->name= $4; + Lex->pop_select(); //main select } | create_or_replace definer_opt opt_view_suid VIEW_SYM opt_if_not_exists table_ident { - if (unlikely(Lex->add_create_view(thd, $1 | $5, - DTYPE_ALGORITHM_UNDEFINED, $3, - $6))) + if (Lex->main_select_push()) + MYSQL_YYABORT; + if (Lex->add_create_view(thd, $1 | $5, + DTYPE_ALGORITHM_UNDEFINED, $3, $6)) MYSQL_YYABORT; } view_list_opt AS view_select - { } + { + Lex->pop_select(); //main select + } | create_or_replace view_algorithm definer_opt opt_view_suid VIEW_SYM opt_if_not_exists table_ident { - if (unlikely(Lex->add_create_view(thd, $1 | $6, $2, $4, $7))) + if (Lex->main_select_push()) + MYSQL_YYABORT; + if (Lex->add_create_view(thd, $1 | $6, $2, $4, $7)) MYSQL_YYABORT; } view_list_opt AS view_select - { } + { + Lex->pop_select(); //main select + } | create_or_replace definer_opt TRIGGER_SYM - { Lex->create_info.set($1); } + { + if (Lex->main_select_push()) + MYSQL_YYABORT; + Lex->create_info.set($1); + } trigger_tail - { } + { + Lex->pop_select(); //main select + } | create_or_replace definer_opt PROCEDURE_SYM - { Lex->create_info.set($1); } + { + if (Lex->main_select_push()) + MYSQL_YYABORT; + Lex->create_info.set($1); + } sp_tail_standalone - { } + { + Lex->pop_select(); //main select + } | create_or_replace definer_opt EVENT_SYM - { Lex->create_info.set($1); } + { + if (Lex->main_select_push()) + MYSQL_YYABORT; + Lex->create_info.set($1); + } event_tail - { } + { + Lex->pop_select(); //main select + } | create_or_replace definer FUNCTION_SYM - { Lex->create_info.set($1); } + { + if (Lex->main_select_push()) + MYSQL_YYABORT; + Lex->create_info.set($1); + } sf_tail_standalone - { } + { + Lex->pop_select(); //main select + } | create_or_replace no_definer FUNCTION_SYM - { Lex->create_info.set($1); } + { + if (Lex->main_select_push()) + MYSQL_YYABORT; + Lex->create_info.set($1); + } create_function_tail - { } + { + Lex->pop_select(); //main select + } | create_or_replace no_definer AGGREGATE_SYM FUNCTION_SYM { + if (Lex->main_select_push()) + MYSQL_YYABORT; Lex->create_info.set($1); Lex->udf.type= UDFTYPE_AGGREGATE; } udf_tail - { } + { + Lex->pop_select(); //main select + } | create_or_replace USER_SYM opt_if_not_exists clear_privileges grant_list opt_require_clause opt_resource_options { @@ -2886,7 +2995,7 @@ clear_privileges: lex->columns.empty(); lex->grant= lex->grant_tot_col= 0; lex->all_privileges= 0; - lex->select_lex.db= null_clex_str; + lex->first_select_lex()->db= null_clex_str; lex->ssl_type= SSL_TYPE_NOT_SPECIFIED; lex->ssl_cipher= lex->x509_subject= lex->x509_issuer= 0; bzero((char *)&(lex->mqh),sizeof(lex->mqh)); @@ -3516,7 +3625,7 @@ raise_stmt: signal_stmt: SIGNAL_SYM signal_value opt_set_signal_information { - if (unlikely(Lex->add_signal_statement(thd, $2))) + if (Lex->add_signal_statement(thd, $2)) MYSQL_YYABORT; } ; @@ -3963,7 +4072,9 @@ sp_proc_stmt_return: ; reset_lex_expr: - { Lex->sphead->reset_lex(thd); } expr { $$= $2; } + { Lex->sphead->reset_lex(thd); } + expr + { $$= $2; } ; sp_proc_stmt_exit: @@ -3979,14 +4090,14 @@ sp_proc_stmt_exit: } | EXIT_SYM WHEN_SYM reset_lex_expr { - if (unlikely(Lex->sp_exit_statement(thd, $3)) || - unlikely(Lex->sphead->restore_lex(thd))) + if (Lex->sp_exit_statement(thd, $3) || + Lex->sphead->restore_lex(thd)) MYSQL_YYABORT; } | EXIT_SYM label_ident WHEN_SYM reset_lex_expr { - if (unlikely(Lex->sp_exit_statement(thd, &$2, $4)) || - unlikely(Lex->sphead->restore_lex(thd))) + if (Lex->sp_exit_statement(thd, &$2, $4) || + Lex->sphead->restore_lex(thd)) MYSQL_YYABORT; } ; @@ -4004,14 +4115,14 @@ sp_proc_stmt_continue: } | CONTINUE_SYM WHEN_SYM reset_lex_expr { - if (unlikely(Lex->sp_continue_statement(thd, $3)) || - unlikely(Lex->sphead->restore_lex(thd))) + if (Lex->sp_continue_statement(thd, $3) || + Lex->sphead->restore_lex(thd)) MYSQL_YYABORT; } | CONTINUE_SYM label_ident WHEN_SYM reset_lex_expr { - if (unlikely(Lex->sp_continue_statement(thd, &$2, $4)) || - unlikely(Lex->sphead->restore_lex(thd))) + if (Lex->sp_continue_statement(thd, &$2, $4) || + Lex->sphead->restore_lex(thd)) MYSQL_YYABORT; } ; @@ -4070,7 +4181,7 @@ assignment_source_expr: $$->sp_lex_in_use= true; $$->set_item_and_free_list($3, thd->free_list); thd->free_list= NULL; - if (unlikely($$->sphead->restore_lex(thd))) + if ($$->sphead->restore_lex(thd)) MYSQL_YYABORT; } ; @@ -4079,6 +4190,7 @@ for_loop_bound_expr: assignment_source_lex { Lex->sphead->reset_lex(thd, $1); + Lex->current_select->parsing_place= FOR_LOOP_BOUND; } expr { @@ -4088,6 +4200,7 @@ for_loop_bound_expr: $$->set_item_and_free_list($3, NULL); if (unlikely($$->sphead->restore_lex(thd))) MYSQL_YYABORT; + Lex->current_select->parsing_place= NO_MATTER; } ; @@ -4309,7 +4422,8 @@ case_stmt_body: { if (unlikely(Lex->case_stmt_action_expr($2))) MYSQL_YYABORT; - if (unlikely(Lex->sphead->restore_lex(thd))) + + if (Lex->sphead->restore_lex(thd)) MYSQL_YYABORT; } simple_when_clause_list @@ -4601,7 +4715,7 @@ while_body: LEX *lex= Lex; if (unlikely(lex->sp_while_loop_expression(thd, $1))) MYSQL_YYABORT; - if (unlikely(lex->sphead->restore_lex(thd))) + if (lex->sphead->restore_lex(thd)) MYSQL_YYABORT; } sp_proc_stmts1 END LOOP_SYM @@ -4624,7 +4738,7 @@ repeat_body: if (unlikely(i == NULL) || unlikely(lex->sphead->add_instr(i))) MYSQL_YYABORT; - if (unlikely(lex->sphead->restore_lex(thd))) + if (lex->sphead->restore_lex(thd)) MYSQL_YYABORT; /* We can shortcut the cont_backpatch here */ i->m_cont_dest= ip+1; @@ -5104,26 +5218,16 @@ size_number: */ create_body: - '(' create_field_list ')' + create_field_list_parens { Lex->create_info.option_list= NULL; } opt_create_table_options opt_create_partitioning opt_create_select {} | opt_create_table_options opt_create_partitioning opt_create_select {} - /* - the following rule is redundant, but there's a shift/reduce - conflict that prevents the rule above from parsing a syntax like - CREATE TABLE t1 (SELECT 1); - */ - | '(' create_select_query_specification ')' - | '(' create_select_query_specification ')' - { Select->set_braces(1);} union_list {} - | '(' create_select_query_specification ')' - { Select->set_braces(1);} union_order_or_limit {} | create_like { Lex->create_info.add(DDL_options_st::OPT_LIKE); - TABLE_LIST *src_table= Lex->select_lex.add_table_to_list(thd, - $1, NULL, 0, TL_READ, MDL_SHARED_READ); + TABLE_LIST *src_table= Lex->first_select_lex()-> + add_table_to_list(thd, $1, NULL, 0, TL_READ, MDL_SHARED_READ); if (unlikely(! src_table)) MYSQL_YYABORT; /* CREATE TABLE ... LIKE is not allowed for views. */ @@ -5133,7 +5237,7 @@ create_body: create_like: LIKE table_ident { $$= $2; } - | '(' LIKE table_ident ')' { $$= $3; } + | LEFT_PAREN_LIKE LIKE table_ident ')' { $$= $3; } ; opt_create_select: @@ -5142,23 +5246,20 @@ opt_create_select: ; create_select_query_expression: - opt_with_clause SELECT_SYM create_select_part2 opt_table_expression - create_select_part4 - { - Select->set_braces(0); - Select->set_with_clause($1); - } - union_clause - | opt_with_clause SELECT_SYM create_select_part2 - create_select_part3_union_not_ready create_select_part4 + query_expression { - Select->set_with_clause($1); + if (Lex->parsed_insert_select($1->first_select())) + MYSQL_YYABORT; + } + | LEFT_PAREN_WITH with_clause query_expression_body ')' + { + SELECT_LEX *first_select= $3->first_select(); + $3->set_with_clause($2); + $2->attach_to(first_select); + + if (Lex->parsed_insert_select(first_select)) + MYSQL_YYABORT; } - | '(' create_select_query_specification ')' - | '(' create_select_query_specification ')' - { Select->set_braces(1);} union_list {} - | '(' create_select_query_specification ')' - { Select->set_braces(1);} union_order_or_limit {} ; opt_create_partitioning: @@ -5246,8 +5347,13 @@ partition_entry: We enter here when opening the frm file to translate partition info string into part_info data structure. */ + if (Lex->main_select_push()) + MYSQL_YYABORT; + } + partition + { + Lex->pop_select(); //main select } - partition {} ; partition: @@ -5901,56 +6007,6 @@ opt_versioning_interval_start: End of partition parser part */ -create_select_query_specification: - opt_with_clause SELECT_SYM create_select_part2 create_select_part3 - create_select_part4 - { - Select->set_with_clause($1); - } - ; - -create_select_part2: - { - LEX *lex=Lex; - if (lex->sql_command == SQLCOM_INSERT) - lex->sql_command= SQLCOM_INSERT_SELECT; - else if (lex->sql_command == SQLCOM_REPLACE) - lex->sql_command= SQLCOM_REPLACE_SELECT; - /* - The following work only with the local list, the global list - is created correctly in this case - */ - lex->current_select->table_list.save_and_clear(&lex->save_list); - mysql_init_select(lex); - lex->current_select->parsing_place= SELECT_LIST; - } - select_options select_item_list - { - Select->parsing_place= NO_MATTER; - } - ; - -create_select_part3: - opt_table_expression - | create_select_part3_union_not_ready - ; - -create_select_part3_union_not_ready: - table_expression order_or_limit - | order_or_limit - ; - -create_select_part4: - opt_select_lock_type - { - /* - The following work only with the local list, the global list - is created correctly in this case - */ - Lex->current_select->table_list.push_front(&Lex->save_list); - } - ; - opt_as: /* empty */ {} | AS {} @@ -6168,7 +6224,7 @@ create_table_option: } | UNION_SYM opt_equal { - Lex->select_lex.table_list.save_and_clear(&Lex->save_list); + Lex->first_select_lex()->table_list.save_and_clear(&Lex->save_list); } '(' opt_table_list ')' { @@ -6177,8 +6233,8 @@ create_table_option: from the global list. */ LEX *lex=Lex; - lex->create_info.merge_list= lex->select_lex.table_list; - lex->select_lex.table_list= lex->save_list; + lex->create_info.merge_list= lex->first_select_lex()->table_list; + lex->first_select_lex()->table_list= lex->save_list; /* When excluding union list from the global list we assume that elements of the former immediately follow elements which represent @@ -6379,6 +6435,13 @@ create_field_list: } ; +create_field_list_parens: + LEFT_PAREN_ALT field_list ')' + { + Lex->create_last_non_select_table= Lex->last_table(); + } + ; + field_list: field_list_item | field_list ',' field_list_item @@ -6673,6 +6736,8 @@ parse_vcol_expr: Prevent the end user from invoking this command. */ MYSQL_YYABORT_UNLESS(Lex->parse_vcol_expr); + if (Lex->main_select_push()) + MYSQL_YYABORT; } expr { @@ -6680,14 +6745,15 @@ parse_vcol_expr: if (unlikely(!v)) MYSQL_YYABORT; Lex->last_field->vcol_info= v; + Lex->pop_select(); //main select } ; parenthesized_expr: - subselect + remember_tok_start + query_expression { - $$= new (thd->mem_root) Item_singlerow_subselect(thd, $1); - if (unlikely($$ == NULL)) + if (!($$= Lex->create_item_query_expression(thd, $1, $2))) MYSQL_YYABORT; } | expr @@ -7713,23 +7779,25 @@ alter: Lex->name= null_clex_str; Lex->table_type= TABLE_TYPE_UNKNOWN; Lex->sql_command= SQLCOM_ALTER_TABLE; - Lex->duplicates= DUP_ERROR; - Lex->select_lex.init_order(); + Lex->duplicates= DUP_ERROR; + Lex->first_select_lex()->order_list.empty(); Lex->create_info.init(); Lex->create_info.row_type= ROW_TYPE_NOT_USED; Lex->alter_info.reset(); Lex->no_write_to_binlog= 0; Lex->create_info.storage_media= HA_SM_DEFAULT; + if (Lex->main_select_push()) + MYSQL_YYABORT; DBUG_ASSERT(!Lex->m_sql_cmd); } alter_options TABLE_SYM table_ident opt_lock_wait_timeout { - if (unlikely(!Lex->select_lex.add_table_to_list(thd, $5, NULL, - TL_OPTION_UPDATING, - TL_READ_NO_INSERT, - MDL_SHARED_UPGRADABLE))) + if (!Lex->first_select_lex()-> + add_table_to_list(thd, $5, NULL, TL_OPTION_UPDATING, + TL_READ_NO_INSERT, MDL_SHARED_UPGRADABLE)) MYSQL_YYABORT; - Lex->select_lex.db= (Lex->select_lex.table_list.first)->db; + Lex->first_select_lex()->db= + (Lex->first_select_lex()->table_list.first)->db; Lex->create_last_non_select_table= Lex->last_table(); } alter_commands @@ -7741,11 +7809,14 @@ alter: if (unlikely(Lex->m_sql_cmd == NULL)) MYSQL_YYABORT; } + Lex->pop_select(); //main select } | ALTER DATABASE ident_or_empty { Lex->create_info.default_table_charset= NULL; Lex->create_info.used_fields= 0; + if (Lex->main_select_push()) + MYSQL_YYABORT; } create_database_options { @@ -7755,6 +7826,7 @@ alter: if (lex->name.str == NULL && unlikely(lex->copy_db_to(&lex->name))) MYSQL_YYABORT; + Lex->pop_select(); //main select } | ALTER DATABASE ident UPGRADE_SYM DATA_SYM DIRECTORY_SYM NAME_SYM { @@ -7770,6 +7842,8 @@ alter: if (unlikely(lex->sphead)) my_yyabort_error((ER_SP_NO_DROP_SP, MYF(0), "PROCEDURE")); + if (Lex->main_select_push()) + MYSQL_YYABORT; lex->sp_chistics.init(); } sp_a_chistics @@ -7778,6 +7852,9 @@ alter: lex->sql_command= SQLCOM_ALTER_PROCEDURE; lex->spname= $3; + Lex->pop_select(); //main select + if (Lex->check_main_unit_semantics()) + MYSQL_YYABORT; } | ALTER FUNCTION_SYM sp_name { @@ -7785,6 +7862,8 @@ alter: if (unlikely(lex->sphead)) my_yyabort_error((ER_SP_NO_DROP_SP, MYF(0), "FUNCTION")); + if (Lex->main_select_push()) + MYSQL_YYABORT; lex->sp_chistics.init(); } sp_a_chistics @@ -7793,14 +7872,23 @@ alter: lex->sql_command= SQLCOM_ALTER_FUNCTION; lex->spname= $3; + Lex->pop_select(); //main select + if (Lex->check_main_unit_semantics()) + MYSQL_YYABORT; } | ALTER view_algorithm definer_opt opt_view_suid VIEW_SYM table_ident { - if (unlikely(Lex->add_alter_view(thd, $2, $4, $6))) + if (Lex->main_select_push()) + MYSQL_YYABORT; + if (Lex->add_alter_view(thd, $2, $4, $6)) MYSQL_YYABORT; } view_list_opt AS view_select - {} + { + Lex->pop_select(); //main select + if (Lex->check_main_unit_semantics()) + MYSQL_YYABORT; + } | ALTER definer_opt opt_view_suid VIEW_SYM table_ident /* We have two separate rules for ALTER VIEW rather that @@ -7808,14 +7896,22 @@ alter: with the ALTER EVENT below. */ { - if (unlikely(Lex->add_alter_view(thd, VIEW_ALGORITHM_INHERIT, $3, $5))) + if (Lex->main_select_push()) + MYSQL_YYABORT; + if (Lex->add_alter_view(thd, VIEW_ALGORITHM_INHERIT, $3, $5)) MYSQL_YYABORT; } view_list_opt AS view_select - {} + { + Lex->pop_select(); //main select + if (Lex->check_main_unit_semantics()) + MYSQL_YYABORT; + } | ALTER definer_opt remember_name EVENT_SYM sp_name { - /* + if (Lex->main_select_push()) + MYSQL_YYABORT; + /* It is safe to use Lex->spname because ALTER EVENT xxx RENATE TO yyy DO ALTER EVENT RENAME TO is not allowed. Lex->spname is used in the case of RENAME TO @@ -7847,6 +7943,8 @@ alter: */ Lex->sql_command= SQLCOM_ALTER_EVENT; Lex->stmt_definition_end= (char*)YYLIP->get_cpp_ptr(); + + Lex->pop_select(); //main select } | ALTER TABLESPACE alter_tablespace_info { @@ -7890,16 +7988,17 @@ alter: lex->create_info.init(); lex->no_write_to_binlog= 0; DBUG_ASSERT(!lex->m_sql_cmd); + if (Lex->main_select_push()) + MYSQL_YYABORT; } table_ident { LEX *lex= Lex; - if (unlikely(!(lex->create_info.seq_create_info= - new (thd->mem_root) sequence_definition())) || - unlikely(!lex->select_lex.add_table_to_list(thd, $5, NULL, - TL_OPTION_SEQUENCE, - TL_WRITE, - MDL_EXCLUSIVE))) + if (!(lex->create_info.seq_create_info= new (thd->mem_root) + sequence_definition()) || + !lex->first_select_lex()-> + add_table_to_list(thd, $5, NULL, TL_OPTION_SEQUENCE, + TL_WRITE, MDL_EXCLUSIVE)) MYSQL_YYABORT; } sequence_defs @@ -7908,6 +8007,9 @@ alter: Lex->m_sql_cmd= new (thd->mem_root) Sql_cmd_alter_sequence($3); if (unlikely(Lex->m_sql_cmd == NULL)) MYSQL_YYABORT; + Lex->pop_select(); //main select + if (Lex->check_main_unit_semantics()) + MYSQL_YYABORT; } ; @@ -8057,16 +8159,14 @@ alter_commands: WITH TABLE_SYM table_ident have_partitioning { LEX *lex= thd->lex; - lex->select_lex.db= $6->db; - if (lex->select_lex.db.str == NULL && - unlikely(lex->copy_db_to(&lex->select_lex.db))) + if (lex->first_select_lex()->db.str == NULL && + lex->copy_db_to(&lex->first_select_lex()->db)) MYSQL_YYABORT; lex->name= $6->table; lex->alter_info.partition_flags|= ALTER_PARTITION_EXCHANGE; - if (unlikely(!lex->select_lex.add_table_to_list(thd, $6, NULL, - TL_OPTION_UPDATING, - TL_READ_NO_INSERT, - MDL_SHARED_NO_WRITE))) + if (!lex->first_select_lex()-> + add_table_to_list(thd, $6, NULL, TL_OPTION_UPDATING, + TL_READ_NO_INSERT, MDL_SHARED_NO_WRITE)) MYSQL_YYABORT; DBUG_ASSERT(!lex->m_sql_cmd); lex->m_sql_cmd= new (thd->mem_root) @@ -8305,10 +8405,11 @@ alter_list_item: | RENAME opt_to table_ident { LEX *lex=Lex; - lex->select_lex.db= $3->db; - if (lex->select_lex.db.str == NULL && - unlikely(lex->copy_db_to(&lex->select_lex.db))) + lex->first_select_lex()->db= $3->db; + if (lex->first_select_lex()->db.str == NULL && + lex->copy_db_to(&lex->first_select_lex()->db)) MYSQL_YYABORT; + if (unlikely(check_table_name($3->table.str,$3->table.length, FALSE)) || ($3->db.str && unlikely(check_db_name((LEX_STRING*) &$3->db)))) @@ -9002,8 +9103,8 @@ adm_partition: cache_keys_spec: { - Lex->select_lex.alloc_index_hints(thd); - Select->set_index_hint_type(INDEX_HINT_USE, + Lex->first_select_lex()->alloc_index_hints(thd); + Select->set_index_hint_type(INDEX_HINT_USE, INDEX_HINT_MASK_ALL); } cache_key_list_or_empty @@ -9026,234 +9127,218 @@ opt_ignore_leaves: select: - opt_with_clause select_init + query_expression_body { + if (Lex->push_select($1->fake_select_lex ? + $1->fake_select_lex : + $1->first_select())) + MYSQL_YYABORT; + } + opt_procedure_or_into + { + Lex->pop_select(); + if (Lex->select_finalize($1)) + MYSQL_YYABORT; + } + | with_clause query_expression_body + { + if (Lex->push_select($2->fake_select_lex ? + $2->fake_select_lex : + $2->first_select())) + MYSQL_YYABORT; + } + opt_procedure_or_into + { + Lex->pop_select(); + $2->set_with_clause($1); + $1->attach_to($2->first_select()); + if (Lex->select_finalize($2)) + MYSQL_YYABORT; + } + ; + + +select_into: + select_into_query_specification + { + if (Lex->push_select($1)) + MYSQL_YYABORT; + } + opt_order_limit_lock + { + st_select_lex_unit *unit; + if (!(unit= Lex->parsed_body_select($1, $3))) + MYSQL_YYABORT; + if (Lex->select_finalize(unit)) + MYSQL_YYABORT; + } + ; + + +simple_table: + query_specification { $$= $1; } + | table_value_constructor { $$= $1; } + ; + +table_value_constructor: + VALUES + { + if (Lex->parsed_TVC_start()) + MYSQL_YYABORT; + } + values_list + { + if (!($$= Lex->parsed_TVC_end())) + MYSQL_YYABORT; + } + ; + +query_specification_start: + SELECT_SYM + { + SELECT_LEX *sel; LEX *lex= Lex; - lex->sql_command= SQLCOM_SELECT; - lex->current_select->set_with_clause($1); + if (!(sel= lex->alloc_select(TRUE)) || + lex->push_select(sel)) + MYSQL_YYABORT; + sel->init_select(); + sel->braces= FALSE; } - ; - -select_init: - SELECT_SYM select_options_and_item_list select_init3 - | table_value_constructor - | table_value_constructor union_list - | table_value_constructor union_order_or_limit - | '(' select_paren ')' - | '(' select_paren ')' union_list - | '(' select_paren ')' union_order_or_limit - ; - -union_list_part2: - SELECT_SYM select_options_and_item_list select_init3_union_query_term - | table_value_constructor - | table_value_constructor union_list - | table_value_constructor union_order_or_limit - | '(' select_paren_union_query_term ')' - | '(' select_paren_union_query_term ')' union_list - | '(' select_paren_union_query_term ')' union_order_or_limit - ; - -select_paren: + select_options { - Lex->current_select->set_braces(true); + Select->parsing_place= SELECT_LIST; } - table_value_constructor - { - DBUG_ASSERT(Lex->current_select->braces); - } - | - { - /* - In order to correctly parse UNION's global ORDER BY we need to - set braces before parsing the clause. - */ - Lex->current_select->set_braces(true); - } - SELECT_SYM select_options_and_item_list select_part3 - opt_select_lock_type - { - DBUG_ASSERT(Lex->current_select->braces); - } - | '(' select_paren ')' - ; - -select_paren_union_query_term: - { - /* - In order to correctly parse UNION's global ORDER BY we need to - set braces before parsing the clause. - */ - Lex->current_select->set_braces(true); - } - SELECT_SYM select_options_and_item_list select_part3_union_query_term - opt_select_lock_type - { - DBUG_ASSERT(Lex->current_select->braces); - } - | '(' select_paren_union_query_term ')' - ; - -select_paren_view: - { - /* - In order to correctly parse UNION's global ORDER BY we need to - set braces before parsing the clause. - */ - Lex->current_select->set_braces(true); - } - SELECT_SYM select_options_and_item_list select_part3_view - opt_select_lock_type - { - DBUG_ASSERT(Lex->current_select->braces); - } - | '(' select_paren_view ')' - ; - -/* The equivalent of select_paren for nested queries. */ -select_paren_derived: - { - Lex->current_select->set_braces(true); - } - table_value_constructor - { - DBUG_ASSERT(Lex->current_select->braces); - $$= Lex->current_select->master_unit()->first_select(); - } - | - { - Lex->current_select->set_braces(true); - } - SELECT_SYM select_part2_derived - opt_table_expression - opt_order_clause - opt_limit_clause - opt_select_lock_type - { - DBUG_ASSERT(Lex->current_select->braces); - $$= Lex->current_select->master_unit()->first_select(); - } - | '(' select_paren_derived ')' { $$= $2; } - ; - -select_init3: - opt_table_expression - opt_select_lock_type - { - /* Parentheses carry no meaning here */ - Lex->current_select->set_braces(false); - } - union_clause - | select_part3_union_not_ready - opt_select_lock_type - { - /* Parentheses carry no meaning here */ - Lex->current_select->set_braces(false); - } - ; - - -select_init3_union_query_term: - opt_table_expression - opt_select_lock_type - { - /* Parentheses carry no meaning here */ - Lex->current_select->set_braces(false); - } - union_clause - | select_part3_union_not_ready_noproc - opt_select_lock_type - { - /* Parentheses carry no meaning here */ - Lex->current_select->set_braces(false); - } - ; - - -select_init3_view: - opt_table_expression opt_select_lock_type - { - Lex->current_select->set_braces(false); - } - | opt_table_expression opt_select_lock_type - { - Lex->current_select->set_braces(false); - } - union_list_view - | order_or_limit opt_select_lock_type - { - Lex->current_select->set_braces(false); - } - | table_expression order_or_limit opt_select_lock_type - { - Lex->current_select->set_braces(false); - } - ; - -/* - The SELECT parts after select_item_list that cannot be followed by UNION. -*/ - -select_part3: - opt_table_expression - | select_part3_union_not_ready - ; - -select_part3_union_query_term: - opt_table_expression - | select_part3_union_not_ready_noproc - ; - -select_part3_view: - opt_table_expression - | order_or_limit - | table_expression order_or_limit - ; - -select_part3_union_not_ready: - select_part3_union_not_ready_noproc - | table_expression procedure_clause - | table_expression order_or_limit procedure_clause - ; - -select_part3_union_not_ready_noproc: - order_or_limit - | into opt_table_expression opt_order_clause opt_limit_clause - | table_expression into - | table_expression order_or_limit - | table_expression order_or_limit into - ; - -select_options_and_item_list: - { - LEX *lex= Lex; - SELECT_LEX *sel= lex->current_select; - if (sel->linkage != UNION_TYPE) - mysql_init_select(lex); - lex->current_select->parsing_place= SELECT_LIST; - } - select_options select_item_list + select_item_list { Select->parsing_place= NO_MATTER; } + ; + +query_specification: + query_specification_start + opt_from_clause + opt_where_clause + opt_group_clause + opt_having_clause + opt_window_clause + { + $$= Lex->pop_select(); + } + ; + +select_into_query_specification: + query_specification_start + into + opt_from_clause + opt_where_clause + opt_group_clause + opt_having_clause + opt_window_clause + { + $$= Lex->pop_select(); + } + ; + +opt_from_clause: + /* Empty */ + | from_clause + ; + +query_primary: + simple_table + { $$= $1; } + | query_primary_parens + { $$= $1; } + ; + +query_primary_parens: + '(' query_expression_unit + { + if (Lex->parsed_unit_in_brackets($2)) + MYSQL_YYABORT; + } + query_expression_tail ')' + { + $$= Lex->parsed_unit_in_brackets_tail($2, $4); + } + | '(' query_primary + { + Lex->push_select($2); + } + query_expression_tail ')' + { + if (!($$= Lex->parsed_select_in_brackets($2, $4))) + YYABORT; + } + ; + +query_expression_unit: + query_primary + unit_type_decl + query_primary + { + if (!($$= Lex->parsed_select_expr_start($1, $3, $2.unit_type, + $2.distinct))) + YYABORT; + } + | query_expression_unit + unit_type_decl + query_primary + { + if (!($$= Lex->parsed_select_expr_cont($1, $3, $2.unit_type, + $2.distinct, TRUE))) + YYABORT; + } + ; + +query_expression_body: + query_primary + { + Lex->push_select($1); + } + query_expression_tail + { + if (!($$= Lex->parsed_body_select($1, $3))) + MYSQL_YYABORT; + } + | query_expression_unit + { + if (Lex->parsed_body_unit($1)) + MYSQL_YYABORT; + } + query_expression_tail + { + if (!($$= Lex->parsed_body_unit_tail($1, $3))) + MYSQL_YYABORT; + } + ; + +query_expression: + opt_with_clause + query_expression_body + { + if ($1) + { + $2->set_with_clause($1); + $1->attach_to($2->first_select()); + } + $$= $2; + } + ; + +subselect: + remember_tok_start + query_expression + { + if (!($$= Lex->parsed_subselect($2, $1))) + YYABORT; + } ; /**
, as in the SQL standard. */ -table_expression: - from_clause - opt_where_clause - opt_group_clause - opt_having_clause - opt_window_clause - ; - -opt_table_expression: - /* Empty */ - | table_expression - ; from_clause: FROM table_reference_list @@ -9356,59 +9441,70 @@ select_option: query_expression_option | SQL_NO_CACHE_SYM { - /* - Allow this flag only on the first top-level SELECT statement, if - SQL_CACHE wasn't specified, and only once per query. - */ - if (unlikely(Lex->current_select != &Lex->select_lex)) - my_yyabort_error((ER_CANT_USE_OPTION_HERE, MYF(0), "SQL_NO_CACHE")); - if (unlikely(Lex->select_lex.sql_cache == SELECT_LEX::SQL_CACHE)) - my_yyabort_error((ER_WRONG_USAGE, MYF(0), "SQL_CACHE", "SQL_NO_CACHE")); - if (unlikely(Lex->select_lex.sql_cache == SELECT_LEX::SQL_NO_CACHE)) + /* + Allow this flag once per query. + */ + if (Select->options & OPTION_NO_QUERY_CACHE) my_yyabort_error((ER_DUP_ARGUMENT, MYF(0), "SQL_NO_CACHE")); - - Lex->safe_to_cache_query=0; - Lex->select_lex.options&= ~OPTION_TO_QUERY_CACHE; - Lex->select_lex.sql_cache= SELECT_LEX::SQL_NO_CACHE; + Select->options|= OPTION_NO_QUERY_CACHE; } | SQL_CACHE_SYM { - /* - Allow this flag only on the first top-level SELECT statement, if - SQL_NO_CACHE wasn't specified, and only once per query. - */ - if (unlikely(Lex->current_select != &Lex->select_lex)) - my_yyabort_error((ER_CANT_USE_OPTION_HERE, MYF(0), "SQL_CACHE")); - if (unlikely(Lex->select_lex.sql_cache == SELECT_LEX::SQL_NO_CACHE)) - my_yyabort_error((ER_WRONG_USAGE, MYF(0), "SQL_NO_CACHE", "SQL_CACHE")); - if (unlikely(Lex->select_lex.sql_cache == SELECT_LEX::SQL_CACHE)) + /* + Allow this flag once per query. + */ + if (Select->options & OPTION_TO_QUERY_CACHE) my_yyabort_error((ER_DUP_ARGUMENT, MYF(0), "SQL_CACHE")); - - Lex->safe_to_cache_query=1; - Lex->select_lex.options|= OPTION_TO_QUERY_CACHE; - Lex->select_lex.sql_cache= SELECT_LEX::SQL_CACHE; + Select->options|= OPTION_TO_QUERY_CACHE; } ; + +select_lock_type: + FOR_SYM UPDATE_SYM opt_lock_wait_timeout_new + { + $$= $3; + $$.defined_lock= TRUE; + $$.update_lock= TRUE; + } + | LOCK_SYM IN_SYM SHARE_SYM MODE_SYM opt_lock_wait_timeout_new + { + $$= $5; + $$.defined_lock= TRUE; + $$.update_lock= FALSE; + } + ; + + opt_select_lock_type: - /* empty */ - | FOR_SYM UPDATE_SYM opt_lock_wait_timeout - { - LEX *lex=Lex; - lex->current_select->lock_type= TL_WRITE; - lex->current_select->set_lock_for_tables(TL_WRITE); - lex->safe_to_cache_query=0; - } - | LOCK_SYM IN_SYM SHARE_SYM MODE_SYM opt_lock_wait_timeout - { - LEX *lex=Lex; - lex->current_select->lock_type= TL_READ_WITH_SHARED_LOCKS; - lex->current_select-> - set_lock_for_tables(TL_READ_WITH_SHARED_LOCKS); - lex->safe_to_cache_query=0; - } + /* empty */ + { + $$.empty(); + } + | select_lock_type + { + $$= $1; + } ; + +opt_lock_wait_timeout_new: + /* empty */ + { + $$.empty(); + } + | WAIT_SYM ulong_num + { + $$.defined_timeout= TRUE; + $$.timeout= $2; + } + | NOWAIT_SYM + { + $$.defined_timeout= TRUE; + $$.timeout= 0; + } + ; + select_item_list: select_item_list ',' select_item | select_item @@ -10105,7 +10201,21 @@ column_default_non_parenthesized_expr: | param_marker { $$= $1; } | variable | sum_expr + { + if (!Lex->select_stack_top) + { + my_error(ER_INVALID_GROUP_FUNC_USE, MYF(0)); + MYSQL_YYABORT; + } + } | window_func_expr + { + if (!Lex->select_stack_top) + { + my_error(ER_WRONG_PLACEMENT_OF_WINDOW_FUNCTION, MYF(0)); + MYSQL_YYABORT; + } + } | inverse_distribution_function | ROW_SYM '(' expr ',' expr_list ')' { @@ -11734,10 +11844,15 @@ esc_table_ref: /* Equivalent to
in the SQL:2003 standard. */ /* Warning - may return NULL in case of incomplete SELECT */ derived_table_list: - esc_table_ref { $$=$1; } + esc_table_ref + { + $$=$1; + Select->add_joined_table($1); + } | derived_table_list ',' esc_table_ref { MYSQL_YYABORT_UNLESS($1 && ($$=$3)); + Select->add_joined_table($3); } ; @@ -11756,11 +11871,18 @@ join_table: left-associative joins. */ table_ref normal_join table_ref %prec TABLE_REF_PRIORITY - { MYSQL_YYABORT_UNLESS($1 && ($$=$3)); $3->straight=$2; } + { + MYSQL_YYABORT_UNLESS($1 && ($$=$3)); + Select->add_joined_table($1); + Select->add_joined_table($3); + $3->straight=$2; + } | table_ref normal_join table_ref ON { MYSQL_YYABORT_UNLESS($1 && $3); + Select->add_joined_table($1); + Select->add_joined_table($3); /* Change the current name resolution context to a local context. */ if (unlikely(push_new_name_resolution_context(thd, $1, $3))) MYSQL_YYABORT; @@ -11777,6 +11899,8 @@ join_table: USING { MYSQL_YYABORT_UNLESS($1 && $3); + Select->add_joined_table($1); + Select->add_joined_table($3); } '(' using_list ')' { @@ -11787,6 +11911,8 @@ join_table: | table_ref NATURAL inner_join table_factor { MYSQL_YYABORT_UNLESS($1 && ($$=$4)); + Select->add_joined_table($1); + Select->add_joined_table($4); $4->straight=$3; add_join_natural($1,$4,NULL,Select); } @@ -11796,6 +11922,8 @@ join_table: ON { MYSQL_YYABORT_UNLESS($1 && $5); + Select->add_joined_table($1); + Select->add_joined_table($5); /* Change the current name resolution context to a local context. */ if (unlikely(push_new_name_resolution_context(thd, $1, $5))) MYSQL_YYABORT; @@ -11812,6 +11940,8 @@ join_table: | table_ref LEFT opt_outer JOIN_SYM table_factor { MYSQL_YYABORT_UNLESS($1 && $5); + Select->add_joined_table($1); + Select->add_joined_table($5); } USING '(' using_list ')' { @@ -11822,6 +11952,8 @@ join_table: | table_ref NATURAL LEFT opt_outer JOIN_SYM table_factor { MYSQL_YYABORT_UNLESS($1 && $6); + Select->add_joined_table($1); + Select->add_joined_table($6); add_join_natural($1,$6,NULL,Select); $6->outer_join|=JOIN_TYPE_LEFT; $$=$6; @@ -11832,6 +11964,8 @@ join_table: ON { MYSQL_YYABORT_UNLESS($1 && $5); + Select->add_joined_table($1); + Select->add_joined_table($5); /* Change the current name resolution context to a local context. */ if (unlikely(push_new_name_resolution_context(thd, $1, $5))) MYSQL_YYABORT; @@ -11849,6 +11983,8 @@ join_table: | table_ref RIGHT opt_outer JOIN_SYM table_factor { MYSQL_YYABORT_UNLESS($1 && $5); + Select->add_joined_table($1); + Select->add_joined_table($5); } USING '(' using_list ')' { @@ -11860,6 +11996,8 @@ join_table: | table_ref NATURAL RIGHT opt_outer JOIN_SYM table_factor { MYSQL_YYABORT_UNLESS($1 && $6); + Select->add_joined_table($1); + Select->add_joined_table($6); add_join_natural($6,$1,NULL,Select); LEX *lex= Lex; if (unlikely(!($$= lex->current_select->convert_right_join()))) @@ -11894,44 +12032,72 @@ use_partition: $$= $3; } ; - -/* - This is a flattening of the rules
and
- in the SQL:2003 standard, since we don't have - I.e. -
::=
[ ] -*/ -/* Warning - may return NULL in case of incomplete SELECT */ table_factor: - table_primary_ident - | table_primary_derived + table_primary_ident { $$= $1; } + | table_primary_derived { $$= $1; } + | join_table_parens { $$= $1; } + | table_reference_list_parens { $$= $1; } ; -table_primary_ident: +table_reference_list_parens: + '(' table_reference_list_parens ')' { $$= $2; } + | '(' nested_table_reference_list ')' + { + if (!($$= Select->end_nested_join(thd))) + MYSQL_YYABORT; + } + ; + +nested_table_reference_list: + table_ref ',' table_ref + { + if (Select->init_nested_join(thd)) + MYSQL_YYABORT; + Select->add_joined_table($1); + Select->add_joined_table($3); + $$= $1->embedding; + } + | nested_table_reference_list ',' table_ref + { + Select->add_joined_table($3); + $$= $1; + } + ; + +join_table_parens: + '(' join_table_parens ')' { $$= $2; } + | '(' join_table ')' + { + LEX *lex= Lex; + if (!($$= lex->current_select->nest_last_join(thd))) + { + thd->parse_error(); + MYSQL_YYABORT; + } + } + ; + + +table_primary_ident: + table_ident opt_use_partition opt_for_system_time_clause + opt_table_alias_clause opt_key_definition { - DBUG_ASSERT(Select); SELECT_LEX *sel= Select; sel->table_join_options= 0; - } - table_ident opt_use_partition opt_for_system_time_clause opt_table_alias opt_key_definition - { - if (unlikely(!($$= Select->add_table_to_list(thd, $2, $5, - Select->get_table_join_options(), - YYPS->m_lock_type, - YYPS->m_mdl_type, - Select-> - pop_index_hints(), - $3)))) + if (!($$= Select->add_table_to_list(thd, $1, $4, + Select->get_table_join_options(), + YYPS->m_lock_type, + YYPS->m_mdl_type, + Select->pop_index_hints(), + $2))) MYSQL_YYABORT; - Select->add_joined_table($$); - if ($4) + if ($3) $$->vers_conditions= Lex->vers_conditions; } ; - /* Represents a flattening of the following rules from the SQL:2003 standard. This sub-rule corresponds to the sub-rule @@ -11949,267 +12115,17 @@ table_primary_ident: */ table_primary_derived: - '(' get_select_lex select_derived_union ')' opt_for_system_time_clause opt_table_alias + query_primary_parens opt_for_system_time_clause table_alias_clause { - /* Use $2 instead of Lex->current_select as derived table will - alter value of Lex->current_select. */ - if (!($3 || $6) && $2->embedding && - !$2->embedding->nested_join->join_list.elements) - { - /* we have a derived table ($3 == NULL) but no alias, - Since we are nested in further parentheses so we - can pass NULL to the outer level parentheses - Permits parsing of "((((select ...))) as xyz)" */ - $$= 0; - } - else if (!$3) - { - /* Handle case of derived table, alias may be NULL if there - are no outer parentheses, add_table_to_list() will throw - error in this case */ - LEX *lex=Lex; - lex->check_automatic_up(UNSPECIFIED_TYPE); - SELECT_LEX *sel= lex->current_select; - SELECT_LEX_UNIT *unit= sel->master_unit(); - lex->current_select= sel= unit->outer_select(); - Table_ident *ti= new (thd->mem_root) Table_ident(unit); - if (unlikely(ti == NULL)) - MYSQL_YYABORT; - if (unlikely(!($$= sel->add_table_to_list(thd, - ti, $6, 0, - TL_READ, - MDL_SHARED_READ)))) - MYSQL_YYABORT; - sel->add_joined_table($$); - lex->pop_context(); - lex->nest_level--; - } - else if (unlikely($6 != NULL)) - { - /* - Tables with or without joins within parentheses cannot - have aliases, and we ruled out derived tables above. - */ - thd->parse_error(); - MYSQL_YYABORT; - } - else - { - /* nested join: FROM (t1 JOIN t2 ...), - nest_level is the same as in the outer query */ - $$= $3; - } - /* - Fields in derived table can be used in upper select in - case of merge. We do not add HAVING fields because we do - not merge such derived. We do not add union because - also do not merge them - */ - if ($$ && $$->derived && - !$$->derived->first_select()->next_select()) - $$->select_lex->add_where_field($$->derived->first_select()); - if ($5) - { - MYSQL_YYABORT_UNLESS(!$3); - $$->vers_conditions= Lex->vers_conditions; - } + if (!($$= Lex->parsed_derived_select($1, $2, $3))) + YYABORT; } - /* Represents derived table with WITH clause */ - | '(' get_select_lex subselect_start - with_clause query_expression_body - subselect_end ')' opt_for_system_time_clause opt_table_alias + | '(' + query_expression + ')' opt_for_system_time_clause table_alias_clause { - LEX *lex=Lex; - SELECT_LEX *sel= $2; - SELECT_LEX_UNIT *unit= $5->master_unit(); - Table_ident *ti= new (thd->mem_root) Table_ident(unit); - if (unlikely(ti == NULL)) - MYSQL_YYABORT; - $5->set_with_clause($4); - lex->current_select= sel; - if (unlikely(!($$= sel->add_table_to_list(lex->thd, - ti, $9, 0, - TL_READ, - MDL_SHARED_READ)))) - MYSQL_YYABORT; - sel->add_joined_table($$); - if ($8) - $$->vers_conditions= Lex->vers_conditions; - } - ; - -/* - This rule accepts just about anything. The reason is that we have - empty-producing rules in the beginning of rules, in this case - subselect_start. This forces bison to take a decision which rules to - reduce by long before it has seen any tokens. This approach ties us - to a very limited class of parseable languages, and unfortunately - SQL is not one of them. The chosen 'solution' was this rule, which - produces just about anything, even complete bogus statements, for - instance ( table UNION SELECT 1 ). - Fortunately, we know that the semantic value returned by - select_derived is NULL if it contained a derived table, and a pointer to - the base table's TABLE_LIST if it was a base table. So in the rule - regarding union's, we throw a parse error manually and pretend it - was bison that did it. - - Also worth noting is that this rule concerns query expressions in - the from clause only. Top level select statements and other types of - subqueries have their own union rules. -*/ -select_derived_union: - select_derived - | select_derived union_order_or_limit - { - if (unlikely($1)) - { - thd->parse_error(); - MYSQL_YYABORT; - } - } - | select_derived union_head_non_top - { - if (unlikely($1)) - { - thd->parse_error(); - MYSQL_YYABORT; - } - } - union_list_derived_part2 - | derived_simple_table opt_select_lock_type - | derived_simple_table order_or_limit opt_select_lock_type - | derived_simple_table opt_select_lock_type union_list_derived - ; - -union_list_derived_part2: - query_term_union_not_ready { Lex->pop_context(); } - | query_term_union_ready { Lex->pop_context(); } - | query_term_union_ready { Lex->pop_context(); } union_list_derived - ; - -union_list_derived: - union_head_non_top union_list_derived_part2 - ; - - -/* The equivalent of select_init2 for nested queries. */ -select_init2_derived: - select_part2_derived - { - Select->set_braces(0); - } - ; - -/* The equivalent of select_part2 for nested queries. */ -select_part2_derived: - { - LEX *lex= Lex; - SELECT_LEX *sel= lex->current_select; - if (sel->linkage != UNION_TYPE) - mysql_init_select(lex); - lex->current_select->parsing_place= SELECT_LIST; - } - opt_query_expression_options select_item_list - { - Select->parsing_place= NO_MATTER; - } - ; - -/* handle contents of parentheses in join expression */ -select_derived: - get_select_lex_derived derived_table_list - { - LEX *lex= Lex; - /* for normal joins, $2 != NULL and end_nested_join() != NULL, - for derived tables, both must equal NULL */ - - if (unlikely(!($$= $1->end_nested_join(lex->thd)) && $2)) - MYSQL_YYABORT; - if (unlikely(!$2 && $$)) - { - thd->parse_error(); - MYSQL_YYABORT; - } - } - ; - -derived_simple_table: - derived_query_specification { $$= $1; } - | derived_table_value_constructor { $$= $1; } - ; -/* - Similar to query_specification, but for derived tables. - Example: the inner parenthesized SELECT in this query: - SELECT * FROM (SELECT * FROM t1); -*/ -derived_query_specification: - SELECT_SYM select_derived_init select_derived2 - { - if ($2) - Select->set_braces(1); - $$= NULL; - } - ; - -derived_table_value_constructor: - VALUES - { - Lex->tvc_start(); - } - values_list - { - if (Lex->tvc_finalize_derived()) - MYSQL_YYABORT; - $$= NULL; - } - ; - - -select_derived2: - { - LEX *lex= Lex; - lex->derived_tables|= DERIVED_SUBQUERY; - if (unlikely(!lex->expr_allows_subselect || - lex->sql_command == (int)SQLCOM_PURGE)) - { - thd->parse_error(); - MYSQL_YYABORT; - } - if (lex->current_select->linkage == GLOBAL_OPTIONS_TYPE || - unlikely(mysql_new_select(lex, 1, NULL))) - MYSQL_YYABORT; - mysql_init_select(lex); - lex->current_select->linkage= DERIVED_TABLE_TYPE; - lex->current_select->parsing_place= SELECT_LIST; - } - select_options select_item_list - { - Select->parsing_place= NO_MATTER; - } - opt_table_expression - ; - -get_select_lex: - /* Empty */ { $$= Select; } - ; - -get_select_lex_derived: - get_select_lex - { - LEX *lex= Lex; - if (unlikely($1->init_nested_join(lex->thd))) - MYSQL_YYABORT; - } - ; - -select_derived_init: - { - LEX *lex= Lex; - - TABLE_LIST *embedding= lex->current_select->embedding; - $$= embedding && - !embedding->nested_join->join_list.elements; - /* return true if we are deeply nested */ + if (!($$= Lex->parsed_derived_unit($2, $4, $5))) + YYABORT; } ; @@ -12343,9 +12259,14 @@ table_alias: | '=' ; -opt_table_alias: +opt_table_alias_clause: /* empty */ { $$=0; } - | table_alias ident_table_alias + + | table_alias_clause { $$= $1; } + ; + +table_alias_clause: + table_alias ident_table_alias { $$= (LEX_CSTRING*) thd->memdup(&$2,sizeof(LEX_STRING)); if (unlikely($$ == NULL)) @@ -12441,7 +12362,7 @@ olap_opt: SQL-2003: GROUP BY ... CUBE(col1, col2, col3) */ LEX *lex=Lex; - if (unlikely(lex->current_select->linkage == GLOBAL_OPTIONS_TYPE)) + if (unlikely(lex->current_select->get_linkage() == GLOBAL_OPTIONS_TYPE)) my_yyabort_error((ER_WRONG_USAGE, MYF(0), "WITH CUBE", "global union parameters")); lex->current_select->olap= CUBE_TYPE; @@ -12458,7 +12379,7 @@ olap_opt: SQL-2003: GROUP BY ... ROLLUP(col1, col2, col3) */ LEX *lex= Lex; - if (unlikely(lex->current_select->linkage == GLOBAL_OPTIONS_TYPE)) + if (unlikely(lex->current_select->get_linkage() == GLOBAL_OPTIONS_TYPE)) my_yyabort_error((ER_WRONG_USAGE, MYF(0), "WITH ROLLUP", "global union parameters")); lex->current_select->olap= ROLLUP_TYPE; @@ -12518,7 +12439,7 @@ opt_window_partition_clause: opt_window_order_clause: /* empty */ { } - | ORDER_SYM BY order_list + | ORDER_SYM BY order_list { Select->order_list= *($3); } ; opt_window_frame_clause: @@ -12642,70 +12563,35 @@ alter_order_item: opt_order_clause: /* empty */ + { $$= NULL; } | order_clause + { $$= $1; } ; order_clause: ORDER_SYM BY { - LEX *lex=Lex; - SELECT_LEX *sel= lex->current_select; - SELECT_LEX_UNIT *unit= sel-> master_unit(); - if (unlikely(sel->linkage != GLOBAL_OPTIONS_TYPE && - sel->olap != UNSPECIFIED_OLAP_TYPE && - (sel->linkage != UNION_TYPE || sel->braces))) - { - my_error(ER_WRONG_USAGE, MYF(0), - "CUBE/ROLLUP", "ORDER BY"); - MYSQL_YYABORT; - } - if (lex->sql_command != SQLCOM_ALTER_TABLE && - !unit->fake_select_lex) - { - /* - A query of the of the form (SELECT ...) ORDER BY order_list is - executed in the same way as the query - SELECT ... ORDER BY order_list - unless the SELECT construct contains ORDER BY or LIMIT clauses. - Otherwise we create a fake SELECT_LEX if it has not been - created yet. - */ - SELECT_LEX *first_sl= unit->first_select(); - if (unlikely(!unit->is_unit_op() && - (first_sl->order_list.elements || - first_sl->select_limit) && - unit->add_fake_select_lex(thd))) - MYSQL_YYABORT; - } - if (sel->master_unit()->is_unit_op() && !sel->braces) - { - /* - At this point we don't know yet whether this is the last - select in union or not, but we move ORDER BY to - fake_select_lex anyway. If there would be one more select - in union mysql_new_select will correctly throw error. - */ - DBUG_ASSERT(sel->master_unit()->fake_select_lex); - lex->current_select= sel->master_unit()->fake_select_lex; - } + thd->where= "ORDER clause"; } order_list { - + $$= $4; } ; order_list: order_list ',' order_ident order_dir { - if (unlikely(add_order_to_list(thd, $3,(bool) $4))) - MYSQL_YYABORT; - } + $$= $1; + if (add_to_list(thd, *$$, $3,(bool) $4)) + MYSQL_YYABORT; + } | order_ident order_dir { - if (unlikely(add_order_to_list(thd, $1,(bool) $2))) + $$= new (thd->mem_root) SQL_I_List(); + if (add_to_list(thd, *$$, $1, (bool) $2)) MYSQL_YYABORT; - } + } ; order_dir: @@ -12715,63 +12601,61 @@ order_dir: ; opt_limit_clause: - /* empty */ {} - | limit_clause {} + /* empty */ + { $$.empty(); } + | limit_clause + { $$= $1; } ; -limit_clause_init: - LIMIT - { - SELECT_LEX *sel= Select; - if (sel->master_unit()->is_unit_op() && !sel->braces) - { - /* Move LIMIT that belongs to UNION to fake_select_lex */ - Lex->current_select= sel->master_unit()->fake_select_lex; - DBUG_ASSERT(Select); - } - } - ; - limit_clause: - limit_clause_init limit_options + LIMIT limit_options { - SELECT_LEX *sel= Select; - if (!sel->select_limit->basic_const_item() || - sel->select_limit->val_int() > 0) + $$= $2; + if (!$$.select_limit->basic_const_item() || + $$.select_limit->val_int() > 0) Lex->set_stmt_unsafe(LEX::BINLOG_STMT_UNSAFE_LIMIT); } - | limit_clause_init limit_options + | LIMIT limit_options ROWS_SYM EXAMINED_SYM limit_rows_option { + $$= $2; Lex->set_stmt_unsafe(LEX::BINLOG_STMT_UNSAFE_LIMIT); } - | limit_clause_init ROWS_SYM EXAMINED_SYM limit_rows_option + | LIMIT ROWS_SYM EXAMINED_SYM limit_rows_option { + $$.select_limit= 0; + $$.offset_limit= 0; + $$.explicit_limit= 1; Lex->set_stmt_unsafe(LEX::BINLOG_STMT_UNSAFE_LIMIT); } ; +opt_global_limit_clause: + opt_limit_clause + { + Select->explicit_limit= $1.explicit_limit; + Select->select_limit= $1.select_limit; + Select->offset_limit= $1.offset_limit; + } + limit_options: limit_option { - SELECT_LEX *sel= Select; - sel->select_limit= $1; - sel->offset_limit= 0; - sel->explicit_limit= 1; + $$.select_limit= $1; + $$.offset_limit= 0; + $$.explicit_limit= 1; } | limit_option ',' limit_option { - SELECT_LEX *sel= Select; - sel->select_limit= $3; - sel->offset_limit= $1; - sel->explicit_limit= 1; + $$.select_limit= $3; + $$.offset_limit= $1; + $$.explicit_limit= 1; } | limit_option OFFSET_SYM limit_option { - SELECT_LEX *sel= Select; - sel->select_limit= $1; - sel->offset_limit= $3; - sel->explicit_limit= 1; + $$.select_limit= $1; + $$.offset_limit= $3; + $$.explicit_limit= 1; } ; @@ -12834,6 +12718,77 @@ delete_limit_clause: | LIMIT limit_option ROWS_SYM EXAMINED_SYM { thd->parse_error(); MYSQL_YYABORT; } ; +opt_order_limit_lock: + /* empty */ + { $$= NULL; } + | order_or_limit + { + $$= $1; + $$->lock.empty(); + } + | order_or_limit select_lock_type + { + $$= $1; + $$->lock= $2; + } + | select_lock_type + { + $$= new(thd->mem_root) Lex_order_limit_lock; + if (!$$) + YYABORT; + $$->order_list= NULL; + $$->limit.empty(); + $$->lock= $1; + } + ; +query_expression_tail: + opt_order_limit_lock + ; + +opt_procedure_or_into: + /* empty */ + { + $$.empty(); + } + | procedure_clause opt_select_lock_type + { + $$= $2; + } + | into opt_select_lock_type + { + push_warning_printf(thd, Sql_condition::WARN_LEVEL_WARN, + ER_WARN_DEPRECATED_SYNTAX, + ER_THD(thd, ER_WARN_DEPRECATED_SYNTAX), + " INTO " + " FROM...'"); + $$= $2; + } + ; + + +order_or_limit: + order_clause opt_limit_clause + { + $$= new(thd->mem_root) Lex_order_limit_lock; + if (!$$) + YYABORT; + $$->order_list= $1; + $$->limit= $2; + } + | limit_clause + { + Lex_order_limit_lock *op= $$= new(thd->mem_root) Lex_order_limit_lock; + if (!$$) + YYABORT; + op->order_list= NULL; + op->limit= $1; + $$->order_list= NULL; + $$->limit= $1; + } + ; + + opt_plus: /* empty */ | '+' @@ -12903,14 +12858,11 @@ bool: | TRUE_SYM { $$= 1; } | FALSE_SYM { $$= 0; } - procedure_clause: PROCEDURE_SYM ident /* Procedure name */ { LEX *lex=Lex; - DBUG_ASSERT(&lex->select_lex == lex->current_select); - lex->proc_list.elements=0; lex->proc_list.first=0; lex->proc_list.next= &lex->proc_list.first; @@ -12930,6 +12882,7 @@ procedure_clause: parameters are reduced. */ Lex->expr_allows_subselect= false; + Select->options|= OPTION_PROCEDURE_CLAUSE; } '(' procedure_list ')' { @@ -13013,6 +12966,7 @@ select_outvar: into: INTO into_destination + {} ; into_destination: @@ -13298,17 +13252,24 @@ insert: { LEX *lex= Lex; lex->sql_command= SQLCOM_INSERT; - lex->duplicates= DUP_ERROR; - mysql_init_select(lex); + lex->duplicates= DUP_ERROR; + if (Lex->main_select_push()) + MYSQL_YYABORT; + mysql_init_select(lex); + lex->current_select->parsing_place= BEFORE_OPT_LIST; } insert_lock_option opt_ignore insert2 { Select->set_lock_for_tables($3); - Lex->current_select= &Lex->select_lex; + Lex->current_select= Lex->first_select_lex(); } insert_field_spec opt_insert_update - {} + { + Lex->pop_select(); //main select + if (Lex->check_main_unit_semantics()) + MYSQL_YYABORT; + } ; replace: @@ -13317,15 +13278,22 @@ replace: LEX *lex=Lex; lex->sql_command = SQLCOM_REPLACE; lex->duplicates= DUP_REPLACE; - mysql_init_select(lex); + if (Lex->main_select_push()) + MYSQL_YYABORT; + mysql_init_select(lex); + lex->current_select->parsing_place= BEFORE_OPT_LIST; } replace_lock_option insert2 { Select->set_lock_for_tables($3); - Lex->current_select= &Lex->select_lex; + Lex->current_select= Lex->first_select_lex(); } insert_field_spec - {} + { + Lex->pop_select(); //main select + if (Lex->check_main_unit_semantics()) + MYSQL_YYABORT; + } ; insert_lock_option: @@ -13368,15 +13336,14 @@ insert_table: table_name_with_opt_use_partition { LEX *lex=Lex; - lex->field_list.empty(); + //lex->field_list.empty(); lex->many_values.empty(); lex->insert_list=0; }; insert_field_spec: insert_values {} - | '(' ')' insert_values {} - | '(' fields ')' insert_values {} + | insert_field_list insert_values {} | SET { LEX *lex=Lex; @@ -13384,20 +13351,33 @@ insert_field_spec: unlikely(lex->many_values.push_back(lex->insert_list, thd->mem_root))) MYSQL_YYABORT; + lex->current_select->parsing_place= NO_MATTER; } ident_eq_list ; +insert_field_list: + LEFT_PAREN_ALT opt_fields ')' + { + Lex->current_select->parsing_place= AFTER_LIST; + } + ; + +opt_fields: + /* empty */ + | fields + ; + fields: fields ',' insert_ident { Lex->field_list.push_back($3, thd->mem_root); } | insert_ident { Lex->field_list.push_back($1, thd->mem_root); } ; + + insert_values: - VALUES values_list {} - | VALUE_SYM values_list {} - | create_select_query_expression {} + create_select_query_expression {} ; values_list: @@ -13508,6 +13488,8 @@ update: UPDATE_SYM { LEX *lex= Lex; + if (Lex->main_select_push()) + MYSQL_YYABORT; mysql_init_select(lex); lex->sql_command= SQLCOM_UPDATE; lex->duplicates= DUP_ERROR; @@ -13516,13 +13498,14 @@ update: SET update_list { LEX *lex= Lex; - if (lex->select_lex.table_list.elements > 1) + if (lex->first_select_lex()->table_list.elements > 1) lex->sql_command= SQLCOM_UPDATE_MULTI; - else if (unlikely(lex->select_lex.get_table_list()->derived)) + else if (lex->first_select_lex()->get_table_list()->derived) { /* it is single table update and it is update of derived table */ my_error(ER_NON_UPDATABLE_TABLE, MYF(0), - lex->select_lex.get_table_list()->alias.str, "UPDATE"); + lex->first_select_lex()->get_table_list()->alias.str, + "UPDATE"); MYSQL_YYABORT; } /* @@ -13532,7 +13515,14 @@ update: */ Select->set_lock_for_tables($3); } - opt_where_clause opt_order_clause delete_limit_clause {} + opt_where_clause opt_order_clause delete_limit_clause + { + if ($10) + Select->order_list= *($10); + Lex->pop_select(); //main select + if (Lex->check_main_unit_semantics()) + MYSQL_YYABORT; + } ; update_list: @@ -13579,9 +13569,11 @@ delete: mysql_init_select(lex); YYPS->m_lock_type= TL_WRITE_DEFAULT; YYPS->m_mdl_type= MDL_SHARED_WRITE; + if (Lex->main_select_push()) + MYSQL_YYABORT; lex->ignore= 0; - lex->select_lex.init_order(); + lex->first_select_lex()->order_list.empty(); } delete_part2 ; @@ -13605,6 +13597,7 @@ delete_part2: } ; + delete_single_table: FROM table_ident opt_use_partition { @@ -13625,7 +13618,12 @@ single_multi: opt_where_clause opt_order_clause delete_limit_clause - opt_select_expressions {} + opt_select_expressions + { + if ($3) + Select->order_list= *($3); + Lex->pop_select(); //main select + } | table_wild_list { mysql_init_multi_delete(Lex); @@ -13636,6 +13634,9 @@ single_multi: { if (unlikely(multi_delete_set_locks_and_link_aux_tables(Lex))) MYSQL_YYABORT; + Lex->pop_select(); //main select + if (Lex->check_main_unit_semantics()) + MYSQL_YYABORT; } | FROM table_alias_ref_list { @@ -13647,9 +13648,13 @@ single_multi: { if (unlikely(multi_delete_set_locks_and_link_aux_tables(Lex))) MYSQL_YYABORT; + Lex->pop_select(); //main select + if (Lex->check_main_unit_semantics()) + MYSQL_YYABORT; } ; + opt_select_expressions: /* empty */ | RETURNING_SYM select_item_list @@ -13715,9 +13720,9 @@ truncate: LEX* lex= Lex; lex->sql_command= SQLCOM_TRUNCATE; lex->alter_info.reset(); - lex->select_lex.options= 0; - lex->select_lex.sql_cache= SELECT_LEX::SQL_CACHE_UNSPECIFIED; - lex->select_lex.init_order(); + lex->first_select_lex()->options= 0; + lex->sql_cache= LEX::SQL_CACHE_UNSPECIFIED; + lex->first_select_lex()->order_list.empty(); YYPS->m_lock_type= TL_WRITE; YYPS->m_mdl_type= MDL_EXCLUSIVE; } @@ -13809,6 +13814,8 @@ show: LEX *lex=Lex; lex->wild=0; lex->ident= null_clex_str; + if (Lex->main_select_push()) + MYSQL_YYABORT; mysql_init_select(lex); lex->current_select->parsing_place= SELECT_LIST; lex->create_info.init(); @@ -13816,6 +13823,7 @@ show: show_param { Select->parsing_place= NO_MATTER; + Lex->pop_select(); //main select } ; @@ -13831,40 +13839,40 @@ show_param: { LEX *lex= Lex; lex->sql_command= SQLCOM_SHOW_TABLES; - lex->select_lex.db= $3; - if (unlikely(prepare_schema_table(thd, lex, 0, SCH_TABLE_NAMES))) + lex->first_select_lex()->db= $3; + if (prepare_schema_table(thd, lex, 0, SCH_TABLE_NAMES)) MYSQL_YYABORT; } | opt_full TRIGGERS_SYM opt_db wild_and_where { LEX *lex= Lex; lex->sql_command= SQLCOM_SHOW_TRIGGERS; - lex->select_lex.db= $3; - if (unlikely(prepare_schema_table(thd, lex, 0, SCH_TRIGGERS))) + lex->first_select_lex()->db= $3; + if (prepare_schema_table(thd, lex, 0, SCH_TRIGGERS)) MYSQL_YYABORT; } | EVENTS_SYM opt_db wild_and_where { LEX *lex= Lex; lex->sql_command= SQLCOM_SHOW_EVENTS; - lex->select_lex.db= $2; - if (unlikely(prepare_schema_table(thd, lex, 0, SCH_EVENTS))) + lex->first_select_lex()->db= $2; + if (prepare_schema_table(thd, lex, 0, SCH_EVENTS)) MYSQL_YYABORT; } | TABLE_SYM STATUS_SYM opt_db wild_and_where { LEX *lex= Lex; lex->sql_command= SQLCOM_SHOW_TABLE_STATUS; - lex->select_lex.db= $3; - if (unlikely(prepare_schema_table(thd, lex, 0, SCH_TABLES))) + lex->first_select_lex()->db= $3; + if (prepare_schema_table(thd, lex, 0, SCH_TABLES)) MYSQL_YYABORT; } | OPEN_SYM TABLES opt_db wild_and_where { LEX *lex= Lex; lex->sql_command= SQLCOM_SHOW_OPEN_TABLES; - lex->select_lex.db= $3; - if (unlikely(prepare_schema_table(thd, lex, 0, SCH_OPEN_TABLES))) + lex->first_select_lex()->db= $3; + if (prepare_schema_table(thd, lex, 0, SCH_OPEN_TABLES)) MYSQL_YYABORT; } | PLUGINS_SYM @@ -13913,12 +13921,13 @@ show_param: LEX *lex= Lex; lex->sql_command= SQLCOM_SHOW_BINLOG_EVENTS; } - opt_limit_clause + opt_global_limit_clause | RELAYLOG_SYM optional_connection_name EVENTS_SYM binlog_in binlog_from { LEX *lex= Lex; lex->sql_command= SQLCOM_SHOW_RELAYLOG_EVENTS; - } opt_limit_clause + } + opt_global_limit_clause | keys_or_index from_or_in table_ident opt_db opt_where_clause { LEX *lex= Lex; @@ -13960,13 +13969,13 @@ show_param: LEX_CSTRING var= {STRING_WITH_LEN("error_count")}; (void) create_select_for_variable(thd, &var); } - | WARNINGS opt_limit_clause + | WARNINGS opt_global_limit_clause { Lex->sql_command = SQLCOM_SHOW_WARNS;} - | ERRORS opt_limit_clause + | ERRORS opt_global_limit_clause { Lex->sql_command = SQLCOM_SHOW_ERRORS;} | PROFILES_SYM { Lex->sql_command = SQLCOM_SHOW_PROFILES; } - | PROFILE_SYM opt_profile_defs opt_profile_args opt_limit_clause + | PROFILE_SYM opt_profile_defs opt_profile_args opt_global_limit_clause { LEX *lex= Lex; lex->sql_command= SQLCOM_SHOW_PROFILE; @@ -14028,7 +14037,7 @@ show_param: { LEX *lex= Lex; lex->sql_command = SQLCOM_SHOW_CREATE; - if (unlikely(!lex->select_lex.add_table_to_list(thd, $3, NULL,0))) + if (!lex->first_select_lex()->add_table_to_list(thd, $3, NULL,0)) MYSQL_YYABORT; lex->create_info.storage_media= HA_SM_DEFAULT; } @@ -14036,7 +14045,7 @@ show_param: { LEX *lex= Lex; lex->sql_command = SQLCOM_SHOW_CREATE; - if (unlikely(!lex->select_lex.add_table_to_list(thd, $3, NULL, 0))) + if (!lex->first_select_lex()->add_table_to_list(thd, $3, NULL, 0)) MYSQL_YYABORT; lex->table_type= TABLE_TYPE_VIEW; } @@ -14044,7 +14053,7 @@ show_param: { LEX *lex= Lex; lex->sql_command = SQLCOM_SHOW_CREATE; - if (unlikely(!lex->select_lex.add_table_to_list(thd, $3, NULL, 0))) + if (!lex->first_select_lex()->add_table_to_list(thd, $3, NULL, 0)) MYSQL_YYABORT; lex->table_type= TABLE_TYPE_SEQUENCE; } @@ -14261,7 +14270,7 @@ describe: mysql_init_select(lex); lex->current_select->parsing_place= SELECT_LIST; lex->sql_command= SQLCOM_SHOW_FIELDS; - lex->select_lex.db= null_clex_str; + lex->first_select_lex()->db= null_clex_str; lex->verbose= 0; if (unlikely(prepare_schema_table(thd, lex, $2, SCH_COLUMNS))) MYSQL_YYABORT; @@ -14275,12 +14284,13 @@ describe: explainable_command { LEX *lex=Lex; - lex->select_lex.options|= SELECT_DESCRIBE; + lex->first_select_lex()->options|= SELECT_DESCRIBE; } ; explainable_command: select + | select_into | insert | replace | update @@ -14301,6 +14311,8 @@ analyze_stmt_command: opt_extended_describe: EXTENDED_SYM { Lex->describe|= DESCRIBE_EXTENDED; } + | EXTENDED_SYM ALL + { Lex->describe|= DESCRIBE_EXTENDED | DESCRIBE_EXTENDED2; } | PARTITIONS_SYM { Lex->describe|= DESCRIBE_PARTITIONS; } | opt_format_json {} ; @@ -14343,8 +14355,7 @@ flush: lex->type= 0; lex->no_write_to_binlog= $2; } - flush_options - {} + flush_options {} ; flush_options: @@ -14361,6 +14372,7 @@ flush_options: opt_table_list opt_flush_lock {} | flush_options_list + {} ; opt_flush_lock: @@ -14616,7 +14628,7 @@ use: { LEX *lex=Lex; lex->sql_command=SQLCOM_CHANGE_DB; - lex->select_lex.db= $2; + lex->first_select_lex()->db= $2; } ; @@ -14633,6 +14645,8 @@ load: $2 == FILETYPE_CSV ? "LOAD DATA" : "LOAD XML"); MYSQL_YYABORT; } + if (Lex->main_select_push()) + MYSQL_YYABORT; } load_data_lock opt_local INFILE TEXT_STRING_filesystem { @@ -14662,7 +14676,11 @@ load: opt_xml_rows_identified_by opt_field_term opt_line_term opt_ignore_lines opt_field_or_var_spec opt_load_data_set_spec - {} + { + Lex->pop_select(); //main select + if (Lex->check_main_unit_semantics()) + MYSQL_YYABORT; + } ; data_or_xml: @@ -15062,17 +15080,21 @@ opt_with_clause: with_clause: - WITH opt_recursive + WITH opt_recursive { + LEX *lex= Lex; With_clause *with_clause= new With_clause($2, Lex->curr_with_clause); if (unlikely(with_clause == NULL)) MYSQL_YYABORT; - Lex->derived_tables|= DERIVED_WITH; - Lex->curr_with_clause= with_clause; + lex->derived_tables|= DERIVED_WITH; + lex->curr_with_clause= with_clause; with_clause->add_to_list(Lex->with_clauses_list_last_next); + if (lex->current_select && + lex->current_select->parsing_place == BEFORE_OPT_LIST) + lex->current_select->parsing_place= NO_MATTER; } - with_list + with_list { $$= Lex->curr_with_clause; Lex->curr_with_clause= Lex->curr_with_clause->pop(); @@ -15101,11 +15123,10 @@ with_list_element: MYSQL_YYABORT; Lex->with_column_list.empty(); } - AS '(' remember_name subselect remember_end ')' + AS '(' remember_name query_expression remember_end ')' { - With_element *elem= new With_element($1, *$2, $7->master_unit()); - if (unlikely(elem == NULL) || - unlikely(Lex->curr_with_clause->add_with_element(elem))) + With_element *elem= new With_element($1, *$2, $7); + if (elem == NULL || Lex->curr_with_clause->add_with_element(elem)) MYSQL_YYABORT; if (unlikely(elem->set_unparsed_spec(thd, $6+1, $8))) MYSQL_YYABORT; @@ -16076,14 +16097,22 @@ set: SET { LEX *lex=Lex; + if (lex->main_select_push()) + MYSQL_YYABORT; lex->set_stmt_init(); lex->var_list.empty(); sp_create_assignment_lex(thd, yychar == YYEMPTY); } start_option_value_list - {} + { + Lex->pop_select(); //main select + if (Lex->check_main_unit_semantics()) + MYSQL_YYABORT; + } | SET STATEMENT_SYM { + if (Lex->main_select_push()) + MYSQL_YYABORT; Lex->set_stmt_init(); } set_stmt_option_value_following_option_type_list @@ -16093,6 +16122,9 @@ set: my_yyabort_error((ER_SUBQUERIES_NOT_SUPPORTED, MYF(0), "SET STATEMENT")); lex->stmt_var_list= lex->var_list; lex->var_list.empty(); + Lex->pop_select(); //main select + if (Lex->check_main_unit_semantics()) + MYSQL_YYABORT; } FOR_SYM verb_clause {} @@ -16561,7 +16593,7 @@ table_lock_list: ; table_lock: - table_ident opt_table_alias lock_option + table_ident opt_table_alias_clause lock_option { thr_lock_type lock_type= (thr_lock_type) $3; bool lock_for_write= (lock_type >= TL_WRITE_ALLOW_WRITE); @@ -16606,27 +16638,36 @@ unlock: */ handler: - HANDLER_SYM table_ident OPEN_SYM opt_table_alias + HANDLER_SYM + { + if (Lex->main_select_push()) + MYSQL_YYABORT; + } + handler_tail + { + Lex->pop_select(); //main select + } + +handler_tail: + table_ident OPEN_SYM opt_table_alias_clause { LEX *lex= Lex; if (unlikely(lex->sphead)) my_yyabort_error((ER_SP_BADSTATEMENT, MYF(0), "HANDLER")); lex->sql_command = SQLCOM_HA_OPEN; - if (unlikely(!lex->current_select->add_table_to_list(thd, $2, $4, - 0))) + if (!lex->current_select->add_table_to_list(thd, $1, $3, 0)) MYSQL_YYABORT; } - | HANDLER_SYM table_ident_nodb CLOSE_SYM + | table_ident_nodb CLOSE_SYM { LEX *lex= Lex; if (unlikely(lex->sphead)) my_yyabort_error((ER_SP_BADSTATEMENT, MYF(0), "HANDLER")); lex->sql_command = SQLCOM_HA_CLOSE; - if (unlikely(!lex->current_select->add_table_to_list(thd, $2, 0, - 0))) + if (!lex->current_select->add_table_to_list(thd, $1, 0, 0)) MYSQL_YYABORT; } - | HANDLER_SYM table_ident_nodb READ_SYM + | table_ident_nodb READ_SYM { LEX *lex=Lex; if (unlikely(lex->sphead)) @@ -16640,15 +16681,24 @@ handler: lex->current_select->select_limit= one; lex->current_select->offset_limit= 0; lex->limit_rows_examined= 0; - if (unlikely(!lex->current_select->add_table_to_list(thd, $2, 0, - 0))) + if (!lex->current_select->add_table_to_list(thd, $1, 0, 0)) MYSQL_YYABORT; } - handler_read_or_scan opt_where_clause opt_limit_clause + handler_read_or_scan opt_where_clause opt_global_limit_clause { - Lex->expr_allows_subselect= TRUE; + LEX *lex=Lex; + lex->expr_allows_subselect= TRUE; + if (!lex->current_select->explicit_limit) + { + Item *one= new (thd->mem_root) Item_int(thd, (int32) 1); + if (one == NULL) + MYSQL_YYABORT; + lex->current_select->select_limit= one; + lex->current_select->offset_limit= 0; + lex->limit_rows_examined= 0; + } /* Stored functions are not supported for HANDLER READ. */ - if (unlikely(Lex->uses_stored_routines())) + if (lex->uses_stored_routines()) { my_error(ER_NOT_SUPPORTED_YET, MYF(0), "stored functions in HANDLER ... READ"); @@ -17300,83 +17350,16 @@ release: */ unit_type_decl: - UNION_SYM - { $$= UNION_TYPE; } + UNION_SYM union_option + { $$.unit_type= UNION_TYPE; $$.distinct= $2; } | INTERSECT_SYM - { $$= INTERSECT_TYPE; } + { $$.unit_type= INTERSECT_TYPE; $$.distinct= 1; } | EXCEPT_SYM - { $$= EXCEPT_TYPE; } - - -union_clause: - /* empty */ {} - | union_list - ; - -union_list: - unit_type_decl union_option - { - if (unlikely(Lex->add_select_to_union_list((bool)$2, $1, TRUE))) - MYSQL_YYABORT; - } - union_list_part2 - { - /* - Remove from the name resolution context stack the context of the - last select in the union. - */ - Lex->pop_context(); - } - ; - -union_list_view: - unit_type_decl union_option - { - if (unlikely(Lex->add_select_to_union_list((bool)$2, $1, TRUE))) - MYSQL_YYABORT; - } - query_expression_body_view - { - Lex->pop_context(); - } - ; - -union_order_or_limit: - { - LEX *lex= thd->lex; - DBUG_ASSERT(lex->current_select->linkage != GLOBAL_OPTIONS_TYPE); - SELECT_LEX *sel= lex->current_select; - SELECT_LEX_UNIT *unit= sel->master_unit(); - SELECT_LEX *fake= unit->fake_select_lex; - if (fake) - { - fake->no_table_names_allowed= 1; - lex->current_select= fake; - } - thd->where= "global ORDER clause"; - } - order_or_limit - { - thd->lex->current_select->no_table_names_allowed= 0; - thd->where= ""; - } - ; - -order_or_limit: - order_clause opt_limit_clause - | limit_clause - ; + { $$.unit_type= EXCEPT_TYPE; $$.distinct= 1; } /* Start a UNION, for non-top level query expressions. */ -union_head_non_top: - unit_type_decl union_option - { - if (unlikely(Lex->add_select_to_union_list((bool)$2, $1, FALSE))) - MYSQL_YYABORT; - } - ; union_option: /* empty */ { $$=1; } @@ -17384,128 +17367,10 @@ union_option: | ALL { $$=0; } ; -simple_table: - query_specification { $$= $1; } - | table_value_constructor { $$= $1; } - ; - -table_value_constructor: - VALUES - { - Lex->tvc_start(); - } - values_list - { - $$= Lex->current_select; - if (Lex->tvc_finalize()) - MYSQL_YYABORT; - } - ; - -/* - Corresponds to the SQL Standard - ::= - SELECT [ ]
- - Notes: - - We allow more options in addition to - -
is optional in MariaDB -*/ -query_specification: - SELECT_SYM select_init2_derived opt_table_expression - { - $$= Lex->current_select->master_unit()->first_select(); - } - ; - -query_term_union_not_ready: - simple_table order_or_limit opt_select_lock_type { $$= $1; } - | '(' select_paren_derived ')' union_order_or_limit { $$= $2; } - ; - -query_term_union_ready: - simple_table opt_select_lock_type { $$= $1; } - | '(' select_paren_derived ')' { $$= $2; } - ; - -query_expression_body: - query_term_union_not_ready { $$= $1; } - | query_term_union_ready { $$= $1; } - | query_term_union_ready union_list_derived { $$= $1; } - ; - -/* Corresponds to in the SQL:2003 standard. */ -subselect: - subselect_start opt_with_clause query_expression_body subselect_end - { - $3->set_with_clause($2); - $$= $3; - } - ; - -subselect_start: - { - LEX *lex=Lex; - if (unlikely(!lex->expr_allows_subselect || - lex->sql_command == (int)SQLCOM_PURGE)) - { - thd->parse_error(); - MYSQL_YYABORT; - } - /* - we are making a "derived table" for the parenthesis - as we need to have a lex level to fit the union - after the parenthesis, e.g. - (SELECT .. ) UNION ... becomes - SELECT * FROM ((SELECT ...) UNION ...) - */ - if (unlikely(mysql_new_select(Lex, 1, NULL))) - MYSQL_YYABORT; - } - ; - -subselect_end: - { - LEX *lex=Lex; - - lex->check_automatic_up(UNSPECIFIED_TYPE); - lex->pop_context(); - SELECT_LEX *child= lex->current_select; - lex->current_select = lex->current_select->return_after_parsing(); - lex->nest_level--; - lex->current_select->n_child_sum_items += child->n_sum_items; - /* - A subselect can add fields to an outer select. Reserve space for - them. - */ - lex->current_select->select_n_where_fields+= - child->select_n_where_fields; - - /* - Aggregate functions in having clause may add fields to an outer - select. Count them also. - */ - lex->current_select->select_n_having_items+= - child->select_n_having_items; - } - ; - -opt_query_expression_options: - /* empty */ - | query_expression_option_list - ; - -query_expression_option_list: - query_expression_option_list query_expression_option - | query_expression_option - ; - query_expression_option: STRAIGHT_JOIN { Select->options|= SELECT_STRAIGHT_JOIN; } | HIGH_PRIORITY { - if (unlikely(Lex->check_simple_select(&$1))) - MYSQL_YYABORT; YYPS->m_lock_type= TL_READ_HIGH_PRIORITY; YYPS->m_mdl_type= MDL_SHARED_READ; Select->options|= SELECT_HIGH_PRIORITY; @@ -17514,18 +17379,8 @@ query_expression_option: | UNIQUE_SYM { Select->options|= SELECT_DISTINCT; } | SQL_SMALL_RESULT { Select->options|= SELECT_SMALL_RESULT; } | SQL_BIG_RESULT { Select->options|= SELECT_BIG_RESULT; } - | SQL_BUFFER_RESULT - { - if (unlikely(Lex->check_simple_select(&$1))) - MYSQL_YYABORT; - Select->options|= OPTION_BUFFER_RESULT; - } - | SQL_CALC_FOUND_ROWS - { - if (unlikely(Lex->check_simple_select(&$1))) - MYSQL_YYABORT; - Select->options|= OPTION_FOUND_ROWS; - } + | SQL_BUFFER_RESULT { Select->options|= OPTION_BUFFER_RESULT; } + | SQL_CALC_FOUND_ROWS { Select->options|= OPTION_FOUND_ROWS; } | ALL { Select->options|= SELECT_ALL; } ; @@ -17613,35 +17468,14 @@ view_select: lex->parsing_options.allows_variable= FALSE; lex->create_view->select.str= (char *) YYLIP->get_cpp_ptr(); } - opt_with_clause query_expression_body_view view_check_option + query_expression + view_check_option { - LEX *lex= Lex; - size_t len= YYLIP->get_cpp_ptr() - lex->create_view->select.str; - void *create_view_select= thd->memdup(lex->create_view->select.str, len); - lex->create_view->select.length= len; - lex->create_view->select.str= (char *) create_view_select; - trim_whitespace(thd->charset(), - &lex->create_view->select); - lex->create_view->check= $4; - lex->parsing_options.allows_variable= TRUE; - lex->current_select->set_with_clause($2); + if (Lex->parsed_create_view($2, $3)) + MYSQL_YYABORT; } ; -/* - SQL Standard for VIEWs. - Does not include INTO and PROCEDURE clauses. -*/ -query_expression_body_view: - SELECT_SYM select_options_and_item_list select_init3_view - | table_value_constructor - | table_value_constructor union_order_or_limit - | table_value_constructor union_list_view - | '(' select_paren_view ')' - | '(' select_paren_view ')' union_order_or_limit - | '(' select_paren_view ')' union_list_view - ; - view_check_option: /* empty */ { $$= VIEW_CHECK_NONE; } | WITH CHECK_SYM OPTION { $$= VIEW_CHECK_CASCADED; } @@ -17742,11 +17576,10 @@ trigger_tail: sp_proc_stmt alternatives are not saving/restoring LEX, so lex->query_tables can be wiped out. */ - if (unlikely(!lex->select_lex. - add_table_to_list(thd, $10, (LEX_CSTRING*) 0, - TL_OPTION_UPDATING, - TL_READ_NO_INSERT, - MDL_SHARED_NO_WRITE))) + if (!lex->first_select_lex()-> + add_table_to_list(thd, $10, (LEX_CSTRING*) 0, + TL_OPTION_UPDATING, TL_READ_NO_INSERT, + MDL_SHARED_NO_WRITE)) MYSQL_YYABORT; } ; diff --git a/sql/structs.h b/sql/structs.h index d8b95a3509a..21b3904faa4 100644 --- a/sql/structs.h +++ b/sql/structs.h @@ -758,6 +758,43 @@ public: }; +class st_select_lex; + +class Lex_select_lock +{ +public: + struct + { + uint defined_lock:1; + uint update_lock:1; + uint defined_timeout:1; + }; + ulong timeout; + + + void empty() + { + defined_lock= update_lock= defined_timeout= FALSE; + timeout= 0; + } + void set_to(st_select_lex *sel); +}; + +class Lex_select_limit +{ +public: + bool explicit_limit; + Item *select_limit, *offset_limit; + + void empty() + { + explicit_limit= FALSE; + select_limit= offset_limit= NULL; + } +}; + +struct st_order; + class Load_data_param { protected: diff --git a/sql/table.cc b/sql/table.cc index 3d3bc3336ef..276567d8767 100644 --- a/sql/table.cc +++ b/sql/table.cc @@ -2733,7 +2733,7 @@ static bool sql_unusable_for_discovery(THD *thd, handlerton *engine, if (lex->create_info.like()) return 1; // ... create select - if (lex->select_lex.item_list.elements) + if (lex->first_select_lex()->item_list.elements) return 1; // ... temporary if (create_info->tmp_table()) @@ -4976,13 +4976,13 @@ bool TABLE_LIST::single_table_updatable() { if (!updatable) return false; - if (view && view->select_lex.table_list.elements == 1) + if (view && view->first_select_lex()->table_list.elements == 1) { /* We need to check deeply only single table views. Multi-table views will be turned to multi-table updates and then checked by leaf tables */ - return (((TABLE_LIST *)view->select_lex.table_list.first)-> + return (((TABLE_LIST *)view->first_select_lex()->table_list.first)-> single_table_updatable()); } return true; @@ -5019,7 +5019,8 @@ merge_on_conds(THD *thd, TABLE_LIST *table, bool is_cascaded) cond= table->on_expr->copy_andor_structure(thd); if (!table->view) DBUG_RETURN(cond); - for (TABLE_LIST *tbl= (TABLE_LIST*)table->view->select_lex.table_list.first; + for (TABLE_LIST *tbl= + (TABLE_LIST*)table->view->first_select_lex()->table_list.first; tbl; tbl= tbl->next_local) { @@ -5061,7 +5062,7 @@ bool TABLE_LIST::prep_check_option(THD *thd, uint8 check_opt_type) { DBUG_ENTER("TABLE_LIST::prep_check_option"); bool is_cascaded= check_opt_type == VIEW_CHECK_CASCADED; - TABLE_LIST *merge_underlying_list= view->select_lex.get_table_list(); + TABLE_LIST *merge_underlying_list= view->first_select_lex()->get_table_list(); for (TABLE_LIST *tbl= merge_underlying_list; tbl; tbl= tbl->next_local) { /* see comment of check_opt_type parameter */ @@ -5179,7 +5180,7 @@ TABLE_LIST *TABLE_LIST::find_underlying_table(TABLE *table_to_find) if (!view) return 0; - for (TABLE_LIST *tbl= view->select_lex.get_table_list(); + for (TABLE_LIST *tbl= view->first_select_lex()->get_table_list(); tbl; tbl= tbl->next_local) { @@ -5367,7 +5368,8 @@ bool TABLE_LIST::set_insert_values(MEM_ROOT *mem_root) { DBUG_PRINT("info", ("setting insert_value for view")); DBUG_ASSERT(is_view_or_derived() && is_merged_derived()); - for (TABLE_LIST *tbl= (TABLE_LIST*)view->select_lex.table_list.first; + for (TABLE_LIST *tbl= + (TABLE_LIST*)view->first_select_lex()->table_list.first; tbl; tbl= tbl->next_local) if (tbl->set_insert_values(mem_root)) @@ -5534,7 +5536,7 @@ void TABLE_LIST::register_want_access(ulong want_access) } if (!view) return; - for (TABLE_LIST *tbl= view->select_lex.get_table_list(); + for (TABLE_LIST *tbl= view->first_select_lex()->get_table_list(); tbl; tbl= tbl->next_local) tbl->register_want_access(want_access); @@ -5726,6 +5728,7 @@ void TABLE_LIST::set_check_materialized() The subtree should be already excluded */ DBUG_ASSERT(!derived->first_select()->first_inner_unit() || + derived->first_select()->first_inner_unit()->with_element || derived->first_select()->first_inner_unit()->first_select()-> exclude_from_table_unique_test); } @@ -5742,14 +5745,14 @@ TABLE *TABLE_LIST::get_real_join_table() break; /* we do not support merging of union yet */ DBUG_ASSERT(tbl->view == NULL || - tbl->view->select_lex.next_select() == NULL); + tbl->view->first_select_lex()->next_select() == NULL); DBUG_ASSERT(tbl->derived == NULL || tbl->derived->first_select()->next_select() == NULL); { List_iterator_fast ti(tbl->view != NULL ? - tbl->view->select_lex.top_join_list : + tbl->view->first_select_lex()->top_join_list : tbl->derived->first_select()->top_join_list); for (;;) { @@ -5920,7 +5923,7 @@ Item *Field_iterator_view::create_item(THD *thd) Item *create_view_field(THD *thd, TABLE_LIST *view, Item **field_ref, LEX_CSTRING *name) { - bool save_wrapper= thd->lex->select_lex.no_wrap_view_item; + bool save_wrapper= thd->lex->first_select_lex()->no_wrap_view_item; Item *field= *field_ref; DBUG_ENTER("create_view_field"); @@ -5951,8 +5954,9 @@ Item *create_view_field(THD *thd, TABLE_LIST *view, Item **field_ref, { DBUG_RETURN(field); } - Name_resolution_context *context= view->view ? &view->view->select_lex.context : - &thd->lex->select_lex.context; + Name_resolution_context *context= (view->view ? + &view->view->first_select_lex()->context: + &thd->lex->first_select_lex()->context); Item *item= (new (thd->mem_root) Item_direct_view_ref(thd, context, field_ref, view->alias.str, name, view)); @@ -8555,7 +8559,7 @@ bool TR_table::query(ulonglong trx_id) READ_RECORD info; int error; List dummy; - SELECT_LEX &slex= thd->lex->select_lex; + SELECT_LEX &slex= *(thd->lex->first_select_lex()); Name_resolution_context_backup backup(slex.context, *this); Item *field= newx Item_field(thd, &slex.context, (*this)[FLD_TRX_ID]); Item *value= newx Item_int(thd, trx_id); @@ -8585,7 +8589,7 @@ bool TR_table::query(MYSQL_TIME &commit_time, bool backwards) READ_RECORD info; int error; List dummy; - SELECT_LEX &slex= thd->lex->select_lex; + SELECT_LEX &slex= *(thd->lex->first_select_lex()); Name_resolution_context_backup backup(slex.context, *this); Item *field= newx Item_field(thd, &slex.context, (*this)[FLD_COMMIT_TS]); Item *value= newx Item_datetime_literal(thd, &commit_time, 6); diff --git a/sql/wsrep_mysqld.cc b/sql/wsrep_mysqld.cc index 7a90373e252..0a2735fe0b7 100644 --- a/sql/wsrep_mysqld.cc +++ b/sql/wsrep_mysqld.cc @@ -1327,7 +1327,7 @@ static int create_view_query(THD *thd, uchar** buf, size_t* buf_len) { LEX *lex= thd->lex; - SELECT_LEX *select_lex= &lex->select_lex; + SELECT_LEX *select_lex= lex->first_select_lex(); TABLE_LIST *first_table= select_lex->table_list.first; TABLE_LIST *views = first_table; LEX_USER *definer; @@ -1419,7 +1419,7 @@ static bool wsrep_can_run_in_toi(THD *thd, const char *db, const char *table, DBUG_ASSERT(table_list || db); LEX* lex= thd->lex; - SELECT_LEX* select_lex= &lex->select_lex; + SELECT_LEX* select_lex= lex->first_select_lex(); TABLE_LIST* first_table= select_lex->table_list.first; switch (lex->sql_command) diff --git a/storage/mroonga/ha_mroonga.cpp b/storage/mroonga/ha_mroonga.cpp index 55c6b5d330e..cf486c199b3 100644 --- a/storage/mroonga/ha_mroonga.cpp +++ b/storage/mroonga/ha_mroonga.cpp @@ -193,7 +193,7 @@ static mysql_mutex_t *mrn_LOCK_open; #if MYSQL_VERSION_ID >= 50706 && !defined(MRN_MARIADB_P) # define MRN_LEX_GET_TABLE_LIST(lex) (lex)->select_lex->table_list.first #else -# define MRN_LEX_GET_TABLE_LIST(lex) (lex)->select_lex.table_list.first +# define MRN_LEX_GET_TABLE_LIST(lex) (lex)->first_select_lex()->table_list.first #endif #if MYSQL_VERSION_ID >= 50706 && !defined(MRN_MARIADB_P) diff --git a/storage/rocksdb/mysql-test/rocksdb/r/autoinc_vars_thread_2.result b/storage/rocksdb/mysql-test/rocksdb/r/autoinc_vars_thread_2.result index a14ffdec2e3..6bd6cea97de 100644 --- a/storage/rocksdb/mysql-test/rocksdb/r/autoinc_vars_thread_2.result +++ b/storage/rocksdb/mysql-test/rocksdb/r/autoinc_vars_thread_2.result @@ -92,5 +92,7 @@ disconnect con2; disconnect con1; disconnect con0; SELECT * FROM t1 ORDER BY pk INTO OUTFILE ; +Warnings: +Warning 1287 ' INTO FROM...' instead All pk values matched their expected values DROP TABLE t1; diff --git a/storage/rocksdb/mysql-test/rocksdb/r/bloomfilter4.result b/storage/rocksdb/mysql-test/rocksdb/r/bloomfilter4.result index 1f4d1a641a2..c4a1c5f4668 100644 --- a/storage/rocksdb/mysql-test/rocksdb/r/bloomfilter4.result +++ b/storage/rocksdb/mysql-test/rocksdb/r/bloomfilter4.result @@ -20,6 +20,8 @@ END IF; SET id1_cond = id1_cond + 1; END WHILE; END// +Warnings: +Warning 1287 ' INTO FROM...' instead "Skipping bloom filter" SET session rocksdb_skip_bloom_filter_on_read=1; CALL select_test(); diff --git a/storage/rocksdb/mysql-test/rocksdb/r/no_merge_sort.result b/storage/rocksdb/mysql-test/rocksdb/r/no_merge_sort.result index 3a631d2925b..6ea13872033 100644 --- a/storage/rocksdb/mysql-test/rocksdb/r/no_merge_sort.result +++ b/storage/rocksdb/mysql-test/rocksdb/r/no_merge_sort.result @@ -1,63 +1,123 @@ Warnings: Note 1051 Unknown table 'test.ti_nk' +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true +Warnings: +Warning 1287 ' INTO FROM...' instead skip_merge_sort true DROP TABLE ti_nk; diff --git a/storage/rocksdb/mysql-test/rocksdb/r/select.result b/storage/rocksdb/mysql-test/rocksdb/r/select.result index 22a6ca9bc87..2bb2bd636dc 100644 --- a/storage/rocksdb/mysql-test/rocksdb/r/select.result +++ b/storage/rocksdb/mysql-test/rocksdb/r/select.result @@ -114,6 +114,8 @@ SELECT t1.a, t2.b FROM t2, t1 WHERE t1.a = t2.a ORDER BY t2.b, t1.a INTO OUTFILE '/select.out' CHARACTER SET utf8 FIELDS TERMINATED BY ',' OPTIONALLY ENCLOSED BY ''''; +Warnings: +Warning 1287 ' INTO FROM...' instead 200,'bar' 200,'bar' 100,'foobar' @@ -125,8 +127,12 @@ INTO DUMPFILE '/select.dump'; ERROR 42000: Result consisted of more than one row SELECT t1.*, t2.* FROM t1, t2 ORDER BY t2.b, t1.a, t2.a, t1.b, t1.pk, t2.pk LIMIT 1 INTO DUMPFILE '/select.dump'; +Warnings: +Warning 1287 ' INTO FROM...' instead 1z2200bar3 SELECT MIN(a), MAX(a) FROM t1 INTO @min, @max; +Warnings: +Warning 1287 ' INTO FROM...' instead SELECT @min, @max; @min @max 1 200 diff --git a/storage/spider/ha_spider.cc b/storage/spider/ha_spider.cc index 9668e4cfbdb..a2543065891 100644 --- a/storage/spider/ha_spider.cc +++ b/storage/spider/ha_spider.cc @@ -13485,7 +13485,7 @@ void ha_spider::check_pre_call( ) || ( (skip_parallel_search & 2) && - select_lex && select_lex->sql_cache == SELECT_LEX::SQL_NO_CACHE // for mysqldump + thd->lex->sql_cache == LEX::SQL_NO_CACHE // for mysqldump ) ) { use_pre_call = FALSE; diff --git a/storage/spider/spd_db_mysql.cc b/storage/spider/spd_db_mysql.cc index 21bbaaea2c9..38ad180fabf 100644 --- a/storage/spider/spd_db_mysql.cc +++ b/storage/spider/spd_db_mysql.cc @@ -7217,16 +7217,16 @@ int spider_mysql_handler::append_select( if (result_list->lock_type != F_WRLCK && spider->lock_mode < 1) { /* no lock */ - st_select_lex *select_lex = &spider->trx->thd->lex->select_lex; + LEX *lex = spider->trx->thd->lex; if ( - select_lex->sql_cache == SELECT_LEX::SQL_CACHE && + lex->sql_cache == LEX::SQL_CACHE && (spider->share->query_cache_sync & 1) ) { if (str->reserve(SPIDER_SQL_SQL_CACHE_LEN)) DBUG_RETURN(HA_ERR_OUT_OF_MEM); str->q_append(SPIDER_SQL_SQL_CACHE_STR, SPIDER_SQL_SQL_CACHE_LEN); } else if ( - select_lex->sql_cache == SELECT_LEX::SQL_NO_CACHE && + lex->sql_cache == LEX::SQL_NO_CACHE && (spider->share->query_cache_sync & 2) ) { if (str->reserve(SPIDER_SQL_SQL_NO_CACHE_LEN)) diff --git a/storage/spider/spd_table.cc b/storage/spider/spd_table.cc index 283c9e7881d..9d156400f4f 100644 --- a/storage/spider/spd_table.cc +++ b/storage/spider/spd_table.cc @@ -9043,8 +9043,14 @@ int spider_set_direct_limit_offset( ) DBUG_RETURN(FALSE); + /* + TODO: following comment is wrong or the check is wrong (correct + check for derived table will be something like select_lex->linkage, + if they need only top level it is better to check nested level and do + not loose UNIONS & Co + */ // must not be derived table - if (&thd->lex->select_lex != select_lex) + if (thd->lex->first_select_lex() != select_lex) DBUG_RETURN(FALSE); spider->direct_select_offset = offset_limit; diff --git a/storage/tokudb/mysql-test/rpl/r/rpl_not_null_tokudb.result b/storage/tokudb/mysql-test/rpl/r/rpl_not_null_tokudb.result index 66aaaa6b6fa..6f70d6165a1 100644 --- a/storage/tokudb/mysql-test/rpl/r/rpl_not_null_tokudb.result +++ b/storage/tokudb/mysql-test/rpl/r/rpl_not_null_tokudb.result @@ -46,7 +46,15 @@ INSERT INTO t4(a) VALUES (5); connection slave; TABLES t1 and t2 must be equal otherwise an error will be thrown. include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead include/diff_tables.inc [master:t2, slave:t2] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead TABLES t2 and t3 must be different. connection master; SELECT * FROM t3 ORDER BY a; @@ -87,6 +95,10 @@ REPLACE INTO t1(a,b,c) VALUES (2, NULL, 300); connection slave; TABLES t1 and t2 must be equal otherwise an error will be thrown. include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead ************* CLEANING ************* connection master; DROP TABLE t1; @@ -139,6 +151,10 @@ REPLACE INTO t1(a,b,c) VALUES (2, NULL, b'00'); TABLES t1 and t2 must be equal otherwise an error will be thrown. connection slave; include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; DROP TABLE t1; connection slave; diff --git a/storage/tokudb/mysql-test/rpl/r/rpl_parallel_tokudb_delete_pk.result b/storage/tokudb/mysql-test/rpl/r/rpl_parallel_tokudb_delete_pk.result index a85d2155725..28f1a384236 100644 --- a/storage/tokudb/mysql-test/rpl/r/rpl_parallel_tokudb_delete_pk.result +++ b/storage/tokudb/mysql-test/rpl/r/rpl_parallel_tokudb_delete_pk.result @@ -19,6 +19,10 @@ connection master; connection slave; connection master; include/diff_tables.inc [master:test.t, slave:test.t] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; delete from t where a=2; select unix_timestamp() into @tstart; @@ -30,6 +34,10 @@ select @tend-@tstart <= 5; @tend-@tstart <= 5 1 include/diff_tables.inc [master:test.t, slave:test.t] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; drop table if exists t; connection slave; diff --git a/storage/tokudb/mysql-test/rpl/r/rpl_parallel_tokudb_update_pk_uc0_lookup0.result b/storage/tokudb/mysql-test/rpl/r/rpl_parallel_tokudb_update_pk_uc0_lookup0.result index 991ad8d1c48..7e250dee4b4 100644 --- a/storage/tokudb/mysql-test/rpl/r/rpl_parallel_tokudb_update_pk_uc0_lookup0.result +++ b/storage/tokudb/mysql-test/rpl/r/rpl_parallel_tokudb_update_pk_uc0_lookup0.result @@ -19,6 +19,10 @@ connection master; connection slave; connection master; include/diff_tables.inc [master:test.t, slave:test.t] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; update t set b=b+1 where a=2; update t set b=b+2 where a=1; @@ -40,6 +44,10 @@ a b 3 5 4 3 include/diff_tables.inc [master:test.t, slave:test.t] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; drop table if exists t; connection slave; diff --git a/storage/tokudb/mysql-test/rpl/r/rpl_parallel_tokudb_write_pk.result b/storage/tokudb/mysql-test/rpl/r/rpl_parallel_tokudb_write_pk.result index 1de619eb4ec..6388fad22b2 100644 --- a/storage/tokudb/mysql-test/rpl/r/rpl_parallel_tokudb_write_pk.result +++ b/storage/tokudb/mysql-test/rpl/r/rpl_parallel_tokudb_write_pk.result @@ -17,6 +17,10 @@ connection master; connection slave; connection master; include/diff_tables.inc [master:test.t, slave:test.t] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; drop table if exists t; connection slave; diff --git a/storage/tokudb/mysql-test/rpl/r/rpl_row_basic_3tokudb.result b/storage/tokudb/mysql-test/rpl/r/rpl_row_basic_3tokudb.result index 32a42143180..1edcc5c410e 100644 --- a/storage/tokudb/mysql-test/rpl/r/rpl_row_basic_3tokudb.result +++ b/storage/tokudb/mysql-test/rpl/r/rpl_row_basic_3tokudb.result @@ -540,12 +540,20 @@ INSERT INTO t1 VALUES (1, "", 1); INSERT INTO t1 VALUES (2, repeat(_utf8'a', 16), 2); connection slave; include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead [expecting slave to replicate correctly] connection master; INSERT INTO t2 VALUES (1, "", 1); INSERT INTO t2 VALUES (2, repeat(_utf8'a', 16), 2); connection slave; include/diff_tables.inc [master:t2, slave:t2] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection slave; SET GLOBAL SLAVE_TYPE_CONVERSIONS = @saved_slave_type_conversions; call mtr.add_suppression("Slave SQL.*Table definition on master and slave does not match: Column 1 size mismatch.* error.* 1535"); @@ -559,6 +567,10 @@ INSERT INTO t4 VALUES (1, "", 1); INSERT INTO t4 VALUES (2, repeat(_utf8'a', 128), 2); connection slave; include/diff_tables.inc [master:t4, slave:t4] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead [expecting slave to stop] connection master; INSERT INTO t5 VALUES (1, "", 1); @@ -581,6 +593,10 @@ INSERT INTO t7 VALUES (1, "", 1); INSERT INTO t7 VALUES (2, repeat(_utf8'a', 255), 2); connection slave; include/diff_tables.inc [master:t7, slave:t7] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; drop table t1, t2, t3, t4, t5, t6, t7; connection slave; @@ -592,6 +608,10 @@ ERROR 23000: Duplicate entry '10' for key 'PRIMARY' INSERT INTO t1 VALUES (4); connection slave; include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; drop table t1; connection slave; @@ -650,6 +670,10 @@ UPDATE t1 SET `int_key` = 4 ORDER BY `pk` LIMIT 6; connection slave; *** results: t2 must be consistent **** include/diff_tables.inc [master:t2, slave:t2] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; DROP TABLE t1, t2; EOF OF TESTS @@ -669,6 +693,10 @@ UPDATE t1 SET a = 0 WHERE a < 4; UPDATE t1 SET a = 8 WHERE a < 5; connection slave; include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; drop table t1; connection slave; @@ -720,6 +748,10 @@ UPDATE IGNORE t1 SET a = 9 WHERE a < 5 LIMIT 3; connection slave; SET GLOBAL SLAVE_TYPE_CONVERSIONS = @saved_slave_type_conversions; include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; drop table t1; connection slave; diff --git a/storage/tokudb/mysql-test/rpl/r/rpl_row_rec_comp_tokudb.result b/storage/tokudb/mysql-test/rpl/r/rpl_row_rec_comp_tokudb.result index df1fe125aa4..e58e1ddad9f 100644 --- a/storage/tokudb/mysql-test/rpl/r/rpl_row_rec_comp_tokudb.result +++ b/storage/tokudb/mysql-test/rpl/r/rpl_row_rec_comp_tokudb.result @@ -9,6 +9,10 @@ INSERT INTO t1 ( c5, c6 ) VALUES ( NULL, 35 ); UPDATE IGNORE t1 SET c5 = 'a'; connection slave; include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; DROP TABLE t1; connection slave; @@ -22,6 +26,10 @@ INSERT INTO t1 ( c5, c6 ) VALUES ( NULL, 35 ); UPDATE IGNORE t1 SET c5 = 'a'; connection slave; include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; DROP TABLE t1; connection slave; @@ -34,6 +42,10 @@ INSERT INTO t1(c1) VALUES (NULL); UPDATE t1 SET c1= 0; connection slave; include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; DROP TABLE t1; connection slave; diff --git a/storage/tokudb/mysql-test/rpl/r/rpl_set_null_tokudb.result b/storage/tokudb/mysql-test/rpl/r/rpl_set_null_tokudb.result index 19ca9b2c59e..7088e96aed9 100644 --- a/storage/tokudb/mysql-test/rpl/r/rpl_set_null_tokudb.result +++ b/storage/tokudb/mysql-test/rpl/r/rpl_set_null_tokudb.result @@ -7,10 +7,18 @@ INSERT INTO `t1` VALUES ( 1, 1 ); UPDATE t1 SET c1=NULL where c2=1; connection slave; include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; DELETE FROM t1 WHERE c2=1 LIMIT 1; connection slave; include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; DROP TABLE t1; connection slave; @@ -24,10 +32,18 @@ w UPDATE t1 SET c1=NULL WHERE c1='w'; connection slave; include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; DELETE FROM t1 LIMIT 2; connection slave; include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; DROP TABLE t1; connection slave; diff --git a/storage/tokudb/mysql-test/rpl/r/rpl_tokudb_bug28430.result b/storage/tokudb/mysql-test/rpl/r/rpl_tokudb_bug28430.result index c7450a1b9c0..aea5bab7cf3 100644 --- a/storage/tokudb/mysql-test/rpl/r/rpl_tokudb_bug28430.result +++ b/storage/tokudb/mysql-test/rpl/r/rpl_tokudb_bug28430.result @@ -51,6 +51,10 @@ DELETE FROM test.regular_tbl WHERE id = del_count; SET del_count = del_count - 2; END WHILE; END| +Warnings: +Level Warning +Code 1287 +Message ' INTO FROM...' instead CREATE PROCEDURE test.proc_bykey() BEGIN DECLARE ins_count INT DEFAULT 1000; @@ -72,6 +76,10 @@ DELETE FROM test.bykey_tbl WHERE id = del_count; SET del_count = del_count - 2; END WHILE; END| +Warnings: +Level Warning +Code 1287 +Message ' INTO FROM...' instead CREATE PROCEDURE test.proc_byrange() BEGIN DECLARE ins_count INT DEFAULT 1000; @@ -93,6 +101,10 @@ DELETE FROM test.byrange_tbl WHERE id = del_count; SET del_count = del_count - 2; END WHILE; END| +Warnings: +Level Warning +Code 1287 +Message ' INTO FROM...' instead CALL test.proc_norm(); SELECT count(*) as "Master regular" FROM test.regular_tbl; Master regular 500 diff --git a/storage/tokudb/mysql-test/rpl/r/rpl_tokudb_bug30888.result b/storage/tokudb/mysql-test/rpl/r/rpl_tokudb_bug30888.result index f3ffc908504..912b05216da 100644 --- a/storage/tokudb/mysql-test/rpl/r/rpl_tokudb_bug30888.result +++ b/storage/tokudb/mysql-test/rpl/r/rpl_tokudb_bug30888.result @@ -26,6 +26,10 @@ DELETE FROM test.regular_tbl WHERE id = del_count; SET del_count = del_count - 2; END WHILE; END| +Warnings: +Level Warning +Code 1287 +Message ' INTO FROM...' instead CALL test.proc_norm(); connection slave; connection master; diff --git a/storage/tokudb/mysql-test/rpl/r/rpl_tokudb_read_only_ft.result b/storage/tokudb/mysql-test/rpl/r/rpl_tokudb_read_only_ft.result index 593f177569f..e0b6b615bb6 100644 --- a/storage/tokudb/mysql-test/rpl/r/rpl_tokudb_read_only_ft.result +++ b/storage/tokudb/mysql-test/rpl/r/rpl_tokudb_read_only_ft.result @@ -24,6 +24,10 @@ unix_timestamp()-@tstart <= 10 connection slave; connection master; include/diff_tables.inc [master:test.t, slave:test.t] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; drop table if exists t; connection slave; diff --git a/storage/tokudb/mysql-test/rpl/r/rpl_truncate_3tokudb.result b/storage/tokudb/mysql-test/rpl/r/rpl_truncate_3tokudb.result index 5d3737817a1..478fbcc68df 100644 --- a/storage/tokudb/mysql-test/rpl/r/rpl_truncate_3tokudb.result +++ b/storage/tokudb/mysql-test/rpl/r/rpl_truncate_3tokudb.result @@ -9,6 +9,10 @@ connection master; TRUNCATE TABLE t1; connection slave; include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead ==== Test using a table with delete triggers ==== connection master; SET @count := 1; @@ -19,6 +23,10 @@ connection master; TRUNCATE TABLE t1; connection slave; include/diff_tables.inc [master:t2, slave:t2] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; DROP TABLE t1,t2; connection slave; @@ -31,6 +39,10 @@ connection master; DELETE FROM t1; connection slave; include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead ==== Test using a table with delete triggers ==== connection master; SET @count := 1; @@ -41,6 +53,10 @@ connection master; DELETE FROM t1; connection slave; include/diff_tables.inc [master:t2, slave:t2] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; DROP TABLE t1,t2; connection slave; diff --git a/storage/tokudb/mysql-test/rpl/r/rpl_typeconv_tokudb.result b/storage/tokudb/mysql-test/rpl/r/rpl_typeconv_tokudb.result index 636792ce4db..27a89c3b67c 100644 --- a/storage/tokudb/mysql-test/rpl/r/rpl_typeconv_tokudb.result +++ b/storage/tokudb/mysql-test/rpl/r/rpl_typeconv_tokudb.result @@ -8,6 +8,10 @@ CREATE TABLE t1(b1 BIT(1), b2 BIT(2), b3 BIT(3)) ENGINE=TokuDB; INSERT INTO t1 VALUES (b'0', b'01', b'101'); connection slave; include/diff_tables.inc [master:t1, slave:t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; DROP TABLE t1; connection slave; diff --git a/storage/tokudb/mysql-test/rpl/r/tokudb_innodb_xa_crash.result b/storage/tokudb/mysql-test/rpl/r/tokudb_innodb_xa_crash.result index aa95091b40b..ada27299b38 100644 --- a/storage/tokudb/mysql-test/rpl/r/tokudb_innodb_xa_crash.result +++ b/storage/tokudb/mysql-test/rpl/r/tokudb_innodb_xa_crash.result @@ -10,7 +10,15 @@ commit; connection slave; TABLES t1 and t2 must be equal otherwise an error will be thrown. include/diff_tables.inc [master:test.t1, slave:test.t1] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead include/diff_tables.inc [master:test.t2, slave:test.t2] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead connection master; drop table t1,t2; include/rpl_end.inc diff --git a/storage/tokudb/mysql-test/tokudb/r/change_column_bin_descriptor.result b/storage/tokudb/mysql-test/tokudb/r/change_column_bin_descriptor.result index 4aed71257d1..5e6a504b47f 100644 --- a/storage/tokudb/mysql-test/tokudb/r/change_column_bin_descriptor.result +++ b/storage/tokudb/mysql-test/tokudb/r/change_column_bin_descriptor.result @@ -33,4 +33,8 @@ HEX(b) 68000000 6B000000 include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; diff --git a/storage/tokudb/mysql-test/tokudb/r/change_column_bin_rename.result b/storage/tokudb/mysql-test/tokudb/r/change_column_bin_rename.result index 864cb853b6b..436c51c3c96 100644 --- a/storage/tokudb/mysql-test/tokudb/r/change_column_bin_rename.result +++ b/storage/tokudb/mysql-test/tokudb/r/change_column_bin_rename.result @@ -536,6 +536,10 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(2); ALTER TABLE t CHANGE COLUMN a b BINARY(2); ALTER TABLE t CHANGE COLUMN b a BINARY(2); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b BINARY(3); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -1062,6 +1066,10 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(3); ALTER TABLE t CHANGE COLUMN a b BINARY(3); ALTER TABLE t CHANGE COLUMN b a BINARY(3); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b BINARY(4); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -1588,6 +1596,10 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(4); ALTER TABLE t CHANGE COLUMN a b BINARY(4); ALTER TABLE t CHANGE COLUMN b a BINARY(4); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b BINARY(5); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -2112,6 +2124,10 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(5); ALTER TABLE t CHANGE COLUMN a b BINARY(5); ALTER TABLE t CHANGE COLUMN b a BINARY(5); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b BINARY(6); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -2634,6 +2650,10 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(6); ALTER TABLE t CHANGE COLUMN a b BINARY(6); ALTER TABLE t CHANGE COLUMN b a BINARY(6); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b BINARY(7); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -3156,6 +3176,10 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(7); ALTER TABLE t CHANGE COLUMN a b BINARY(7); ALTER TABLE t CHANGE COLUMN b a BINARY(7); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b BINARY(8); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -3678,6 +3702,10 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(8); ALTER TABLE t CHANGE COLUMN a b BINARY(8); ALTER TABLE t CHANGE COLUMN b a BINARY(8); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b BINARY(9); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -4214,6 +4242,10 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(16); ALTER TABLE t CHANGE COLUMN a b BINARY(16); ALTER TABLE t CHANGE COLUMN b a BINARY(16); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b BINARY(17); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -4764,6 +4796,10 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(31); ALTER TABLE t CHANGE COLUMN a b BINARY(31); ALTER TABLE t CHANGE COLUMN b a BINARY(31); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b BINARY(32); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -5286,6 +5322,10 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(32); ALTER TABLE t CHANGE COLUMN a b BINARY(32); ALTER TABLE t CHANGE COLUMN b a BINARY(32); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b BINARY(33); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -5868,6 +5908,10 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(63); ALTER TABLE t CHANGE COLUMN a b BINARY(63); ALTER TABLE t CHANGE COLUMN b a BINARY(63); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b BINARY(64); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -6390,6 +6434,10 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(64); ALTER TABLE t CHANGE COLUMN a b BINARY(64); ALTER TABLE t CHANGE COLUMN b a BINARY(64); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b BINARY(65); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -7036,6 +7084,10 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(127); ALTER TABLE t CHANGE COLUMN a b BINARY(127); ALTER TABLE t CHANGE COLUMN b a BINARY(127); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b BINARY(128); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -7558,6 +7610,10 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(128); ALTER TABLE t CHANGE COLUMN a b BINARY(128); ALTER TABLE t CHANGE COLUMN b a BINARY(128); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b BINARY(129); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -8330,6 +8386,10 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(254); ALTER TABLE t CHANGE COLUMN a b BINARY(254); ALTER TABLE t CHANGE COLUMN b a BINARY(254); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b BINARY(255); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -8852,5 +8912,9 @@ ALTER TABLE ti CHANGE COLUMN b a BINARY(255); ALTER TABLE t CHANGE COLUMN a b BINARY(255); ALTER TABLE t CHANGE COLUMN b a BINARY(255); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; diff --git a/storage/tokudb/mysql-test/tokudb/r/change_column_blob_data.result b/storage/tokudb/mysql-test/tokudb/r/change_column_blob_data.result index 07f11e73b30..6798b0d13cb 100644 --- a/storage/tokudb/mysql-test/tokudb/r/change_column_blob_data.result +++ b/storage/tokudb/mysql-test/tokudb/r/change_column_blob_data.result @@ -25,6 +25,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB ; ALTER TABLE t CHANGE COLUMN b b LONGBLOB ; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (a TINYBLOB NOT NULL, b TINYBLOB NOT NULL); INSERT INTO t (a, b) VALUES ('T3V0h0kB7Z43jqSTiaI','czB9GVLA611e55NpukvYdrc4UOTWiIFEfvtvXcTMbn8TFqhie2D3gRzU5AjZoxtSSMMMcsWl0wnsoWtK2tfGQCRgayc9pv0t4NRCFwlH2Un3cpiiQdW59gYphjYXlE1q5ABTuPPv32nb0Ws5deOTxIc11qWPfYnHeuZ91SG94wXYxQLKAqMx1EHaUssU8N6cz8JKrJTVvp5cA4nbGgFLZKOEvqFuHq1mgcaFm71NvcOui2BaVRfUbl64shd'); @@ -50,6 +54,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGBLOB NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (v VARCHAR(32) DEFAULT '', a TINYBLOB , b TINYBLOB ); INSERT INTO t (a, b) VALUES ('1pR3ukt4Ue1ddcv7l7cdLUtIvUrc','3KWeNropDQVN59sEvm1JNuyNGawl467fqCbpsyxZi9SsxJ8D0WLw6TdCCs2E7TOwtSD5g5rvVFelfdMCe59d9jJ06jpriiPl'); @@ -75,6 +83,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB ; ALTER TABLE t CHANGE COLUMN b b LONGBLOB ; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (v VARCHAR(32) DEFAULT '', a TINYBLOB NOT NULL, b TINYBLOB NOT NULL); INSERT INTO t (a, b) VALUES ('ZCcIgA','TgeHsGJbqV0cK6PHoJXwkuk3KeExgjHUouDUAHtuyIrkkegjoIkgZk8Ue77o3Rb4bLsf674Xs0OuzlXFOcaSqU'); @@ -100,6 +112,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGBLOB NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (v VARCHAR(32) DEFAULT '' NOT NULL, a TINYBLOB , b TINYBLOB ); INSERT INTO t (a, b) VALUES ('4','8COJIsoEwzuFuY0XobeNMr1uhHotDoFksHC4sKkv3MLMI0Rm1XHKUKkEfnFYeog0y1qbkhyM5OhUhczN4uUH2rwA3BZb00rHLE5cxCFsQqGr3RlAX4uDGshnxozQfi7DL3IlRqYjwy0ItkISRHGYwPpW3CuC3cMSOidb48kt1cqqzy7XWtA93KNpBJhcYxAyPO1on5U5N4fgOl0JOZRvzxR5m5yma378hXl3C5W'); @@ -125,6 +141,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB ; ALTER TABLE t CHANGE COLUMN b b LONGBLOB ; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (v VARCHAR(32) DEFAULT '' NOT NULL, a TINYBLOB NOT NULL, b TINYBLOB NOT NULL); INSERT INTO t (a, b) VALUES ('zhUb9Hu5Wlv2kL3j9w','C4AQe2AZNlGu8CVuqp7Cygd1bF9pm7W6dBTdd6tAfe6Ac1GscSl'); @@ -150,6 +170,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGBLOB NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0, a TINYBLOB , b TINYBLOB ); INSERT INTO t (a, b) VALUES ('WdaEkmCiDOrvN5RGfjGGD17','Rv7pU4m11NDa2H2mE89d6ztify9OAlmPs'); @@ -175,6 +199,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB ; ALTER TABLE t CHANGE COLUMN b b LONGBLOB ; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0, a TINYBLOB NOT NULL, b TINYBLOB NOT NULL); INSERT INTO t (a, b) VALUES ('2ajs1f82ZmqPhqXBpaH','N8Xvw6uv9i7oZJZ'); @@ -200,6 +228,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGBLOB NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0, v VARCHAR(32) DEFAULT '', a TINYBLOB , b TINYBLOB ); INSERT INTO t (a, b) VALUES ('EznArw','vo6j2j3be9KBIlTHlP4bUwWKoZhbVrl6y8utY7cLGtoAMNy7xQSUjbQk7q1eWkzqjhbNqxWcROhC3YNQpizFk8rKTX9cCMuiGrDVBaVnHEaIQ5xhOrao1RDIYctYYn'); @@ -225,6 +257,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB ; ALTER TABLE t CHANGE COLUMN b b LONGBLOB ; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0, v VARCHAR(32) DEFAULT '', a TINYBLOB NOT NULL, b TINYBLOB NOT NULL); INSERT INTO t (a, b) VALUES ('lL','MjEImtvTwSkiFTBkVCjUv7ns1KFK6e7SQucDDCrKxVF9DLGnhNP1a4nnT9ix3PfdlCn08iu9FbMV0mVCisdmGhXgXxzjohZwBGrN54fLsg7L6h5O3KMvv2XeUB6AenAmZsKa6ZpRKYJiWmq64XLLocD9vjLDnRQ1Op10YuqBe08eNi0QU8oNJuMqnCrVLbw1a8bVrX6CvTRGETBPj4BWb2nyLCIQLZ2brn'); @@ -250,6 +286,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGBLOB NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0, v VARCHAR(32) DEFAULT '' NOT NULL, a TINYBLOB , b TINYBLOB ); INSERT INTO t (a, b) VALUES ('1N585BBQh0iEW93L','l6Rgi1dWfXEDfaibVhy8R3DvrDLuelXzLrwGW1FEQx2BgWGfzomHJfhGfzSVSqszNdifYmCyRheks'); @@ -275,6 +315,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB ; ALTER TABLE t CHANGE COLUMN b b LONGBLOB ; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0, v VARCHAR(32) DEFAULT '' NOT NULL, a TINYBLOB NOT NULL, b TINYBLOB NOT NULL); INSERT INTO t (a, b) VALUES ('HhNGpHAPWQ8','0Q5hSkbZLKKzavHJ7sZ7S9GKzds4BhnE'); @@ -300,6 +344,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGBLOB NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0 NOT NULL, a TINYBLOB , b TINYBLOB ); INSERT INTO t (a, b) VALUES ('8P49xApofl0PNKnNcmj','DhRrz27wl2mOIoYOvZb6UCzr4u4rxwCoAFrMuM92y3hFjIu0iLUa7xUUZe1F8doEg9nBHcFo5NY4DMm0PNYKpkerTYPmIwE2gnTcCq77SgqgyeM60MdFsnO34MLEEA35Zr3MjeuJ37oGjf6vfSNUpiL0UAmhfWwfO6tLqrHtUtJhNVMvIS1pdahZJTV'); @@ -325,6 +373,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB ; ALTER TABLE t CHANGE COLUMN b b LONGBLOB ; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0 NOT NULL, a TINYBLOB NOT NULL, b TINYBLOB NOT NULL); INSERT INTO t (a, b) VALUES ('hPDlpbufOe8shVHIYUo','W6SMefVaBzMArHmqFdw3Z9OAuZHMjfyQ'); @@ -350,6 +402,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGBLOB NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0 NOT NULL, v VARCHAR(32) DEFAULT '', a TINYBLOB , b TINYBLOB ); INSERT INTO t (a, b) VALUES ('rmCC1RZ8fu9Zq6DwO','0vLyV4LMJuHlwPG5245J5yVDuapHQWy3vqHdlTQkQGqJWcFUz0kDWL38DeyT8nQ5WLbDqGHREisps27bINC3Ew5p7Uuf4XBleBD12f6K7g59gWBnYxd6ZsYcwcphcMWq2c8bQmbwLy1fHQ2IJaCTTAjWGd4wBHcXyg5ogi9lomnebSeI1ox1HfjWI0H6GAdsHGibXcY7QPUgVOKA5BB7jrIVpj92YSW1YAbIJLSfncht4iUlSRdyA'); @@ -377,6 +433,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB ; ALTER TABLE t CHANGE COLUMN b b LONGBLOB ; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0 NOT NULL, v VARCHAR(32) DEFAULT '', a TINYBLOB NOT NULL, b TINYBLOB NOT NULL); INSERT INTO t (a, b) VALUES ('84XkENBIpBOSIA9X','LLq2mrmKvbMURprQVllY6xdk1TyqLir7dVBLIcXMsroq60cdRUdMKNHhsMReUaIovhRPz9K20MJ45FRldiEcPig0YPQpPRchf8or8X9FDk4dnLBstqPdWPRN4yKcpQQ8d'); @@ -402,6 +462,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGBLOB NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0 NOT NULL, v VARCHAR(32) DEFAULT '' NOT NULL, a TINYBLOB , b TINYBLOB ); INSERT INTO t (a, b) VALUES ('9jLJ0ZIO55FP61poxeO4L','qDlG0rPg6pQ7scksQFOqxTGZIaOHz90VSV78nGu0wQQzXIEBiNp4Kq7hDgs1eW5ot9uKyvz'); @@ -427,6 +491,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB ; ALTER TABLE t CHANGE COLUMN b b LONGBLOB ; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0 NOT NULL, v VARCHAR(32) DEFAULT '' NOT NULL, a TINYBLOB NOT NULL, b TINYBLOB NOT NULL); INSERT INTO t (a, b) VALUES ('Id','eKhtNKGQb2m0JpvyzVayefC7fAbhKzbR0wVzLCarlBdjxgEfVx4Fbm8C0uzQn9UuSsL5unnHgR2DQ9bzpbXY1ib7q5'); @@ -452,4 +520,8 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMBLOB NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGBLOB NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGBLOB NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; diff --git a/storage/tokudb/mysql-test/tokudb/r/change_column_char_descriptor.result b/storage/tokudb/mysql-test/tokudb/r/change_column_char_descriptor.result index 127955d4733..5701a99dd04 100644 --- a/storage/tokudb/mysql-test/tokudb/r/change_column_char_descriptor.result +++ b/storage/tokudb/mysql-test/tokudb/r/change_column_char_descriptor.result @@ -33,4 +33,8 @@ e h k include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; diff --git a/storage/tokudb/mysql-test/tokudb/r/change_column_char_rename.result b/storage/tokudb/mysql-test/tokudb/r/change_column_char_rename.result index c6fae245138..026c69c55b0 100644 --- a/storage/tokudb/mysql-test/tokudb/r/change_column_char_rename.result +++ b/storage/tokudb/mysql-test/tokudb/r/change_column_char_rename.result @@ -536,6 +536,10 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(2); ALTER TABLE t CHANGE COLUMN a b CHAR(2); ALTER TABLE t CHANGE COLUMN b a CHAR(2); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b CHAR(3); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -1062,6 +1066,10 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(3); ALTER TABLE t CHANGE COLUMN a b CHAR(3); ALTER TABLE t CHANGE COLUMN b a CHAR(3); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b CHAR(4); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -1588,6 +1596,10 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(4); ALTER TABLE t CHANGE COLUMN a b CHAR(4); ALTER TABLE t CHANGE COLUMN b a CHAR(4); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b CHAR(5); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -2112,6 +2124,10 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(5); ALTER TABLE t CHANGE COLUMN a b CHAR(5); ALTER TABLE t CHANGE COLUMN b a CHAR(5); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b CHAR(6); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -2634,6 +2650,10 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(6); ALTER TABLE t CHANGE COLUMN a b CHAR(6); ALTER TABLE t CHANGE COLUMN b a CHAR(6); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b CHAR(7); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -3156,6 +3176,10 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(7); ALTER TABLE t CHANGE COLUMN a b CHAR(7); ALTER TABLE t CHANGE COLUMN b a CHAR(7); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b CHAR(8); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -3678,6 +3702,10 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(8); ALTER TABLE t CHANGE COLUMN a b CHAR(8); ALTER TABLE t CHANGE COLUMN b a CHAR(8); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b CHAR(9); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -4214,6 +4242,10 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(16); ALTER TABLE t CHANGE COLUMN a b CHAR(16); ALTER TABLE t CHANGE COLUMN b a CHAR(16); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b CHAR(17); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -4764,6 +4796,10 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(31); ALTER TABLE t CHANGE COLUMN a b CHAR(31); ALTER TABLE t CHANGE COLUMN b a CHAR(31); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b CHAR(32); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -5286,6 +5322,10 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(32); ALTER TABLE t CHANGE COLUMN a b CHAR(32); ALTER TABLE t CHANGE COLUMN b a CHAR(32); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b CHAR(33); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -5868,6 +5908,10 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(63); ALTER TABLE t CHANGE COLUMN a b CHAR(63); ALTER TABLE t CHANGE COLUMN b a CHAR(63); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b CHAR(64); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -6390,6 +6434,10 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(64); ALTER TABLE t CHANGE COLUMN a b CHAR(64); ALTER TABLE t CHANGE COLUMN b a CHAR(64); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b CHAR(65); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -7036,6 +7084,10 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(127); ALTER TABLE t CHANGE COLUMN a b CHAR(127); ALTER TABLE t CHANGE COLUMN b a CHAR(127); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b CHAR(128); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -7558,6 +7610,10 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(128); ALTER TABLE t CHANGE COLUMN a b CHAR(128); ALTER TABLE t CHANGE COLUMN b a CHAR(128); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b CHAR(129); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -8330,6 +8386,10 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(254); ALTER TABLE t CHANGE COLUMN a b CHAR(254); ALTER TABLE t CHANGE COLUMN b a CHAR(254); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; ALTER TABLE t CHANGE COLUMN a b CHAR(255); ERROR 42000: Table 't' uses an extension that doesn't exist in this XYZ version @@ -8852,5 +8912,9 @@ ALTER TABLE ti CHANGE COLUMN b a CHAR(255); ALTER TABLE t CHANGE COLUMN a b CHAR(255); ALTER TABLE t CHANGE COLUMN b a CHAR(255); include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; diff --git a/storage/tokudb/mysql-test/tokudb/r/change_column_int.result b/storage/tokudb/mysql-test/tokudb/r/change_column_int.result index c261cdf1ac6..48245dd0f32 100644 --- a/storage/tokudb/mysql-test/tokudb/r/change_column_int.result +++ b/storage/tokudb/mysql-test/tokudb/r/change_column_int.result @@ -13,6 +13,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a TINYINT; ALTER TABLE t CHANGE COLUMN a a TINYINT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a TINYINT); @@ -27,6 +31,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a SMALLINT; ALTER TABLE t CHANGE COLUMN a a SMALLINT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a TINYINT); @@ -41,6 +49,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a MEDIUMINT; ALTER TABLE t CHANGE COLUMN a a MEDIUMINT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a TINYINT); @@ -55,6 +67,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a INT; ALTER TABLE t CHANGE COLUMN a a INT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a TINYINT); @@ -69,6 +85,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a BIGINT; ALTER TABLE t CHANGE COLUMN a a BIGINT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a SMALLINT); @@ -87,6 +107,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a SMALLINT; ALTER TABLE t CHANGE COLUMN a a SMALLINT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a SMALLINT); @@ -101,6 +125,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a MEDIUMINT; ALTER TABLE t CHANGE COLUMN a a MEDIUMINT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a SMALLINT); @@ -115,6 +143,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a INT; ALTER TABLE t CHANGE COLUMN a a INT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a SMALLINT); @@ -129,6 +161,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a BIGINT; ALTER TABLE t CHANGE COLUMN a a BIGINT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a MEDIUMINT); @@ -151,6 +187,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a MEDIUMINT; ALTER TABLE t CHANGE COLUMN a a MEDIUMINT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a MEDIUMINT); @@ -165,6 +205,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a INT; ALTER TABLE t CHANGE COLUMN a a INT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a MEDIUMINT); @@ -179,6 +223,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a BIGINT; ALTER TABLE t CHANGE COLUMN a a BIGINT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a INT); @@ -204,6 +252,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a INT; ALTER TABLE t CHANGE COLUMN a a INT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a INT); @@ -217,6 +269,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a BIGINT; ALTER TABLE t CHANGE COLUMN a a BIGINT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a BIGINT); @@ -246,6 +302,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a BIGINT; ALTER TABLE t CHANGE COLUMN a a BIGINT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a TINYINT UNSIGNED); @@ -258,6 +318,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a TINYINT UNSIGNED; ALTER TABLE t CHANGE COLUMN a a TINYINT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a TINYINT UNSIGNED); @@ -270,6 +334,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a SMALLINT UNSIGNED; ALTER TABLE t CHANGE COLUMN a a SMALLINT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a TINYINT UNSIGNED); @@ -282,6 +350,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a MEDIUMINT UNSIGNED; ALTER TABLE t CHANGE COLUMN a a MEDIUMINT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a TINYINT UNSIGNED); @@ -294,6 +366,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a INT UNSIGNED; ALTER TABLE t CHANGE COLUMN a a INT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a TINYINT UNSIGNED); @@ -306,6 +382,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a BIGINT UNSIGNED; ALTER TABLE t CHANGE COLUMN a a BIGINT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a SMALLINT UNSIGNED); @@ -322,6 +402,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a SMALLINT UNSIGNED; ALTER TABLE t CHANGE COLUMN a a SMALLINT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a SMALLINT UNSIGNED); @@ -334,6 +418,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a MEDIUMINT UNSIGNED; ALTER TABLE t CHANGE COLUMN a a MEDIUMINT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a SMALLINT UNSIGNED); @@ -346,6 +434,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a INT UNSIGNED; ALTER TABLE t CHANGE COLUMN a a INT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a SMALLINT UNSIGNED); @@ -358,6 +450,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a BIGINT UNSIGNED; ALTER TABLE t CHANGE COLUMN a a BIGINT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a MEDIUMINT UNSIGNED); @@ -378,6 +474,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a MEDIUMINT UNSIGNED; ALTER TABLE t CHANGE COLUMN a a MEDIUMINT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a MEDIUMINT UNSIGNED); @@ -390,6 +490,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a INT UNSIGNED; ALTER TABLE t CHANGE COLUMN a a INT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a MEDIUMINT UNSIGNED); @@ -402,6 +506,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a BIGINT UNSIGNED; ALTER TABLE t CHANGE COLUMN a a BIGINT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a INT UNSIGNED); @@ -426,6 +534,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a INT UNSIGNED; ALTER TABLE t CHANGE COLUMN a a INT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a INT UNSIGNED); @@ -438,6 +550,10 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a BIGINT UNSIGNED; ALTER TABLE t CHANGE COLUMN a a BIGINT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a BIGINT UNSIGNED); @@ -466,5 +582,9 @@ INSERT INTO ti SELECT * from t; ALTER TABLE ti CHANGE COLUMN a a BIGINT UNSIGNED; ALTER TABLE t CHANGE COLUMN a a BIGINT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; diff --git a/storage/tokudb/mysql-test/tokudb/r/change_column_int_descriptor.result b/storage/tokudb/mysql-test/tokudb/r/change_column_int_descriptor.result index 863a83c991b..f0ef2fe8dee 100644 --- a/storage/tokudb/mysql-test/tokudb/r/change_column_int_descriptor.result +++ b/storage/tokudb/mysql-test/tokudb/r/change_column_int_descriptor.result @@ -33,4 +33,8 @@ b 8 11 include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; diff --git a/storage/tokudb/mysql-test/tokudb/r/change_column_int_rename.result b/storage/tokudb/mysql-test/tokudb/r/change_column_int_rename.result index 804311ce55c..74afa00ee20 100644 --- a/storage/tokudb/mysql-test/tokudb/r/change_column_int_rename.result +++ b/storage/tokudb/mysql-test/tokudb/r/change_column_int_rename.result @@ -15,6 +15,10 @@ ALTER TABLE t CHANGE COLUMN a aa TINYINT; ALTER TABLE t CHANGE COLUMN aa a TINYINT; ALTER TABLE ti CHANGE COLUMN aa a TINYINT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a TINYINT); @@ -51,6 +55,10 @@ ALTER TABLE t CHANGE COLUMN a aa SMALLINT; ALTER TABLE t CHANGE COLUMN aa a SMALLINT; ALTER TABLE ti CHANGE COLUMN aa a SMALLINT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a SMALLINT); @@ -87,6 +95,10 @@ ALTER TABLE t CHANGE COLUMN a aa MEDIUMINT; ALTER TABLE t CHANGE COLUMN aa a MEDIUMINT; ALTER TABLE ti CHANGE COLUMN aa a MEDIUMINT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a MEDIUMINT); @@ -122,6 +134,10 @@ ALTER TABLE t CHANGE COLUMN a aa INT; ALTER TABLE t CHANGE COLUMN aa a INT; ALTER TABLE ti CHANGE COLUMN aa a INT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a INT); @@ -157,6 +173,10 @@ ALTER TABLE t CHANGE COLUMN a aa BIGINT; ALTER TABLE t CHANGE COLUMN aa a BIGINT; ALTER TABLE ti CHANGE COLUMN aa a BIGINT; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a TINYINT UNSIGNED); @@ -171,6 +191,10 @@ ALTER TABLE t CHANGE COLUMN a aa TINYINT UNSIGNED; ALTER TABLE t CHANGE COLUMN aa a TINYINT UNSIGNED; ALTER TABLE ti CHANGE COLUMN aa a TINYINT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a TINYINT UNSIGNED); @@ -205,6 +229,10 @@ ALTER TABLE t CHANGE COLUMN a aa SMALLINT UNSIGNED; ALTER TABLE t CHANGE COLUMN aa a SMALLINT UNSIGNED; ALTER TABLE ti CHANGE COLUMN aa a SMALLINT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a SMALLINT UNSIGNED); @@ -239,6 +267,10 @@ ALTER TABLE t CHANGE COLUMN a aa MEDIUMINT UNSIGNED; ALTER TABLE t CHANGE COLUMN aa a MEDIUMINT UNSIGNED; ALTER TABLE ti CHANGE COLUMN aa a MEDIUMINT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a MEDIUMINT UNSIGNED); @@ -273,6 +305,10 @@ ALTER TABLE t CHANGE COLUMN a aa INT UNSIGNED; ALTER TABLE t CHANGE COLUMN aa a INT UNSIGNED; ALTER TABLE ti CHANGE COLUMN aa a INT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; CREATE TABLE t (a INT UNSIGNED); @@ -307,5 +343,9 @@ ALTER TABLE t CHANGE COLUMN a aa BIGINT UNSIGNED; ALTER TABLE t CHANGE COLUMN aa a BIGINT UNSIGNED; ALTER TABLE ti CHANGE COLUMN aa a BIGINT UNSIGNED; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE ti; DROP TABLE t; diff --git a/storage/tokudb/mysql-test/tokudb/r/change_column_text_data.result b/storage/tokudb/mysql-test/tokudb/r/change_column_text_data.result index 222e4b811a1..f5c3c7f82a7 100644 --- a/storage/tokudb/mysql-test/tokudb/r/change_column_text_data.result +++ b/storage/tokudb/mysql-test/tokudb/r/change_column_text_data.result @@ -25,6 +25,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT ; ALTER TABLE t CHANGE COLUMN b b LONGTEXT ; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (a TINYTEXT NOT NULL, b TINYTEXT NOT NULL); INSERT INTO t (a, b) VALUES ('T3V0h0kB7Z43jqSTiaI','czB9GVLA611e55NpukvYdrc4UOTWiIFEfvtvXcTMbn8TFqhie2D3gRzU5AjZoxtSSMMMcsWl0wnsoWtK2tfGQCRgayc9pv0t4NRCFwlH2Un3cpiiQdW59gYphjYXlE1q5ABTuPPv32nb0Ws5deOTxIc11qWPfYnHeuZ91SG94wXYxQLKAqMx1EHaUssU8N6cz8JKrJTVvp5cA4nbGgFLZKOEvqFuHq1mgcaFm71NvcOui2BaVRfUbl64shd'); @@ -50,6 +54,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGTEXT NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (v VARCHAR(32) DEFAULT '', a TINYTEXT , b TINYTEXT ); INSERT INTO t (a, b) VALUES ('1pR3ukt4Ue1ddcv7l7cdLUtIvUrc','3KWeNropDQVN59sEvm1JNuyNGawl467fqCbpsyxZi9SsxJ8D0WLw6TdCCs2E7TOwtSD5g5rvVFelfdMCe59d9jJ06jpriiPl'); @@ -75,6 +83,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT ; ALTER TABLE t CHANGE COLUMN b b LONGTEXT ; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (v VARCHAR(32) DEFAULT '', a TINYTEXT NOT NULL, b TINYTEXT NOT NULL); INSERT INTO t (a, b) VALUES ('ZCcIgA','TgeHsGJbqV0cK6PHoJXwkuk3KeExgjHUouDUAHtuyIrkkegjoIkgZk8Ue77o3Rb4bLsf674Xs0OuzlXFOcaSqU'); @@ -100,6 +112,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGTEXT NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (v VARCHAR(32) DEFAULT '' NOT NULL, a TINYTEXT , b TINYTEXT ); INSERT INTO t (a, b) VALUES ('4','8COJIsoEwzuFuY0XobeNMr1uhHotDoFksHC4sKkv3MLMI0Rm1XHKUKkEfnFYeog0y1qbkhyM5OhUhczN4uUH2rwA3BZb00rHLE5cxCFsQqGr3RlAX4uDGshnxozQfi7DL3IlRqYjwy0ItkISRHGYwPpW3CuC3cMSOidb48kt1cqqzy7XWtA93KNpBJhcYxAyPO1on5U5N4fgOl0JOZRvzxR5m5yma378hXl3C5W'); @@ -125,6 +141,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT ; ALTER TABLE t CHANGE COLUMN b b LONGTEXT ; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (v VARCHAR(32) DEFAULT '' NOT NULL, a TINYTEXT NOT NULL, b TINYTEXT NOT NULL); INSERT INTO t (a, b) VALUES ('zhUb9Hu5Wlv2kL3j9w','C4AQe2AZNlGu8CVuqp7Cygd1bF9pm7W6dBTdd6tAfe6Ac1GscSl'); @@ -150,6 +170,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGTEXT NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0, a TINYTEXT , b TINYTEXT ); INSERT INTO t (a, b) VALUES ('WdaEkmCiDOrvN5RGfjGGD17','Rv7pU4m11NDa2H2mE89d6ztify9OAlmPs'); @@ -175,6 +199,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT ; ALTER TABLE t CHANGE COLUMN b b LONGTEXT ; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0, a TINYTEXT NOT NULL, b TINYTEXT NOT NULL); INSERT INTO t (a, b) VALUES ('2ajs1f82ZmqPhqXBpaH','N8Xvw6uv9i7oZJZ'); @@ -200,6 +228,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGTEXT NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0, v VARCHAR(32) DEFAULT '', a TINYTEXT , b TINYTEXT ); INSERT INTO t (a, b) VALUES ('EznArw','vo6j2j3be9KBIlTHlP4bUwWKoZhbVrl6y8utY7cLGtoAMNy7xQSUjbQk7q1eWkzqjhbNqxWcROhC3YNQpizFk8rKTX9cCMuiGrDVBaVnHEaIQ5xhOrao1RDIYctYYn'); @@ -225,6 +257,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT ; ALTER TABLE t CHANGE COLUMN b b LONGTEXT ; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0, v VARCHAR(32) DEFAULT '', a TINYTEXT NOT NULL, b TINYTEXT NOT NULL); INSERT INTO t (a, b) VALUES ('lL','MjEImtvTwSkiFTBkVCjUv7ns1KFK6e7SQucDDCrKxVF9DLGnhNP1a4nnT9ix3PfdlCn08iu9FbMV0mVCisdmGhXgXxzjohZwBGrN54fLsg7L6h5O3KMvv2XeUB6AenAmZsKa6ZpRKYJiWmq64XLLocD9vjLDnRQ1Op10YuqBe08eNi0QU8oNJuMqnCrVLbw1a8bVrX6CvTRGETBPj4BWb2nyLCIQLZ2brn'); @@ -250,6 +286,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGTEXT NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0, v VARCHAR(32) DEFAULT '' NOT NULL, a TINYTEXT , b TINYTEXT ); INSERT INTO t (a, b) VALUES ('1N585BBQh0iEW93L','l6Rgi1dWfXEDfaibVhy8R3DvrDLuelXzLrwGW1FEQx2BgWGfzomHJfhGfzSVSqszNdifYmCyRheks'); @@ -275,6 +315,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT ; ALTER TABLE t CHANGE COLUMN b b LONGTEXT ; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0, v VARCHAR(32) DEFAULT '' NOT NULL, a TINYTEXT NOT NULL, b TINYTEXT NOT NULL); INSERT INTO t (a, b) VALUES ('HhNGpHAPWQ8','0Q5hSkbZLKKzavHJ7sZ7S9GKzds4BhnE'); @@ -300,6 +344,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGTEXT NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0 NOT NULL, a TINYTEXT , b TINYTEXT ); INSERT INTO t (a, b) VALUES ('8P49xApofl0PNKnNcmj','DhRrz27wl2mOIoYOvZb6UCzr4u4rxwCoAFrMuM92y3hFjIu0iLUa7xUUZe1F8doEg9nBHcFo5NY4DMm0PNYKpkerTYPmIwE2gnTcCq77SgqgyeM60MdFsnO34MLEEA35Zr3MjeuJ37oGjf6vfSNUpiL0UAmhfWwfO6tLqrHtUtJhNVMvIS1pdahZJTV'); @@ -325,6 +373,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT ; ALTER TABLE t CHANGE COLUMN b b LONGTEXT ; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0 NOT NULL, a TINYTEXT NOT NULL, b TINYTEXT NOT NULL); INSERT INTO t (a, b) VALUES ('hPDlpbufOe8shVHIYUo','W6SMefVaBzMArHmqFdw3Z9OAuZHMjfyQ'); @@ -350,6 +402,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGTEXT NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0 NOT NULL, v VARCHAR(32) DEFAULT '', a TINYTEXT , b TINYTEXT ); INSERT INTO t (a, b) VALUES ('rmCC1RZ8fu9Zq6DwO','0vLyV4LMJuHlwPG5245J5yVDuapHQWy3vqHdlTQkQGqJWcFUz0kDWL38DeyT8nQ5WLbDqGHREisps27bINC3Ew5p7Uuf4XBleBD12f6K7g59gWBnYxd6ZsYcwcphcMWq2c8bQmbwLy1fHQ2IJaCTTAjWGd4wBHcXyg5ogi9lomnebSeI1ox1HfjWI0H6GAdsHGibXcY7QPUgVOKA5BB7jrIVpj92YSW1YAbIJLSfncht4iUlSRdyA'); @@ -377,6 +433,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT ; ALTER TABLE t CHANGE COLUMN b b LONGTEXT ; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0 NOT NULL, v VARCHAR(32) DEFAULT '', a TINYTEXT NOT NULL, b TINYTEXT NOT NULL); INSERT INTO t (a, b) VALUES ('84XkENBIpBOSIA9X','LLq2mrmKvbMURprQVllY6xdk1TyqLir7dVBLIcXMsroq60cdRUdMKNHhsMReUaIovhRPz9K20MJ45FRldiEcPig0YPQpPRchf8or8X9FDk4dnLBstqPdWPRN4yKcpQQ8d'); @@ -402,6 +462,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGTEXT NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0 NOT NULL, v VARCHAR(32) DEFAULT '' NOT NULL, a TINYTEXT , b TINYTEXT ); INSERT INTO t (a, b) VALUES ('9jLJ0ZIO55FP61poxeO4L','qDlG0rPg6pQ7scksQFOqxTGZIaOHz90VSV78nGu0wQQzXIEBiNp4Kq7hDgs1eW5ot9uKyvz'); @@ -427,6 +491,10 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT ; ALTER TABLE t CHANGE COLUMN b b LONGTEXT ; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT ; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; CREATE TABLE t (f INT DEFAULT 0 NOT NULL, v VARCHAR(32) DEFAULT '' NOT NULL, a TINYTEXT NOT NULL, b TINYTEXT NOT NULL); INSERT INTO t (a, b) VALUES ('Id','eKhtNKGQb2m0JpvyzVayefC7fAbhKzbR0wVzLCarlBdjxgEfVx4Fbm8C0uzQn9UuSsL5unnHgR2DQ9bzpbXY1ib7q5'); @@ -452,4 +520,8 @@ ALTER TABLE ti CHANGE COLUMN b b MEDIUMTEXT NOT NULL; ALTER TABLE t CHANGE COLUMN b b LONGTEXT NOT NULL; ALTER TABLE ti CHANGE COLUMN b b LONGTEXT NOT NULL; include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; diff --git a/storage/tokudb/mysql-test/tokudb/r/change_column_varbin_descriptor.result b/storage/tokudb/mysql-test/tokudb/r/change_column_varbin_descriptor.result index ae0e4f90afd..32090112e58 100644 --- a/storage/tokudb/mysql-test/tokudb/r/change_column_varbin_descriptor.result +++ b/storage/tokudb/mysql-test/tokudb/r/change_column_varbin_descriptor.result @@ -33,4 +33,8 @@ e h k include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; diff --git a/storage/tokudb/mysql-test/tokudb/r/change_column_varchar_descriptor.result b/storage/tokudb/mysql-test/tokudb/r/change_column_varchar_descriptor.result index e11b2430405..5f500ab801b 100644 --- a/storage/tokudb/mysql-test/tokudb/r/change_column_varchar_descriptor.result +++ b/storage/tokudb/mysql-test/tokudb/r/change_column_varchar_descriptor.result @@ -33,4 +33,8 @@ e h k include/diff_tables.inc [test.t, test.ti] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead DROP TABLE t, ti; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_add.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_add.result index 878792f47d9..f7c9e992eef 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_add.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_add.result @@ -70,9 +70,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL; alter table bar add column added_1 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -144,9 +152,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1; alter table bar add column added_2 bigint default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -218,9 +234,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1; alter table bar add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -292,9 +316,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -366,9 +398,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty"; alter table bar add column added_5 varchar(10) default "qwerty"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -440,9 +480,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -514,9 +562,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL; alter table bar add column added_7 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -588,9 +644,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -662,9 +726,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first; alter table bar add column added_1 bigint default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -736,9 +808,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first; alter table bar add column added_2 bigint default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -810,9 +890,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first; alter table bar add column added_3 bigint NOT NULL default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -884,9 +972,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first; alter table bar add column added_4 varchar(10) default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -958,9 +1054,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first; alter table bar add column added_5 varchar(10) default "qwerty" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1032,9 +1136,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1106,9 +1218,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first; alter table bar add column added_7 text default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1180,9 +1300,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first; alter table bar add column added_8 mediumtext default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1254,9 +1382,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b; alter table bar add column added_1 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1328,9 +1464,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b; alter table bar add column added_2 bigint default -1 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1402,9 +1546,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b; alter table bar add column added_3 bigint NOT NULL default -1 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1476,9 +1628,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1550,9 +1710,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b; alter table bar add column added_5 varchar(10) default "qwerty" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1624,9 +1792,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1698,9 +1874,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b; alter table bar add column added_7 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1772,9 +1956,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b; alter table bar add column added_8 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1846,9 +2038,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1920,9 +2120,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1994,9 +2202,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2068,9 +2284,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2142,9 +2366,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2216,9 +2448,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2290,9 +2530,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2364,9 +2612,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2438,9 +2694,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2512,9 +2776,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2586,9 +2858,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2660,9 +2940,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2734,9 +3022,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2808,9 +3104,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2882,9 +3186,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2956,9 +3268,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3030,9 +3350,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3104,9 +3432,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3178,9 +3514,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3252,9 +3596,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3326,9 +3678,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3400,9 +3760,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3474,9 +3842,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3548,9 +3924,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3622,9 +4006,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3696,9 +4088,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3770,9 +4170,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3844,9 +4252,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3918,9 +4334,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3992,9 +4416,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4066,9 +4498,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4140,9 +4580,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4214,9 +4662,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4288,9 +4744,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4362,9 +4826,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4436,9 +4908,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4510,9 +4990,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4584,9 +5072,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4658,9 +5154,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4732,9 +5236,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4806,9 +5318,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4880,9 +5400,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4954,9 +5482,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5028,9 +5564,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5102,9 +5646,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5176,9 +5728,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5250,9 +5810,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5324,9 +5892,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5398,9 +5974,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5472,9 +6056,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5546,9 +6138,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5620,9 +6220,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5694,9 +6302,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5768,9 +6384,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5842,9 +6466,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_71 text default NULL; alter table bar add column added_7 text default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5916,9 +6548,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5990,9 +6630,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6064,9 +6712,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6138,9 +6794,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6212,9 +6876,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6286,9 +6958,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6360,9 +7040,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6434,9 +7122,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6508,9 +7204,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6582,9 +7286,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6656,9 +7368,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6730,9 +7450,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6804,9 +7532,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6878,9 +7614,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6952,9 +7696,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7026,9 +7778,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7100,9 +7860,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7174,9 +7942,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7248,9 +8024,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7322,9 +8106,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7396,9 +8188,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7470,9 +8270,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7544,9 +8352,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7618,9 +8434,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7692,9 +8516,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7766,9 +8598,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7840,9 +8680,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7914,9 +8762,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7988,9 +8844,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8062,9 +8926,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8136,9 +9008,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8210,9 +9090,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8284,9 +9172,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8358,9 +9254,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8432,9 +9336,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8506,9 +9418,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8580,9 +9500,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8654,9 +9582,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8728,9 +9664,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8802,9 +9746,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8876,9 +9828,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8950,9 +9910,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9024,9 +9992,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9098,9 +10074,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9172,9 +10156,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9246,9 +10238,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9320,9 +10320,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9394,9 +10402,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9468,9 +10484,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9542,9 +10566,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9616,9 +10648,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9690,9 +10730,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9764,9 +10812,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9838,9 +10894,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9912,9 +10976,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9986,9 +11058,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10060,9 +11140,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10134,9 +11222,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10208,9 +11304,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10282,9 +11386,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10356,9 +11468,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10430,9 +11550,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10504,9 +11632,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10578,9 +11714,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_71 text default NULL; alter table bar add column added_7 text default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10652,9 +11796,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10726,9 +11878,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10800,9 +11960,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10874,9 +12042,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10948,9 +12124,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11022,9 +12206,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11096,9 +12288,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11170,9 +12370,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11244,9 +12452,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11318,9 +12534,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11392,9 +12616,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_1 bigint default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11466,9 +12698,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_1 bigint default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11540,9 +12780,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11614,9 +12862,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_1 bigint default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11688,9 +12944,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_1 bigint default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11762,9 +13026,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11836,9 +13108,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11910,9 +13190,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_11 bigint default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11984,9 +13272,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_21 bigint default 1234 after b; alter table bar add column added_2 bigint default -1 after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12058,9 +13354,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_2 bigint default -1 after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12132,9 +13436,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12206,9 +13518,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_2 bigint default -1 after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12280,9 +13600,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_2 bigint default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12354,9 +13682,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_71 text default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12428,9 +13764,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12502,9 +13846,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_11 bigint default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12576,9 +13928,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_21 bigint default 1234 after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12650,9 +14010,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12724,9 +14092,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12798,9 +14174,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12872,9 +14256,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12946,9 +14338,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_71 text default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13020,9 +14420,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13094,9 +14502,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13168,9 +14584,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13242,9 +14666,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13316,9 +14748,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13390,9 +14830,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13464,9 +14912,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13538,9 +14994,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13612,9 +15076,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13686,9 +15158,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_11 bigint default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13760,9 +15240,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_21 bigint default 1234 after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13834,9 +15322,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13908,9 +15404,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13982,9 +15486,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14056,9 +15568,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14130,9 +15650,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_71 text default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14204,9 +15732,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14278,9 +15814,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_11 bigint default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14352,9 +15896,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_21 bigint default 1234 after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14426,9 +15978,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14500,9 +16060,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14574,9 +16142,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14648,9 +16224,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14722,9 +16306,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_71 text default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14796,9 +16388,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14870,9 +16470,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14944,9 +16552,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_7 text default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15018,9 +16634,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_7 text default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15092,9 +16716,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15166,9 +16798,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_7 text default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15240,9 +16880,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_7 text default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15314,9 +16962,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15388,9 +17044,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15462,9 +17126,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15536,9 +17208,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15610,9 +17290,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15684,9 +17372,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15758,9 +17454,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15832,9 +17536,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15906,9 +17618,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15980,9 +17700,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -16054,8 +17782,16 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_2 bigint default -1 after b, add column added_3 bigint NOT NULL default -1; alter table bar add column added_1 bigint default NULL, add column added_2 bigint default -1 after b, add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_add2.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_add2.result index 2449fb52383..480e603e73c 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_add2.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_add2.result @@ -70,9 +70,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL; alter table bar add column added_1 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -144,9 +152,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1; alter table bar add column added_2 bigint default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -218,9 +234,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1; alter table bar add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -292,9 +316,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -366,9 +398,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty"; alter table bar add column added_5 varchar(10) default "qwerty"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -440,9 +480,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -514,9 +562,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL; alter table bar add column added_7 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -588,9 +644,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -662,9 +726,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first; alter table bar add column added_1 bigint default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -736,9 +808,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first; alter table bar add column added_2 bigint default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -810,9 +890,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first; alter table bar add column added_3 bigint NOT NULL default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -884,9 +972,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first; alter table bar add column added_4 varchar(10) default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -958,9 +1054,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first; alter table bar add column added_5 varchar(10) default "qwerty" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1032,9 +1136,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1106,9 +1218,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first; alter table bar add column added_7 text default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1180,9 +1300,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first; alter table bar add column added_8 mediumtext default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1254,9 +1382,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb; alter table bar add column added_1 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1328,9 +1464,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb; alter table bar add column added_2 bigint default -1 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1402,9 +1546,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1476,9 +1628,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1550,9 +1710,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1624,9 +1792,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1698,9 +1874,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb; alter table bar add column added_7 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1772,9 +1956,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1846,9 +2038,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1920,9 +2120,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1994,9 +2202,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2068,9 +2284,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2142,9 +2366,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2216,9 +2448,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2290,9 +2530,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2364,9 +2612,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2438,9 +2694,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2512,9 +2776,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2586,9 +2858,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2660,9 +2940,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2734,9 +3022,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2808,9 +3104,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2882,9 +3186,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2956,9 +3268,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3030,9 +3350,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3104,9 +3432,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3178,9 +3514,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3252,9 +3596,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3326,9 +3678,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3400,9 +3760,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3474,9 +3842,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3548,9 +3924,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3622,9 +4006,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3696,9 +4088,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3770,9 +4170,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3844,9 +4252,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3918,9 +4334,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3992,9 +4416,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4066,9 +4498,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4140,9 +4580,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4214,9 +4662,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4288,9 +4744,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4362,9 +4826,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4436,9 +4908,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4510,9 +4990,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4584,9 +5072,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4658,9 +5154,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4732,9 +5236,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4806,9 +5318,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4880,9 +5400,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4954,9 +5482,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5028,9 +5564,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5102,9 +5646,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5176,9 +5728,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5250,9 +5810,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5324,9 +5892,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5398,9 +5974,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5472,9 +6056,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5546,9 +6138,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5620,9 +6220,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5694,9 +6302,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5768,9 +6384,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5842,9 +6466,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_71 text default NULL; alter table bar add column added_7 text default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5916,9 +6548,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5990,9 +6630,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6064,9 +6712,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6138,9 +6794,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6212,9 +6876,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6286,9 +6958,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6360,9 +7040,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6434,9 +7122,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6508,9 +7204,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6582,9 +7286,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6656,9 +7368,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6730,9 +7450,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6804,9 +7532,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6878,9 +7614,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6952,9 +7696,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7026,9 +7778,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7100,9 +7860,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7174,9 +7942,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7248,9 +8024,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7322,9 +8106,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7396,9 +8188,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7470,9 +8270,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7544,9 +8352,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7618,9 +8434,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7692,9 +8516,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7766,9 +8598,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7840,9 +8680,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7914,9 +8762,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7988,9 +8844,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8062,9 +8926,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8136,9 +9008,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8210,9 +9090,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8284,9 +9172,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8358,9 +9254,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8432,9 +9336,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8506,9 +9418,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8580,9 +9500,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8654,9 +9582,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8728,9 +9664,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8802,9 +9746,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8876,9 +9828,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8950,9 +9910,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9024,9 +9992,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9098,9 +10074,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9172,9 +10156,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9246,9 +10238,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9320,9 +10320,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9394,9 +10402,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9468,9 +10484,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9542,9 +10566,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9616,9 +10648,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9690,9 +10730,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9764,9 +10812,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9838,9 +10894,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9912,9 +10976,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9986,9 +11058,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10060,9 +11140,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10134,9 +11222,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10208,9 +11304,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10282,9 +11386,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10356,9 +11468,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10430,9 +11550,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10504,9 +11632,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10578,9 +11714,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_71 text default NULL; alter table bar add column added_7 text default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10652,9 +11796,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10726,9 +11878,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10800,9 +11960,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10874,9 +12042,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10948,9 +12124,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11022,9 +12206,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11096,9 +12288,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11170,9 +12370,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11244,9 +12452,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11318,9 +12534,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11392,9 +12616,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11466,9 +12698,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11540,9 +12780,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11614,9 +12862,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11688,9 +12944,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11762,9 +13026,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11836,9 +13108,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11910,9 +13190,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11984,9 +13272,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12058,9 +13354,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12132,9 +13436,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12206,9 +13518,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12280,9 +13600,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12354,9 +13682,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_71 text default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12428,9 +13764,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12502,9 +13846,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12576,9 +13928,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12650,9 +14010,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12724,9 +14092,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12798,9 +14174,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12872,9 +14256,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12946,9 +14338,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_71 text default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13020,9 +14420,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13094,9 +14502,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13168,9 +14584,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13242,9 +14666,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13316,9 +14748,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13390,9 +14830,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13464,9 +14912,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13538,9 +14994,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13612,9 +15076,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13686,9 +15158,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13760,9 +15240,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13834,9 +15322,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13908,9 +15404,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13982,9 +15486,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14056,9 +15568,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14130,9 +15650,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_71 text default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14204,9 +15732,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14278,9 +15814,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14352,9 +15896,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14426,9 +15978,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14500,9 +16060,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14574,9 +16142,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14648,9 +16224,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14722,9 +16306,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_71 text default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14796,9 +16388,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14870,9 +16470,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14944,9 +16552,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_7 text default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15018,9 +16634,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_7 text default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15092,9 +16716,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15166,9 +16798,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_7 text default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15240,9 +16880,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_7 text default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15314,9 +16962,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15388,9 +17044,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15462,9 +17126,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15536,9 +17208,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15610,9 +17290,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15684,9 +17372,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15758,9 +17454,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15832,9 +17536,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15906,9 +17618,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15980,9 +17700,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -16054,8 +17782,16 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_2 bigint default -1 after bb, add column added_3 bigint NOT NULL default -1; alter table bar add column added_1 bigint default NULL, add column added_2 bigint default -1 after bb, add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_add3.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_add3.result index 6d658a1ce98..afacee6f45e 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_add3.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_add3.result @@ -70,9 +70,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL; alter table bar add column added_1 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -144,9 +152,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1; alter table bar add column added_2 bigint default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -218,9 +234,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1; alter table bar add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -292,9 +316,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -366,9 +398,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty"; alter table bar add column added_5 varchar(10) default "qwerty"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -440,9 +480,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -514,9 +562,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL; alter table bar add column added_7 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -588,9 +644,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -662,9 +726,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first; alter table bar add column added_1 bigint default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -736,9 +808,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first; alter table bar add column added_2 bigint default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -810,9 +890,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first; alter table bar add column added_3 bigint NOT NULL default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -884,9 +972,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first; alter table bar add column added_4 varchar(10) default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -958,9 +1054,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first; alter table bar add column added_5 varchar(10) default "qwerty" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1032,9 +1136,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1106,9 +1218,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first; alter table bar add column added_7 text default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1180,9 +1300,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first; alter table bar add column added_8 mediumtext default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1254,9 +1382,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1328,9 +1464,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb; alter table bar add column added_2 bigint default -1 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1402,9 +1546,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1476,9 +1628,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1550,9 +1710,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1624,9 +1792,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1698,9 +1874,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb; alter table bar add column added_7 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1772,9 +1956,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1846,9 +2038,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1920,9 +2120,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1994,9 +2202,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2068,9 +2284,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2142,9 +2366,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2216,9 +2448,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2290,9 +2530,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2364,9 +2612,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2438,9 +2694,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2512,9 +2776,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2586,9 +2858,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2660,9 +2940,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2734,9 +3022,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2808,9 +3104,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2882,9 +3186,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2956,9 +3268,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3030,9 +3350,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3104,9 +3432,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3178,9 +3514,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3252,9 +3596,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3326,9 +3678,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3400,9 +3760,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3474,9 +3842,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3548,9 +3924,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3622,9 +4006,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3696,9 +4088,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3770,9 +4170,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3844,9 +4252,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3918,9 +4334,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3992,9 +4416,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4066,9 +4498,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4140,9 +4580,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4214,9 +4662,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4288,9 +4744,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4362,9 +4826,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4436,9 +4908,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4510,9 +4990,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4584,9 +5072,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4658,9 +5154,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4732,9 +5236,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4806,9 +5318,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4880,9 +5400,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4954,9 +5482,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5028,9 +5564,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5102,9 +5646,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5176,9 +5728,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5250,9 +5810,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5324,9 +5892,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5398,9 +5974,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5472,9 +6056,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5546,9 +6138,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5620,9 +6220,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5694,9 +6302,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5768,9 +6384,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5842,9 +6466,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_71 text default NULL; alter table bar add column added_7 text default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5916,9 +6548,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5990,9 +6630,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6064,9 +6712,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6138,9 +6794,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6212,9 +6876,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6286,9 +6958,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6360,9 +7040,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6434,9 +7122,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6508,9 +7204,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6582,9 +7286,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6656,9 +7368,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6730,9 +7450,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6804,9 +7532,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6878,9 +7614,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6952,9 +7696,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7026,9 +7778,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7100,9 +7860,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7174,9 +7942,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7248,9 +8024,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7322,9 +8106,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7396,9 +8188,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7470,9 +8270,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7544,9 +8352,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7618,9 +8434,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7692,9 +8516,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7766,9 +8598,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7840,9 +8680,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7914,9 +8762,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7988,9 +8844,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8062,9 +8926,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8136,9 +9008,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8210,9 +9090,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8284,9 +9172,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8358,9 +9254,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8432,9 +9336,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8506,9 +9418,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8580,9 +9500,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8654,9 +9582,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8728,9 +9664,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8802,9 +9746,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8876,9 +9828,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8950,9 +9910,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9024,9 +9992,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9098,9 +10074,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9172,9 +10156,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9246,9 +10238,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9320,9 +10320,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9394,9 +10402,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9468,9 +10484,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9542,9 +10566,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9616,9 +10648,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9690,9 +10730,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9764,9 +10812,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9838,9 +10894,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9912,9 +10976,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9986,9 +11058,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10060,9 +11140,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10134,9 +11222,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10208,9 +11304,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10282,9 +11386,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10356,9 +11468,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10430,9 +11550,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10504,9 +11632,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10578,9 +11714,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_71 text default NULL; alter table bar add column added_7 text default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10652,9 +11796,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10726,9 +11878,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10800,9 +11960,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10874,9 +12042,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10948,9 +12124,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11022,9 +12206,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11096,9 +12288,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11170,9 +12370,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11244,9 +12452,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11318,9 +12534,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11392,9 +12616,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11466,9 +12698,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11540,9 +12780,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11614,9 +12862,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11688,9 +12944,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11762,9 +13026,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11836,9 +13108,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11910,9 +13190,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11984,9 +13272,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12058,9 +13354,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12132,9 +13436,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12206,9 +13518,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12280,9 +13600,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12354,9 +13682,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12428,9 +13764,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12502,9 +13846,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12576,9 +13928,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12650,9 +14010,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12724,9 +14092,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12798,9 +14174,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12872,9 +14256,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -12946,9 +14338,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13020,9 +14420,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13094,9 +14502,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13168,9 +14584,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13242,9 +14666,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13316,9 +14748,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13390,9 +14830,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13464,9 +14912,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13538,9 +14994,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13612,9 +15076,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13686,9 +15158,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13760,9 +15240,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13834,9 +15322,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13908,9 +15404,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -13982,9 +15486,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14056,9 +15568,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14130,9 +15650,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14204,9 +15732,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14278,9 +15814,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14352,9 +15896,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14426,9 +15978,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14500,9 +16060,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14574,9 +16142,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14648,9 +16224,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14722,9 +16306,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14796,9 +16388,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14870,9 +16470,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -14944,9 +16552,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15018,9 +16634,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15092,9 +16716,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15166,9 +16798,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15240,9 +16880,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15314,9 +16962,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15388,9 +17044,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15462,9 +17126,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15536,9 +17208,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15610,9 +17290,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15684,9 +17372,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15758,9 +17454,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15832,9 +17536,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15906,9 +17618,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -15980,9 +17700,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -16054,8 +17782,16 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_2 bigint default -1 after bbb, add column added_3 bigint NOT NULL default -1; alter table bar add column added_1 bigint default NULL, add column added_2 bigint default -1 after bbb, add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_blob_add.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_blob_add.result index fe8545a7873..af66b4edfba 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_blob_add.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_blob_add.result @@ -10,9 +10,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL; alter table bar add column added_1 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -24,9 +32,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1; alter table bar add column added_2 bigint default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -38,9 +54,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1; alter table bar add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -52,9 +76,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -66,9 +98,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty"; alter table bar add column added_5 varchar(10) default "qwerty"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -80,9 +120,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -94,9 +142,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL; alter table bar add column added_7 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -108,9 +164,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -122,9 +186,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first; alter table bar add column added_1 bigint default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -136,9 +208,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first; alter table bar add column added_2 bigint default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -150,9 +230,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first; alter table bar add column added_3 bigint NOT NULL default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -164,9 +252,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first; alter table bar add column added_4 varchar(10) default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -178,9 +274,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first; alter table bar add column added_5 varchar(10) default "qwerty" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -192,9 +296,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -206,9 +318,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first; alter table bar add column added_7 text default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -220,9 +340,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first; alter table bar add column added_8 mediumtext default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -234,9 +362,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb; alter table bar add column added_1 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -248,9 +384,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb; alter table bar add column added_2 bigint default -1 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -262,9 +406,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -276,9 +428,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -290,9 +450,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -304,9 +472,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -318,9 +494,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb; alter table bar add column added_7 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -332,9 +516,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -346,9 +538,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -360,9 +560,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -374,9 +582,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -388,9 +604,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -402,9 +626,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -416,9 +648,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -430,9 +670,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -444,9 +692,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -458,9 +714,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -472,9 +736,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -486,9 +758,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -500,9 +780,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -514,9 +802,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -528,9 +824,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -542,9 +846,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -556,9 +868,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -570,9 +890,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -584,9 +912,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -598,9 +934,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -612,9 +956,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -626,9 +978,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -640,9 +1000,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -654,9 +1022,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -668,9 +1044,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -682,9 +1066,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -696,9 +1088,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -710,9 +1110,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -724,9 +1132,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -738,9 +1154,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -752,9 +1176,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -766,9 +1198,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -780,9 +1220,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -794,9 +1242,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -808,9 +1264,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -822,9 +1286,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -836,9 +1308,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -850,9 +1330,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -864,9 +1352,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -878,9 +1374,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -892,9 +1396,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -906,9 +1418,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -920,9 +1440,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -934,9 +1462,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -948,9 +1484,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -962,9 +1506,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -976,9 +1528,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -990,9 +1550,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1004,9 +1572,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1018,9 +1594,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1032,9 +1616,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1046,9 +1638,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1060,9 +1660,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1074,9 +1682,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1088,9 +1704,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1102,9 +1726,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_71 text default NULL; alter table bar add column added_7 text default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1116,9 +1748,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1130,9 +1770,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1144,9 +1792,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1158,9 +1814,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1172,9 +1836,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1186,9 +1858,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1200,9 +1880,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1214,9 +1902,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1228,9 +1924,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1242,9 +1946,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1256,9 +1968,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1270,9 +1990,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1284,9 +2012,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1298,9 +2034,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1312,9 +2056,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1326,9 +2078,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1340,9 +2100,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1354,9 +2122,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1368,9 +2144,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1382,9 +2166,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1396,9 +2188,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1410,9 +2210,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1424,9 +2232,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1438,9 +2254,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1452,9 +2276,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1466,9 +2298,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1480,9 +2320,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1494,9 +2342,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1508,9 +2364,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1522,9 +2386,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1536,9 +2408,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1550,9 +2430,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1564,9 +2452,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1578,9 +2474,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1592,9 +2496,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1606,9 +2518,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1620,9 +2540,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1634,9 +2562,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1648,9 +2584,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1662,9 +2606,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1676,9 +2628,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1690,9 +2650,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1704,9 +2672,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1718,9 +2694,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1732,9 +2716,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1746,9 +2738,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1760,9 +2760,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1774,9 +2782,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1788,9 +2804,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1802,9 +2826,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1816,9 +2848,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1830,9 +2870,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1844,9 +2892,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1858,9 +2914,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1872,9 +2936,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1886,9 +2958,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1900,9 +2980,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1914,9 +3002,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1928,9 +3024,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1942,9 +3046,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1956,9 +3068,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1970,9 +3090,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1984,9 +3112,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1998,9 +3134,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_71 text default NULL; alter table bar add column added_7 text default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2012,9 +3156,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2026,9 +3178,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2040,9 +3200,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2054,9 +3222,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2068,9 +3244,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2082,9 +3266,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2096,9 +3288,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2110,9 +3310,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2124,9 +3332,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2138,9 +3354,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2152,9 +3376,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2166,9 +3398,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2180,9 +3420,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2194,9 +3442,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2208,9 +3464,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2222,9 +3486,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2236,9 +3508,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2250,9 +3530,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2264,9 +3552,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2278,9 +3574,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2292,9 +3596,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2306,9 +3618,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2320,9 +3640,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2334,9 +3662,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_71 text default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2348,9 +3684,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2362,9 +3706,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2376,9 +3728,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2390,9 +3750,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2404,9 +3772,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2418,9 +3794,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2432,9 +3816,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2446,9 +3838,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_71 text default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2460,9 +3860,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2474,9 +3882,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2488,9 +3904,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2502,9 +3926,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2516,9 +3948,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2530,9 +3970,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2544,9 +3992,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2558,9 +4014,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2572,9 +4036,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2586,9 +4058,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2600,9 +4080,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2614,9 +4102,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2628,9 +4124,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2642,9 +4146,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2656,9 +4168,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2670,9 +4190,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_71 text default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2684,9 +4212,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2698,9 +4234,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2712,9 +4256,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2726,9 +4278,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2740,9 +4300,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2754,9 +4322,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2768,9 +4344,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2782,9 +4366,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_71 text default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2796,9 +4388,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2810,9 +4410,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2824,9 +4432,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_7 text default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2838,9 +4454,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_7 text default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2852,9 +4476,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2866,9 +4498,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_7 text default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2880,9 +4520,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_7 text default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2894,9 +4542,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2908,9 +4564,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2922,9 +4586,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2936,9 +4608,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2950,9 +4630,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2964,9 +4652,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2978,9 +4674,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2992,9 +4696,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3006,9 +4718,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3020,9 +4740,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3034,8 +4762,16 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_2 bigint default -1 after bb, add column added_3 bigint NOT NULL default -1; alter table bar add column added_1 bigint default NULL, add column added_2 bigint default -1 after bb, add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_blob_drop.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_blob_drop.result index 8408267c12a..74c8b5e47eb 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_blob_drop.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_blob_drop.result @@ -10,9 +10,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa; alter table bar drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -24,9 +32,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb; alter table bar drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -38,9 +54,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc; alter table bar drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -52,9 +76,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd; alter table bar drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -66,9 +98,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column bb; alter table bar drop column aa, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -80,9 +120,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column cc; alter table bar drop column aa, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -94,9 +142,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column dd; alter table bar drop column aa, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -108,9 +164,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column aa; alter table bar drop column bb, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -122,9 +186,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column cc; alter table bar drop column bb, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -136,9 +208,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column dd; alter table bar drop column bb, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -150,9 +230,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column aa; alter table bar drop column cc, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -164,9 +252,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column bb; alter table bar drop column cc, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -178,9 +274,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column dd; alter table bar drop column cc, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -192,9 +296,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column aa; alter table bar drop column dd, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -206,9 +318,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column bb; alter table bar drop column dd, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -220,9 +340,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column cc; alter table bar drop column dd, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -234,9 +362,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column bb, drop column cc; alter table bar drop column aa, drop column bb, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -248,9 +384,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column bb, drop column dd; alter table bar drop column aa, drop column bb, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -262,9 +406,17 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column cc, drop column dd; alter table bar drop column aa, drop column cc, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -276,8 +428,16 @@ insert into foo values (NULL,"oifds",NULL,"fdsjfds"); insert into foo values ("rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column cc, drop column dd; alter table bar drop column bb, drop column cc, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_drop.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_drop.result index df48c3ac7c2..2115978d3a1 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_drop.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_drop.result @@ -70,9 +70,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a; alter table bar drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -144,9 +152,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b; alter table bar drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -218,9 +234,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c; alter table bar drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -292,9 +316,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -366,9 +398,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa; alter table bar drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -440,9 +480,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb; alter table bar drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -514,9 +562,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc; alter table bar drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -588,9 +644,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd; alter table bar drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -662,9 +726,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa; alter table bar drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -736,9 +808,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb; alter table bar drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -810,9 +890,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc; alter table bar drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -884,9 +972,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd; alter table bar drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -958,9 +1054,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b; alter table bar drop column a, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1032,9 +1136,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column c; alter table bar drop column a, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1106,9 +1218,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column d; alter table bar drop column a, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1180,9 +1300,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column aa; alter table bar drop column a, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1254,9 +1382,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column bb; alter table bar drop column a, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1328,9 +1464,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column cc; alter table bar drop column a, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1402,9 +1546,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column dd; alter table bar drop column a, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1476,9 +1628,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column aaa; alter table bar drop column a, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1550,9 +1710,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column bbb; alter table bar drop column a, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1624,9 +1792,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column ccc; alter table bar drop column a, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1698,9 +1874,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column ddd; alter table bar drop column a, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1772,9 +1956,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column a; alter table bar drop column b, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1846,9 +2038,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column c; alter table bar drop column b, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1920,9 +2120,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column d; alter table bar drop column b, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1994,9 +2202,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column aa; alter table bar drop column b, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2068,9 +2284,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column bb; alter table bar drop column b, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2142,9 +2366,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column cc; alter table bar drop column b, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2216,9 +2448,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column dd; alter table bar drop column b, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2290,9 +2530,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column aaa; alter table bar drop column b, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2364,9 +2612,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column bbb; alter table bar drop column b, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2438,9 +2694,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column ccc; alter table bar drop column b, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2512,9 +2776,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column ddd; alter table bar drop column b, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2586,9 +2858,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column a; alter table bar drop column c, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2660,9 +2940,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column b; alter table bar drop column c, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2734,9 +3022,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column d; alter table bar drop column c, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2808,9 +3104,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column aa; alter table bar drop column c, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2882,9 +3186,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column bb; alter table bar drop column c, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2956,9 +3268,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column cc; alter table bar drop column c, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3030,9 +3350,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column dd; alter table bar drop column c, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3104,9 +3432,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column aaa; alter table bar drop column c, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3178,9 +3514,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column bbb; alter table bar drop column c, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3252,9 +3596,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column ccc; alter table bar drop column c, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3326,9 +3678,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column ddd; alter table bar drop column c, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3400,9 +3760,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column a; alter table bar drop column d, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3474,9 +3842,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column b; alter table bar drop column d, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3548,9 +3924,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column c; alter table bar drop column d, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3622,9 +4006,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column aa; alter table bar drop column d, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3696,9 +4088,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column bb; alter table bar drop column d, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3770,9 +4170,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column cc; alter table bar drop column d, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3844,9 +4252,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column dd; alter table bar drop column d, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3918,9 +4334,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column aaa; alter table bar drop column d, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3992,9 +4416,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column bbb; alter table bar drop column d, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4066,9 +4498,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column ccc; alter table bar drop column d, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4140,9 +4580,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column ddd; alter table bar drop column d, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4214,9 +4662,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column a; alter table bar drop column aa, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4288,9 +4744,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column b; alter table bar drop column aa, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4362,9 +4826,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column c; alter table bar drop column aa, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4436,9 +4908,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column d; alter table bar drop column aa, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4510,9 +4990,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column bb; alter table bar drop column aa, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4584,9 +5072,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column cc; alter table bar drop column aa, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4658,9 +5154,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column dd; alter table bar drop column aa, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4732,9 +5236,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column aaa; alter table bar drop column aa, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4806,9 +5318,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column bbb; alter table bar drop column aa, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4880,9 +5400,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column ccc; alter table bar drop column aa, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4954,9 +5482,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column ddd; alter table bar drop column aa, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5028,9 +5564,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column a; alter table bar drop column bb, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5102,9 +5646,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column b; alter table bar drop column bb, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5176,9 +5728,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column c; alter table bar drop column bb, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5250,9 +5810,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column d; alter table bar drop column bb, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5324,9 +5892,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column aa; alter table bar drop column bb, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5398,9 +5974,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column cc; alter table bar drop column bb, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5472,9 +6056,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column dd; alter table bar drop column bb, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5546,9 +6138,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column aaa; alter table bar drop column bb, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5620,9 +6220,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column bbb; alter table bar drop column bb, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5694,9 +6302,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column ccc; alter table bar drop column bb, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5768,9 +6384,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column ddd; alter table bar drop column bb, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5842,9 +6466,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column a; alter table bar drop column cc, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5916,9 +6548,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column b; alter table bar drop column cc, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5990,9 +6630,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column c; alter table bar drop column cc, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6064,9 +6712,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column d; alter table bar drop column cc, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6138,9 +6794,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column aa; alter table bar drop column cc, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6212,9 +6876,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column bb; alter table bar drop column cc, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6286,9 +6958,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column dd; alter table bar drop column cc, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6360,9 +7040,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column aaa; alter table bar drop column cc, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6434,9 +7122,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column bbb; alter table bar drop column cc, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6508,9 +7204,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column ccc; alter table bar drop column cc, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6582,9 +7286,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column ddd; alter table bar drop column cc, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6656,9 +7368,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column a; alter table bar drop column dd, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6730,9 +7450,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column b; alter table bar drop column dd, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6804,9 +7532,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column c; alter table bar drop column dd, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6878,9 +7614,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column d; alter table bar drop column dd, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -6952,9 +7696,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column aa; alter table bar drop column dd, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7026,9 +7778,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column bb; alter table bar drop column dd, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7100,9 +7860,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column cc; alter table bar drop column dd, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7174,9 +7942,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column aaa; alter table bar drop column dd, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7248,9 +8024,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column bbb; alter table bar drop column dd, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7322,9 +8106,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column ccc; alter table bar drop column dd, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7396,9 +8188,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column ddd; alter table bar drop column dd, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7470,9 +8270,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column a; alter table bar drop column aaa, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7544,9 +8352,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column b; alter table bar drop column aaa, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7618,9 +8434,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column c; alter table bar drop column aaa, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7692,9 +8516,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column d; alter table bar drop column aaa, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7766,9 +8598,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column aa; alter table bar drop column aaa, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7840,9 +8680,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column bb; alter table bar drop column aaa, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7914,9 +8762,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column cc; alter table bar drop column aaa, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -7988,9 +8844,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column dd; alter table bar drop column aaa, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8062,9 +8926,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column bbb; alter table bar drop column aaa, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8136,9 +9008,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column ccc; alter table bar drop column aaa, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8210,9 +9090,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column ddd; alter table bar drop column aaa, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8284,9 +9172,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column a; alter table bar drop column bbb, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8358,9 +9254,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column b; alter table bar drop column bbb, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8432,9 +9336,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column c; alter table bar drop column bbb, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8506,9 +9418,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column d; alter table bar drop column bbb, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8580,9 +9500,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column aa; alter table bar drop column bbb, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8654,9 +9582,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column bb; alter table bar drop column bbb, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8728,9 +9664,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column cc; alter table bar drop column bbb, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8802,9 +9746,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column dd; alter table bar drop column bbb, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8876,9 +9828,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column aaa; alter table bar drop column bbb, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -8950,9 +9910,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column ccc; alter table bar drop column bbb, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9024,9 +9992,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column ddd; alter table bar drop column bbb, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9098,9 +10074,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column a; alter table bar drop column ccc, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9172,9 +10156,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column b; alter table bar drop column ccc, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9246,9 +10238,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column c; alter table bar drop column ccc, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9320,9 +10320,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column d; alter table bar drop column ccc, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9394,9 +10402,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column aa; alter table bar drop column ccc, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9468,9 +10484,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column bb; alter table bar drop column ccc, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9542,9 +10566,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column cc; alter table bar drop column ccc, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9616,9 +10648,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column dd; alter table bar drop column ccc, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9690,9 +10730,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column aaa; alter table bar drop column ccc, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9764,9 +10812,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column bbb; alter table bar drop column ccc, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9838,9 +10894,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column ddd; alter table bar drop column ccc, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9912,9 +10976,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column a; alter table bar drop column ddd, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -9986,9 +11058,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column b; alter table bar drop column ddd, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10060,9 +11140,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column c; alter table bar drop column ddd, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10134,9 +11222,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column d; alter table bar drop column ddd, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10208,9 +11304,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column aa; alter table bar drop column ddd, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10282,9 +11386,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column bb; alter table bar drop column ddd, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10356,9 +11468,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column cc; alter table bar drop column ddd, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10430,9 +11550,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column dd; alter table bar drop column ddd, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10504,9 +11632,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column aaa; alter table bar drop column ddd, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10578,9 +11714,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column bbb; alter table bar drop column ddd, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10652,9 +11796,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column ccc; alter table bar drop column ddd, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10726,9 +11878,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b, drop column c; alter table bar drop column a, drop column b, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10800,9 +11960,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b, drop column d; alter table bar drop column a, drop column b, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10874,9 +12042,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column c, drop column d; alter table bar drop column a, drop column c, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -10948,9 +12124,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column c, drop column d; alter table bar drop column b, drop column c, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11022,9 +12206,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b, drop column c, drop column d; alter table bar drop column a, drop column b, drop column c, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11096,9 +12288,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column bb, drop column cc, drop column dd; alter table bar drop column aa, drop column bb, drop column cc, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11170,9 +12370,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column bbb, drop column ccc, drop column ddd; alter table bar drop column aaa, drop column bbb, drop column ccc, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11244,9 +12452,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b, drop column c, drop column d, drop column aaa, drop column bbb, drop column ccc, drop column ddd; alter table bar drop column a, drop column b, drop column c, drop column d, drop column aaa, drop column bbb, drop column ccc, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11318,9 +12534,17 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column bb, drop column cc, drop column dd, drop column aaa, drop column bbb, drop column ccc, drop column ddd; alter table bar drop column aa, drop column bb, drop column cc, drop column dd, drop column aaa, drop column bbb, drop column ccc, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -11392,8 +12616,16 @@ insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", NUL insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew", "rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b, drop column c, drop column d, drop column aa, drop column bb, drop column cc, drop column dd; alter table bar drop column a, drop column b, drop column c, drop column d, drop column aa, drop column bb, drop column cc, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_fixed_add.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_fixed_add.result index 77f9b976f67..9d1e27eebc3 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_fixed_add.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_fixed_add.result @@ -10,9 +10,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL; alter table bar add column added_1 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -24,9 +32,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1; alter table bar add column added_2 bigint default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -38,9 +54,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1; alter table bar add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -52,9 +76,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -66,9 +98,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty"; alter table bar add column added_5 varchar(10) default "qwerty"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -80,9 +120,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -94,9 +142,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL; alter table bar add column added_7 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -108,9 +164,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -122,9 +186,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first; alter table bar add column added_1 bigint default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -136,9 +208,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first; alter table bar add column added_2 bigint default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -150,9 +230,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first; alter table bar add column added_3 bigint NOT NULL default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -164,9 +252,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first; alter table bar add column added_4 varchar(10) default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -178,9 +274,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first; alter table bar add column added_5 varchar(10) default "qwerty" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -192,9 +296,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -206,9 +318,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first; alter table bar add column added_7 text default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -220,9 +340,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first; alter table bar add column added_8 mediumtext default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -234,9 +362,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b; alter table bar add column added_1 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -248,9 +384,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b; alter table bar add column added_2 bigint default -1 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -262,9 +406,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b; alter table bar add column added_3 bigint NOT NULL default -1 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -276,9 +428,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -290,9 +450,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b; alter table bar add column added_5 varchar(10) default "qwerty" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -304,9 +472,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -318,9 +494,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b; alter table bar add column added_7 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -332,9 +516,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b; alter table bar add column added_8 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -346,9 +538,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -360,9 +560,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -374,9 +582,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -388,9 +604,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -402,9 +626,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -416,9 +648,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -430,9 +670,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -444,9 +692,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -458,9 +714,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -472,9 +736,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -486,9 +758,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -500,9 +780,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -514,9 +802,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -528,9 +824,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -542,9 +846,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -556,9 +868,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -570,9 +890,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -584,9 +912,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -598,9 +934,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -612,9 +956,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -626,9 +978,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -640,9 +1000,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -654,9 +1022,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -668,9 +1044,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -682,9 +1066,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -696,9 +1088,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -710,9 +1110,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -724,9 +1132,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -738,9 +1154,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -752,9 +1176,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -766,9 +1198,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -780,9 +1220,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -794,9 +1242,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -808,9 +1264,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -822,9 +1286,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -836,9 +1308,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -850,9 +1330,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -864,9 +1352,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -878,9 +1374,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -892,9 +1396,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -906,9 +1418,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -920,9 +1440,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -934,9 +1462,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -948,9 +1484,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -962,9 +1506,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -976,9 +1528,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -990,9 +1550,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1004,9 +1572,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1018,9 +1594,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1032,9 +1616,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1046,9 +1638,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1060,9 +1660,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1074,9 +1682,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1088,9 +1704,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1102,9 +1726,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_71 text default NULL; alter table bar add column added_7 text default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1116,9 +1748,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1130,9 +1770,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1144,9 +1792,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1158,9 +1814,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1172,9 +1836,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1186,9 +1858,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1200,9 +1880,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1214,9 +1902,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1228,9 +1924,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1242,9 +1946,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1256,9 +1968,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1270,9 +1990,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1284,9 +2012,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1298,9 +2034,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1312,9 +2056,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1326,9 +2078,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1340,9 +2100,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1354,9 +2122,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1368,9 +2144,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1382,9 +2166,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1396,9 +2188,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1410,9 +2210,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1424,9 +2232,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1438,9 +2254,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1452,9 +2276,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1466,9 +2298,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1480,9 +2320,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1494,9 +2342,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1508,9 +2364,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1522,9 +2386,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1536,9 +2408,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1550,9 +2430,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1564,9 +2452,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1578,9 +2474,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1592,9 +2496,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1606,9 +2518,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1620,9 +2540,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1634,9 +2562,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1648,9 +2584,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1662,9 +2606,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1676,9 +2628,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1690,9 +2650,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1704,9 +2672,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1718,9 +2694,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1732,9 +2716,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1746,9 +2738,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1760,9 +2760,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1774,9 +2782,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1788,9 +2804,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1802,9 +2826,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1816,9 +2848,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1830,9 +2870,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1844,9 +2892,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1858,9 +2914,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1872,9 +2936,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1886,9 +2958,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1900,9 +2980,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1914,9 +3002,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1928,9 +3024,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1942,9 +3046,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1956,9 +3068,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1970,9 +3090,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1984,9 +3112,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -1998,9 +3134,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_71 text default NULL; alter table bar add column added_7 text default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2012,9 +3156,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2026,9 +3178,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2040,9 +3200,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2054,9 +3222,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2068,9 +3244,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2082,9 +3266,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2096,9 +3288,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2110,9 +3310,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2124,9 +3332,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2138,9 +3354,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2152,9 +3376,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_1 bigint default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2166,9 +3398,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_1 bigint default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2180,9 +3420,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2194,9 +3442,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_1 bigint default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2208,9 +3464,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_1 bigint default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2222,9 +3486,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2236,9 +3508,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2250,9 +3530,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_11 bigint default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2264,9 +3552,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_21 bigint default 1234 after b; alter table bar add column added_2 bigint default -1 after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2278,9 +3574,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_2 bigint default -1 after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2292,9 +3596,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2306,9 +3618,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_2 bigint default -1 after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2320,9 +3640,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_2 bigint default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2334,9 +3662,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_71 text default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2348,9 +3684,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2362,9 +3706,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_11 bigint default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2376,9 +3728,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_21 bigint default 1234 after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2390,9 +3750,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2404,9 +3772,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2418,9 +3794,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2432,9 +3816,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2446,9 +3838,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_71 text default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2460,9 +3860,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2474,9 +3882,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2488,9 +3904,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2502,9 +3926,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2516,9 +3948,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2530,9 +3970,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2544,9 +3992,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2558,9 +4014,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2572,9 +4036,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2586,9 +4058,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_11 bigint default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2600,9 +4080,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_21 bigint default 1234 after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2614,9 +4102,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2628,9 +4124,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2642,9 +4146,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2656,9 +4168,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2670,9 +4190,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_71 text default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2684,9 +4212,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2698,9 +4234,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_11 bigint default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2712,9 +4256,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_21 bigint default 1234 after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2726,9 +4278,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2740,9 +4300,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2754,9 +4322,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2768,9 +4344,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2782,9 +4366,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_71 text default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2796,9 +4388,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2810,9 +4410,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2824,9 +4432,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_7 text default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2838,9 +4454,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_7 text default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2852,9 +4476,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2866,9 +4498,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_7 text default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2880,9 +4520,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_7 text default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2894,9 +4542,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2908,9 +4564,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2922,9 +4586,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2936,9 +4608,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2950,9 +4630,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2964,9 +4652,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2978,9 +4674,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -2992,9 +4696,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -3006,9 +4718,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -3020,9 +4740,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -3034,8 +4762,16 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_2 bigint default -1 after b, add column added_3 bigint NOT NULL default -1; alter table bar add column added_1 bigint default NULL, add column added_2 bigint default -1 after b, add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_fixed_drop.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_fixed_drop.result index 2d800eee010..165645917a9 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_fixed_drop.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_fixed_drop.result @@ -10,9 +10,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a; alter table bar drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -24,9 +32,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b; alter table bar drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -38,9 +54,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c; alter table bar drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -52,9 +76,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -66,9 +98,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b; alter table bar drop column a, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -80,9 +120,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column c; alter table bar drop column a, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -94,9 +142,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column d; alter table bar drop column a, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -108,9 +164,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column a; alter table bar drop column b, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -122,9 +186,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column c; alter table bar drop column b, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -136,9 +208,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column d; alter table bar drop column b, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -150,9 +230,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column a; alter table bar drop column c, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -164,9 +252,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column b; alter table bar drop column c, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -178,9 +274,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column d; alter table bar drop column c, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -192,9 +296,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column a; alter table bar drop column d, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -206,9 +318,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column b; alter table bar drop column d, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -220,9 +340,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column c; alter table bar drop column d, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -234,9 +362,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b, drop column c; alter table bar drop column a, drop column b, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -248,9 +384,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b, drop column d; alter table bar drop column a, drop column b, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -262,9 +406,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column c, drop column d; alter table bar drop column a, drop column c, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint) engine=TokuDB; @@ -276,8 +428,16 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column c, drop column d; alter table bar drop column b, drop column c, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_var_add.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_var_add.result index 21be546a111..ad512c021f7 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_var_add.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_var_add.result @@ -10,9 +10,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL; alter table bar add column added_1 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -24,9 +32,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1; alter table bar add column added_2 bigint default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -38,9 +54,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1; alter table bar add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -52,9 +76,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -66,9 +98,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty"; alter table bar add column added_5 varchar(10) default "qwerty"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -80,9 +120,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -94,9 +142,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL; alter table bar add column added_7 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -108,9 +164,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -122,9 +186,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first; alter table bar add column added_1 bigint default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -136,9 +208,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first; alter table bar add column added_2 bigint default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -150,9 +230,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first; alter table bar add column added_3 bigint NOT NULL default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -164,9 +252,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first; alter table bar add column added_4 varchar(10) default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -178,9 +274,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first; alter table bar add column added_5 varchar(10) default "qwerty" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -192,9 +296,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -206,9 +318,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first; alter table bar add column added_7 text default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -220,9 +340,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first; alter table bar add column added_8 mediumtext default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -234,9 +362,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -248,9 +384,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb; alter table bar add column added_2 bigint default -1 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -262,9 +406,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -276,9 +428,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -290,9 +450,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -304,9 +472,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -318,9 +494,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb; alter table bar add column added_7 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -332,9 +516,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -346,9 +538,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -360,9 +560,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -374,9 +582,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -388,9 +604,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -402,9 +626,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -416,9 +648,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -430,9 +670,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -444,9 +692,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -458,9 +714,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -472,9 +736,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -486,9 +758,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -500,9 +780,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -514,9 +802,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -528,9 +824,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -542,9 +846,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -556,9 +868,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -570,9 +890,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -584,9 +912,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -598,9 +934,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -612,9 +956,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -626,9 +978,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -640,9 +1000,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -654,9 +1022,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -668,9 +1044,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -682,9 +1066,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -696,9 +1088,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -710,9 +1110,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -724,9 +1132,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -738,9 +1154,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -752,9 +1176,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -766,9 +1198,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -780,9 +1220,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -794,9 +1242,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -808,9 +1264,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -822,9 +1286,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -836,9 +1308,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -850,9 +1330,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -864,9 +1352,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -878,9 +1374,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -892,9 +1396,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -906,9 +1418,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -920,9 +1440,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -934,9 +1462,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -948,9 +1484,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -962,9 +1506,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -976,9 +1528,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -990,9 +1550,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1004,9 +1572,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1018,9 +1594,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1032,9 +1616,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1046,9 +1638,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1060,9 +1660,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1074,9 +1682,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1088,9 +1704,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1102,9 +1726,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_71 text default NULL; alter table bar add column added_7 text default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1116,9 +1748,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1130,9 +1770,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1144,9 +1792,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1158,9 +1814,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1172,9 +1836,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1186,9 +1858,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1200,9 +1880,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1214,9 +1902,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1228,9 +1924,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1242,9 +1946,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1256,9 +1968,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1270,9 +1990,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1284,9 +2012,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1298,9 +2034,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1312,9 +2056,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1326,9 +2078,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1340,9 +2100,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1354,9 +2122,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1368,9 +2144,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1382,9 +2166,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1396,9 +2188,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1410,9 +2210,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1424,9 +2232,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1438,9 +2254,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1452,9 +2276,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1466,9 +2298,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1480,9 +2320,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1494,9 +2342,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1508,9 +2364,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1522,9 +2386,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1536,9 +2408,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1550,9 +2430,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1564,9 +2452,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1578,9 +2474,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1592,9 +2496,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1606,9 +2518,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1620,9 +2540,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1634,9 +2562,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1648,9 +2584,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1662,9 +2606,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1676,9 +2628,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1690,9 +2650,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1704,9 +2672,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1718,9 +2694,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1732,9 +2716,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1746,9 +2738,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1760,9 +2760,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1774,9 +2782,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1788,9 +2804,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1802,9 +2826,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1816,9 +2848,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1830,9 +2870,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1844,9 +2892,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1858,9 +2914,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1872,9 +2936,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1886,9 +2958,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1900,9 +2980,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1914,9 +3002,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1928,9 +3024,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1942,9 +3046,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1956,9 +3068,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1970,9 +3090,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1984,9 +3112,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1998,9 +3134,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_71 text default NULL; alter table bar add column added_7 text default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2012,9 +3156,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2026,9 +3178,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2040,9 +3200,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2054,9 +3222,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2068,9 +3244,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2082,9 +3266,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2096,9 +3288,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2110,9 +3310,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2124,9 +3332,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2138,9 +3354,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2152,9 +3376,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2166,9 +3398,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2180,9 +3420,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2194,9 +3442,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2208,9 +3464,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2222,9 +3486,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2236,9 +3508,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2250,9 +3530,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2264,9 +3552,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2278,9 +3574,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2292,9 +3596,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2306,9 +3618,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2320,9 +3640,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2334,9 +3662,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2348,9 +3684,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2362,9 +3706,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2376,9 +3728,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2390,9 +3750,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2404,9 +3772,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2418,9 +3794,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2432,9 +3816,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2446,9 +3838,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2460,9 +3860,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2474,9 +3882,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2488,9 +3904,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2502,9 +3926,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2516,9 +3948,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2530,9 +3970,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2544,9 +3992,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2558,9 +4014,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2572,9 +4036,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2586,9 +4058,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2600,9 +4080,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2614,9 +4102,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2628,9 +4124,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2642,9 +4146,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2656,9 +4168,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2670,9 +4190,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2684,9 +4212,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2698,9 +4234,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2712,9 +4256,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2726,9 +4278,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2740,9 +4300,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2754,9 +4322,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2768,9 +4344,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2782,9 +4366,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2796,9 +4388,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2810,9 +4410,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2824,9 +4432,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2838,9 +4454,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2852,9 +4476,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2866,9 +4498,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2880,9 +4520,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2894,9 +4542,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2908,9 +4564,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2922,9 +4586,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2936,9 +4608,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2950,9 +4630,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2964,9 +4652,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2978,9 +4674,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2992,9 +4696,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3006,9 +4718,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3020,9 +4740,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3034,8 +4762,16 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_2 bigint default -1 after bbb, add column added_3 bigint NOT NULL default -1; alter table bar add column added_1 bigint default NULL, add column added_2 bigint default -1 after bbb, add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_var_drop.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_var_drop.result index b43374d16f0..2d5fea86a57 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_var_drop.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_all_var_drop.result @@ -10,9 +10,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa; alter table bar drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -24,9 +32,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb; alter table bar drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -38,9 +54,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc; alter table bar drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -52,9 +76,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd; alter table bar drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -66,9 +98,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column bbb; alter table bar drop column aaa, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -80,9 +120,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column ccc; alter table bar drop column aaa, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -94,9 +142,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column ddd; alter table bar drop column aaa, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -108,9 +164,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column aaa; alter table bar drop column bbb, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -122,9 +186,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column ccc; alter table bar drop column bbb, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -136,9 +208,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column ddd; alter table bar drop column bbb, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -150,9 +230,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column aaa; alter table bar drop column ccc, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -164,9 +252,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column bbb; alter table bar drop column ccc, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -178,9 +274,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column ddd; alter table bar drop column ccc, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -192,9 +296,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column aaa; alter table bar drop column ddd, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -206,9 +318,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column bbb; alter table bar drop column ddd, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -220,9 +340,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column ccc; alter table bar drop column ddd, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -234,9 +362,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column bbb, drop column ccc; alter table bar drop column aaa, drop column bbb, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -248,9 +384,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column bbb, drop column ddd; alter table bar drop column aaa, drop column bbb, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -262,9 +406,17 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column ccc, drop column ddd; alter table bar drop column aaa, drop column ccc, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -276,8 +428,16 @@ insert into foo values (NULL,12345678987,NULL,1); insert into foo values (2,20,'1999-11-11',0); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column ccc, drop column ddd; alter table bar drop column bbb, drop column ccc, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_clustering.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_clustering.result index 044dfcd0d29..af121783de2 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_clustering.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_clustering.result @@ -8,6 +8,10 @@ insert into bar select * from foo; alter table foo add column d int default 20; alter table bar add column d int default 20; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c d -1 -1 -1 20 @@ -35,6 +39,10 @@ a b c d alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 @@ -66,6 +74,10 @@ a b c alter table foo add column d int default 20 first; alter table bar add column d int default 20 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; d a b c 20 -1 -1 -1 @@ -101,6 +113,10 @@ d a b c alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 @@ -146,6 +162,10 @@ insert into bar select * from foo; alter table foo add column d int default 20; alter table bar add column d int default 20; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c d -1 -1 -1 20 @@ -173,6 +193,10 @@ a b c d alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 @@ -204,6 +228,10 @@ a b c alter table foo add column d int default 20 first; alter table bar add column d int default 20 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; d a b c 20 -1 -1 -1 @@ -239,6 +267,10 @@ d a b c alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_clustering2.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_clustering2.result index 97bca281071..f6ec028bd65 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_clustering2.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_clustering2.result @@ -8,6 +8,10 @@ insert into bar select * from foo; alter table foo add column d varchar(10) default 20; alter table bar add column d varchar(10) default 20; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c d -1 -1 -1 20 @@ -35,6 +39,10 @@ a b c d alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 @@ -66,6 +74,10 @@ a b c alter table foo add column d varchar(10) default 20 first; alter table bar add column d varchar(10) default 20 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; d a b c 20 -1 -1 -1 @@ -101,6 +113,10 @@ d a b c alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 @@ -146,6 +162,10 @@ insert into bar select * from foo; alter table foo add column d varchar(10) default 20; alter table bar add column d varchar(10) default 20; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c d -1 -1 -1 20 @@ -173,6 +193,10 @@ a b c d alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 @@ -204,6 +228,10 @@ a b c alter table foo add column d varchar(10) default 20 first; alter table bar add column d varchar(10) default 20 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; d a b c 20 -1 -1 -1 @@ -239,6 +267,10 @@ d a b c alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_diff_num_offset_bytes.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_diff_num_offset_bytes.result index 14a65749a48..16df45efcf8 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_diff_num_offset_bytes.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_diff_num_offset_bytes.result @@ -10,65 +10,149 @@ insert into foo values ("BIGGER",NULL,"smaller",NULL); insert into foo values ("aaaaaaaaaa","bbbbbbbbbb","cccccccccc","dddddddddd"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column e varchar(3000) default NULL; alter table bar add column e varchar(3000) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column e; alter table bar drop column e; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column e varchar(3000) default NULL first; alter table bar add column e varchar(3000) default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column e; alter table bar drop column e; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column e varchar(3000) default NULL after b; alter table bar add column e varchar(3000) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column e; alter table bar drop column e; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column e varchar(3000) default "abracadabraabracadabra"; alter table bar add column e varchar(3000) default "abracadabraabracadabra"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column e; alter table bar drop column e; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column e varchar(3000) default "abracadabraabracadabra" first; alter table bar add column e varchar(3000) default "abracadabraabracadabra" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column e; alter table bar drop column e; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column e varchar(3000) default "abracadabraabracadabra" after b; alter table bar add column e varchar(3000) default "abracadabraabracadabra" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column e; alter table bar drop column e; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column e varchar(3000) default NULL after b; alter table bar add column e varchar(3000) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column e; alter table bar drop column e; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column e varchar(3000) NOT NULL default "abracadabraabracadabra"; alter table bar add column e varchar(3000) NOT NULL default "abracadabraabracadabra"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column e; alter table bar drop column e; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column e varchar(3000) NOT NULL default "abracadabraabracadabra" first; alter table bar add column e varchar(3000) NOT NULL default "abracadabraabracadabra" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column e; alter table bar drop column e; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column e varchar(3000) NOT NULL default "abracadabraabracadabra" after b; alter table bar add column e varchar(3000) NOT NULL default "abracadabraabracadabra" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column e; alter table bar drop column e; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedblob_add.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedblob_add.result index 9c7deafff6a..67dea6431b1 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedblob_add.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedblob_add.result @@ -22,9 +22,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL; alter table bar add column added_1 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -48,9 +56,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1; alter table bar add column added_2 bigint default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -74,9 +90,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1; alter table bar add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -100,9 +124,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -126,9 +158,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty"; alter table bar add column added_5 varchar(10) default "qwerty"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -152,9 +192,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -178,9 +226,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL; alter table bar add column added_7 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -204,9 +260,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -230,9 +294,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first; alter table bar add column added_1 bigint default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -256,9 +328,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first; alter table bar add column added_2 bigint default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -282,9 +362,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first; alter table bar add column added_3 bigint NOT NULL default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -308,9 +396,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first; alter table bar add column added_4 varchar(10) default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -334,9 +430,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first; alter table bar add column added_5 varchar(10) default "qwerty" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -360,9 +464,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -386,9 +498,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first; alter table bar add column added_7 text default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -412,9 +532,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first; alter table bar add column added_8 mediumtext default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -438,9 +566,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b; alter table bar add column added_1 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -464,9 +600,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b; alter table bar add column added_2 bigint default -1 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -490,9 +634,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b; alter table bar add column added_3 bigint NOT NULL default -1 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -516,9 +668,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -542,9 +702,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b; alter table bar add column added_5 varchar(10) default "qwerty" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -568,9 +736,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -594,9 +770,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b; alter table bar add column added_7 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -620,9 +804,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b; alter table bar add column added_8 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -646,9 +838,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -672,9 +872,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -698,9 +906,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -724,9 +940,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -750,9 +974,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -776,9 +1008,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -802,9 +1042,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -828,9 +1076,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -854,9 +1110,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -880,9 +1144,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -906,9 +1178,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -932,9 +1212,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -958,9 +1246,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -984,9 +1280,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1010,9 +1314,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1036,9 +1348,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1062,9 +1382,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1088,9 +1416,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1114,9 +1450,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1140,9 +1484,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1166,9 +1518,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1192,9 +1552,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1218,9 +1586,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1244,9 +1620,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1270,9 +1654,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1296,9 +1688,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1322,9 +1722,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1348,9 +1756,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1374,9 +1790,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1400,9 +1824,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1426,9 +1858,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1452,9 +1892,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1478,9 +1926,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1504,9 +1960,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1530,9 +1994,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1556,9 +2028,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1582,9 +2062,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1608,9 +2096,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1634,9 +2130,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1660,9 +2164,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1686,9 +2198,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1712,9 +2232,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1738,9 +2266,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1764,9 +2300,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1790,9 +2334,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1816,9 +2368,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1842,9 +2402,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1868,9 +2436,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1894,9 +2470,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1920,9 +2504,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1946,9 +2538,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1972,9 +2572,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1998,9 +2606,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2024,9 +2640,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2050,9 +2674,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_71 text default NULL; alter table bar add column added_7 text default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2076,9 +2708,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2102,9 +2742,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2128,9 +2776,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2154,9 +2810,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2180,9 +2844,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2206,9 +2878,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2232,9 +2912,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2258,9 +2946,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2284,9 +2980,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2310,9 +3014,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2336,9 +3048,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2362,9 +3082,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2388,9 +3116,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2414,9 +3150,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2440,9 +3184,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2466,9 +3218,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2492,9 +3252,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2518,9 +3286,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2544,9 +3320,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2570,9 +3354,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2596,9 +3388,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2622,9 +3422,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2648,9 +3456,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2674,9 +3490,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2700,9 +3524,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2726,9 +3558,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2752,9 +3592,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2778,9 +3626,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2804,9 +3660,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2830,9 +3694,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2856,9 +3728,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2882,9 +3762,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2908,9 +3796,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2934,9 +3830,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2960,9 +3864,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2986,9 +3898,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3012,9 +3932,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3038,9 +3966,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3064,9 +4000,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3090,9 +4034,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3116,9 +4068,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3142,9 +4102,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3168,9 +4136,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3194,9 +4170,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3220,9 +4204,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3246,9 +4238,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3272,9 +4272,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3298,9 +4306,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3324,9 +4340,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3350,9 +4374,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3376,9 +4408,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3402,9 +4442,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3428,9 +4476,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3454,9 +4510,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3480,9 +4544,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3506,9 +4578,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3532,9 +4612,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3558,9 +4646,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3584,9 +4680,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3610,9 +4714,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3636,9 +4748,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3662,9 +4782,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3688,9 +4816,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3714,9 +4850,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_71 text default NULL; alter table bar add column added_7 text default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3740,9 +4884,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3766,9 +4918,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3792,9 +4952,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3818,9 +4986,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3844,9 +5020,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3870,9 +5054,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3896,9 +5088,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3922,9 +5122,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3948,9 +5156,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3974,9 +5190,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4000,9 +5224,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_1 bigint default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4026,9 +5258,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_1 bigint default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4052,9 +5292,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4078,9 +5326,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_1 bigint default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4104,9 +5360,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_1 bigint default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4130,9 +5394,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4156,9 +5428,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4182,9 +5462,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_11 bigint default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4208,9 +5496,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_21 bigint default 1234 after b; alter table bar add column added_2 bigint default -1 after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4234,9 +5530,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_2 bigint default -1 after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4260,9 +5564,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4286,9 +5598,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_2 bigint default -1 after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4312,9 +5632,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_2 bigint default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4338,9 +5666,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_71 text default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4364,9 +5700,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4390,9 +5734,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_11 bigint default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4416,9 +5768,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_21 bigint default 1234 after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4442,9 +5802,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4468,9 +5836,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4494,9 +5870,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4520,9 +5904,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4546,9 +5938,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_71 text default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4572,9 +5972,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4598,9 +6006,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4624,9 +6040,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4650,9 +6074,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4676,9 +6108,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4702,9 +6142,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4728,9 +6176,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4754,9 +6210,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4780,9 +6244,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4806,9 +6278,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_11 bigint default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4832,9 +6312,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_21 bigint default 1234 after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4858,9 +6346,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4884,9 +6380,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4910,9 +6414,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4936,9 +6448,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4962,9 +6482,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_71 text default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4988,9 +6516,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5014,9 +6550,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_11 bigint default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5040,9 +6584,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_21 bigint default 1234 after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5066,9 +6618,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5092,9 +6652,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5118,9 +6686,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5144,9 +6720,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5170,9 +6754,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_71 text default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5196,9 +6788,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5222,9 +6822,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5248,9 +6856,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_7 text default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5274,9 +6890,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_7 text default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5300,9 +6924,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5326,9 +6958,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_7 text default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5352,9 +6992,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_7 text default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5378,9 +7026,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5404,9 +7060,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5430,9 +7094,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5456,9 +7128,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5482,9 +7162,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5508,9 +7196,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5534,9 +7230,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5560,9 +7264,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5586,9 +7298,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5612,9 +7332,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5638,8 +7366,16 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_2 bigint default -1 after b, add column added_3 bigint NOT NULL default -1; alter table bar add column added_1 bigint default NULL, add column added_2 bigint default -1 after b, add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedblob_add2.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedblob_add2.result index a1988af2a19..5f528590539 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedblob_add2.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedblob_add2.result @@ -22,9 +22,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL; alter table bar add column added_1 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -48,9 +56,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1; alter table bar add column added_2 bigint default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -74,9 +90,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1; alter table bar add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -100,9 +124,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -126,9 +158,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty"; alter table bar add column added_5 varchar(10) default "qwerty"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -152,9 +192,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -178,9 +226,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL; alter table bar add column added_7 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -204,9 +260,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -230,9 +294,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first; alter table bar add column added_1 bigint default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -256,9 +328,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first; alter table bar add column added_2 bigint default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -282,9 +362,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first; alter table bar add column added_3 bigint NOT NULL default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -308,9 +396,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first; alter table bar add column added_4 varchar(10) default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -334,9 +430,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first; alter table bar add column added_5 varchar(10) default "qwerty" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -360,9 +464,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -386,9 +498,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first; alter table bar add column added_7 text default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -412,9 +532,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first; alter table bar add column added_8 mediumtext default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -438,9 +566,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb; alter table bar add column added_1 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -464,9 +600,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb; alter table bar add column added_2 bigint default -1 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -490,9 +634,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -516,9 +668,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -542,9 +702,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -568,9 +736,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -594,9 +770,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb; alter table bar add column added_7 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -620,9 +804,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -646,9 +838,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -672,9 +872,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -698,9 +906,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -724,9 +940,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -750,9 +974,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -776,9 +1008,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -802,9 +1042,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -828,9 +1076,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -854,9 +1110,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -880,9 +1144,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -906,9 +1178,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -932,9 +1212,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -958,9 +1246,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -984,9 +1280,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1010,9 +1314,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1036,9 +1348,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1062,9 +1382,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1088,9 +1416,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1114,9 +1450,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1140,9 +1484,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1166,9 +1518,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1192,9 +1552,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1218,9 +1586,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1244,9 +1620,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1270,9 +1654,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1296,9 +1688,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1322,9 +1722,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1348,9 +1756,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1374,9 +1790,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1400,9 +1824,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1426,9 +1858,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1452,9 +1892,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1478,9 +1926,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1504,9 +1960,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1530,9 +1994,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1556,9 +2028,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1582,9 +2062,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1608,9 +2096,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1634,9 +2130,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1660,9 +2164,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1686,9 +2198,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1712,9 +2232,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1738,9 +2266,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1764,9 +2300,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1790,9 +2334,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1816,9 +2368,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1842,9 +2402,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1868,9 +2436,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1894,9 +2470,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1920,9 +2504,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1946,9 +2538,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1972,9 +2572,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1998,9 +2606,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2024,9 +2640,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2050,9 +2674,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_71 text default NULL; alter table bar add column added_7 text default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2076,9 +2708,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2102,9 +2742,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2128,9 +2776,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2154,9 +2810,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2180,9 +2844,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2206,9 +2878,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2232,9 +2912,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2258,9 +2946,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2284,9 +2980,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2310,9 +3014,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2336,9 +3048,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2362,9 +3082,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2388,9 +3116,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2414,9 +3150,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2440,9 +3184,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2466,9 +3218,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2492,9 +3252,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2518,9 +3286,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2544,9 +3320,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2570,9 +3354,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2596,9 +3388,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2622,9 +3422,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2648,9 +3456,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2674,9 +3490,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2700,9 +3524,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2726,9 +3558,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2752,9 +3592,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2778,9 +3626,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2804,9 +3660,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2830,9 +3694,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2856,9 +3728,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2882,9 +3762,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2908,9 +3796,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2934,9 +3830,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2960,9 +3864,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -2986,9 +3898,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3012,9 +3932,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3038,9 +3966,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3064,9 +4000,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3090,9 +4034,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3116,9 +4068,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3142,9 +4102,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3168,9 +4136,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3194,9 +4170,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3220,9 +4204,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3246,9 +4238,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3272,9 +4272,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3298,9 +4306,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3324,9 +4340,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3350,9 +4374,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3376,9 +4408,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3402,9 +4442,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3428,9 +4476,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3454,9 +4510,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3480,9 +4544,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3506,9 +4578,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3532,9 +4612,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3558,9 +4646,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3584,9 +4680,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3610,9 +4714,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3636,9 +4748,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3662,9 +4782,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3688,9 +4816,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3714,9 +4850,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_71 text default NULL; alter table bar add column added_7 text default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3740,9 +4884,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3766,9 +4918,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3792,9 +4952,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3818,9 +4986,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3844,9 +5020,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3870,9 +5054,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3896,9 +5088,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3922,9 +5122,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3948,9 +5156,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -3974,9 +5190,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4000,9 +5224,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4026,9 +5258,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4052,9 +5292,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4078,9 +5326,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4104,9 +5360,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4130,9 +5394,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4156,9 +5428,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4182,9 +5462,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4208,9 +5496,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4234,9 +5530,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4260,9 +5564,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4286,9 +5598,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4312,9 +5632,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4338,9 +5666,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_71 text default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4364,9 +5700,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4390,9 +5734,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4416,9 +5768,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4442,9 +5802,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4468,9 +5836,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4494,9 +5870,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4520,9 +5904,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4546,9 +5938,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_71 text default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4572,9 +5972,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4598,9 +6006,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4624,9 +6040,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4650,9 +6074,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4676,9 +6108,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4702,9 +6142,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4728,9 +6176,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4754,9 +6210,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4780,9 +6244,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4806,9 +6278,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4832,9 +6312,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4858,9 +6346,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4884,9 +6380,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4910,9 +6414,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4936,9 +6448,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4962,9 +6482,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_71 text default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -4988,9 +6516,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5014,9 +6550,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5040,9 +6584,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5066,9 +6618,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5092,9 +6652,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5118,9 +6686,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5144,9 +6720,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5170,9 +6754,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_71 text default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5196,9 +6788,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5222,9 +6822,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5248,9 +6856,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_7 text default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5274,9 +6890,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_7 text default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5300,9 +6924,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5326,9 +6958,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_7 text default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5352,9 +6992,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_7 text default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5378,9 +7026,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5404,9 +7060,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5430,9 +7094,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5456,9 +7128,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5482,9 +7162,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5508,9 +7196,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5534,9 +7230,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5560,9 +7264,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5586,9 +7298,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5612,9 +7332,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -5638,8 +7366,16 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_2 bigint default -1 after bb, add column added_3 bigint NOT NULL default -1; alter table bar add column added_1 bigint default NULL, add column added_2 bigint default -1 after bb, add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedblob_drop.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedblob_drop.result index 9d041191251..4200cd2e5b9 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedblob_drop.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedblob_drop.result @@ -22,9 +22,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a; alter table bar drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -48,9 +56,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b; alter table bar drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -74,9 +90,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c; alter table bar drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -100,9 +124,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -126,9 +158,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa; alter table bar drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -152,9 +192,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb; alter table bar drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -178,9 +226,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc; alter table bar drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -204,9 +260,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd; alter table bar drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -230,9 +294,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b; alter table bar drop column a, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -256,9 +328,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column c; alter table bar drop column a, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -282,9 +362,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column d; alter table bar drop column a, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -308,9 +396,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column aa; alter table bar drop column a, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -334,9 +430,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column bb; alter table bar drop column a, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -360,9 +464,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column cc; alter table bar drop column a, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -386,9 +498,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column dd; alter table bar drop column a, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -412,9 +532,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column a; alter table bar drop column b, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -438,9 +566,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column c; alter table bar drop column b, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -464,9 +600,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column d; alter table bar drop column b, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -490,9 +634,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column aa; alter table bar drop column b, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -516,9 +668,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column bb; alter table bar drop column b, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -542,9 +702,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column cc; alter table bar drop column b, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -568,9 +736,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column dd; alter table bar drop column b, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -594,9 +770,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column a; alter table bar drop column c, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -620,9 +804,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column b; alter table bar drop column c, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -646,9 +838,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column d; alter table bar drop column c, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -672,9 +872,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column aa; alter table bar drop column c, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -698,9 +906,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column bb; alter table bar drop column c, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -724,9 +940,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column cc; alter table bar drop column c, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -750,9 +974,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column dd; alter table bar drop column c, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -776,9 +1008,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column a; alter table bar drop column d, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -802,9 +1042,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column b; alter table bar drop column d, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -828,9 +1076,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column c; alter table bar drop column d, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -854,9 +1110,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column aa; alter table bar drop column d, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -880,9 +1144,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column bb; alter table bar drop column d, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -906,9 +1178,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column cc; alter table bar drop column d, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -932,9 +1212,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column dd; alter table bar drop column d, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -958,9 +1246,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column a; alter table bar drop column aa, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -984,9 +1280,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column b; alter table bar drop column aa, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1010,9 +1314,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column c; alter table bar drop column aa, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1036,9 +1348,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column d; alter table bar drop column aa, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1062,9 +1382,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column bb; alter table bar drop column aa, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1088,9 +1416,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column cc; alter table bar drop column aa, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1114,9 +1450,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column dd; alter table bar drop column aa, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1140,9 +1484,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column a; alter table bar drop column bb, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1166,9 +1518,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column b; alter table bar drop column bb, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1192,9 +1552,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column c; alter table bar drop column bb, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1218,9 +1586,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column d; alter table bar drop column bb, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1244,9 +1620,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column aa; alter table bar drop column bb, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1270,9 +1654,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column cc; alter table bar drop column bb, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1296,9 +1688,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column dd; alter table bar drop column bb, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1322,9 +1722,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column a; alter table bar drop column cc, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1348,9 +1756,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column b; alter table bar drop column cc, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1374,9 +1790,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column c; alter table bar drop column cc, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1400,9 +1824,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column d; alter table bar drop column cc, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1426,9 +1858,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column aa; alter table bar drop column cc, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1452,9 +1892,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column bb; alter table bar drop column cc, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1478,9 +1926,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column dd; alter table bar drop column cc, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1504,9 +1960,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column a; alter table bar drop column dd, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1530,9 +1994,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column b; alter table bar drop column dd, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1556,9 +2028,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column c; alter table bar drop column dd, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1582,9 +2062,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column d; alter table bar drop column dd, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1608,9 +2096,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column aa; alter table bar drop column dd, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1634,9 +2130,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column bb; alter table bar drop column dd, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1660,9 +2164,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column cc; alter table bar drop column dd, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1686,9 +2198,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b, drop column c; alter table bar drop column a, drop column b, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1712,9 +2232,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b, drop column d; alter table bar drop column a, drop column b, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1738,9 +2266,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column c, drop column d; alter table bar drop column a, drop column c, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1764,9 +2300,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column c, drop column d; alter table bar drop column b, drop column c, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1790,9 +2334,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b, drop column c, drop column d; alter table bar drop column a, drop column b, drop column c, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aa blob, bb longblob, cc tinyblob, dd mediumblob) engine=TokuDB; @@ -1816,8 +2368,16 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column bb, drop column cc, drop column dd; alter table bar drop column aa, drop column bb, drop column cc, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedvar_add.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedvar_add.result index 73689474e2b..e1d9e3e2fe7 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedvar_add.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedvar_add.result @@ -22,9 +22,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL; alter table bar add column added_1 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -48,9 +56,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1; alter table bar add column added_2 bigint default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -74,9 +90,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1; alter table bar add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -100,9 +124,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -126,9 +158,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty"; alter table bar add column added_5 varchar(10) default "qwerty"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -152,9 +192,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -178,9 +226,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL; alter table bar add column added_7 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -204,9 +260,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -230,9 +294,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first; alter table bar add column added_1 bigint default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -256,9 +328,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first; alter table bar add column added_2 bigint default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -282,9 +362,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first; alter table bar add column added_3 bigint NOT NULL default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -308,9 +396,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first; alter table bar add column added_4 varchar(10) default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -334,9 +430,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first; alter table bar add column added_5 varchar(10) default "qwerty" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -360,9 +464,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -386,9 +498,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first; alter table bar add column added_7 text default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -412,9 +532,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first; alter table bar add column added_8 mediumtext default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -438,9 +566,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b; alter table bar add column added_1 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -464,9 +600,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b; alter table bar add column added_2 bigint default -1 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -490,9 +634,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b; alter table bar add column added_3 bigint NOT NULL default -1 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -516,9 +668,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -542,9 +702,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b; alter table bar add column added_5 varchar(10) default "qwerty" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -568,9 +736,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -594,9 +770,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b; alter table bar add column added_7 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -620,9 +804,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b; alter table bar add column added_8 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -646,9 +838,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -672,9 +872,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -698,9 +906,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -724,9 +940,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -750,9 +974,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -776,9 +1008,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -802,9 +1042,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -828,9 +1076,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -854,9 +1110,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -880,9 +1144,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -906,9 +1178,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -932,9 +1212,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -958,9 +1246,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -984,9 +1280,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1010,9 +1314,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1036,9 +1348,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1062,9 +1382,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1088,9 +1416,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1114,9 +1450,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1140,9 +1484,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1166,9 +1518,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1192,9 +1552,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1218,9 +1586,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1244,9 +1620,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1270,9 +1654,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1296,9 +1688,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1322,9 +1722,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1348,9 +1756,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1374,9 +1790,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1400,9 +1824,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1426,9 +1858,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1452,9 +1892,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1478,9 +1926,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1504,9 +1960,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1530,9 +1994,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1556,9 +2028,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1582,9 +2062,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1608,9 +2096,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1634,9 +2130,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1660,9 +2164,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1686,9 +2198,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1712,9 +2232,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1738,9 +2266,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1764,9 +2300,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1790,9 +2334,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1816,9 +2368,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1842,9 +2402,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1868,9 +2436,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1894,9 +2470,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1920,9 +2504,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1946,9 +2538,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1972,9 +2572,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1998,9 +2606,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2024,9 +2640,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2050,9 +2674,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_71 text default NULL; alter table bar add column added_7 text default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2076,9 +2708,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2102,9 +2742,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2128,9 +2776,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2154,9 +2810,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2180,9 +2844,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2206,9 +2878,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2232,9 +2912,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2258,9 +2946,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2284,9 +2980,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2310,9 +3014,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2336,9 +3048,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2362,9 +3082,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2388,9 +3116,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2414,9 +3150,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2440,9 +3184,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2466,9 +3218,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2492,9 +3252,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2518,9 +3286,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2544,9 +3320,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2570,9 +3354,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2596,9 +3388,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2622,9 +3422,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2648,9 +3456,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2674,9 +3490,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2700,9 +3524,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2726,9 +3558,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2752,9 +3592,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2778,9 +3626,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2804,9 +3660,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2830,9 +3694,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2856,9 +3728,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2882,9 +3762,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2908,9 +3796,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2934,9 +3830,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2960,9 +3864,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2986,9 +3898,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3012,9 +3932,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3038,9 +3966,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3064,9 +4000,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3090,9 +4034,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3116,9 +4068,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3142,9 +4102,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3168,9 +4136,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3194,9 +4170,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3220,9 +4204,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3246,9 +4238,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3272,9 +4272,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3298,9 +4306,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3324,9 +4340,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3350,9 +4374,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3376,9 +4408,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3402,9 +4442,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3428,9 +4476,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3454,9 +4510,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3480,9 +4544,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3506,9 +4578,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3532,9 +4612,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3558,9 +4646,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3584,9 +4680,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3610,9 +4714,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3636,9 +4748,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3662,9 +4782,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3688,9 +4816,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3714,9 +4850,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_71 text default NULL; alter table bar add column added_7 text default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3740,9 +4884,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3766,9 +4918,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3792,9 +4952,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3818,9 +4986,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3844,9 +5020,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3870,9 +5054,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3896,9 +5088,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3922,9 +5122,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3948,9 +5156,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3974,9 +5190,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4000,9 +5224,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_1 bigint default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4026,9 +5258,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_1 bigint default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4052,9 +5292,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4078,9 +5326,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_1 bigint default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4104,9 +5360,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_1 bigint default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4130,9 +5394,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4156,9 +5428,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_1 bigint default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4182,9 +5462,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_11 bigint default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4208,9 +5496,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_21 bigint default 1234 after b; alter table bar add column added_2 bigint default -1 after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4234,9 +5530,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_2 bigint default -1 after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4260,9 +5564,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4286,9 +5598,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_2 bigint default -1 after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4312,9 +5632,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_2 bigint default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4338,9 +5666,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_71 text default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4364,9 +5700,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_2 bigint default -1 after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4390,9 +5734,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_11 bigint default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4416,9 +5768,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_21 bigint default 1234 after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4442,9 +5802,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4468,9 +5836,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4494,9 +5870,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4520,9 +5904,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4546,9 +5938,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_71 text default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4572,9 +5972,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_3 bigint NOT NULL default -1 after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4598,9 +6006,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4624,9 +6040,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4650,9 +6074,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4676,9 +6108,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4702,9 +6142,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4728,9 +6176,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4754,9 +6210,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4780,9 +6244,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_4 varchar(10) default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4806,9 +6278,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_11 bigint default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4832,9 +6312,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_21 bigint default 1234 after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4858,9 +6346,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4884,9 +6380,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4910,9 +6414,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4936,9 +6448,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4962,9 +6482,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_71 text default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4988,9 +6516,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_5 varchar(10) default "qwerty" after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5014,9 +6550,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_11 bigint default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5040,9 +6584,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_21 bigint default 1234 after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5066,9 +6618,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5092,9 +6652,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5118,9 +6686,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5144,9 +6720,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5170,9 +6754,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_71 text default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5196,9 +6788,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5222,9 +6822,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5248,9 +6856,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_7 text default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5274,9 +6890,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_7 text default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5300,9 +6924,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5326,9 +6958,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_7 text default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5352,9 +6992,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_7 text default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5378,9 +7026,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5404,9 +7060,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_7 text default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5430,9 +7094,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_11 bigint default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_11 bigint default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5456,9 +7128,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_21 bigint default 1234 after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_21 bigint default 1234 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5482,9 +7162,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_31 bigint NOT NULL default 54 after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_31 bigint NOT NULL default 54 after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5508,9 +7196,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_41 varchar(10) default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_41 varchar(10) default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5534,9 +7230,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_51 varchar(10) default "abracadab" after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_51 varchar(10) default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5560,9 +7264,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_61 varchar(10) NOT NULL default "abracadab" after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5586,9 +7298,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_71 text default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_71 text default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5612,9 +7332,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after b, add column added_81 mediumtext default NULL after b; alter table bar add column added_8 mediumtext default NULL after b, add column added_81 mediumtext default NULL after b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5638,8 +7366,16 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_2 bigint default -1 after b, add column added_3 bigint NOT NULL default -1; alter table bar add column added_1 bigint default NULL, add column added_2 bigint default -1 after b, add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedvar_add2.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedvar_add2.result index bb2a433dfe1..32cd54b8fbf 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedvar_add2.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedvar_add2.result @@ -22,9 +22,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL; alter table bar add column added_1 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -48,9 +56,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1; alter table bar add column added_2 bigint default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -74,9 +90,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1; alter table bar add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -100,9 +124,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -126,9 +158,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty"; alter table bar add column added_5 varchar(10) default "qwerty"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -152,9 +192,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -178,9 +226,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL; alter table bar add column added_7 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -204,9 +260,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -230,9 +294,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first; alter table bar add column added_1 bigint default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -256,9 +328,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first; alter table bar add column added_2 bigint default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -282,9 +362,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first; alter table bar add column added_3 bigint NOT NULL default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -308,9 +396,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first; alter table bar add column added_4 varchar(10) default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -334,9 +430,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first; alter table bar add column added_5 varchar(10) default "qwerty" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -360,9 +464,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -386,9 +498,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first; alter table bar add column added_7 text default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -412,9 +532,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first; alter table bar add column added_8 mediumtext default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -438,9 +566,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -464,9 +600,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb; alter table bar add column added_2 bigint default -1 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -490,9 +634,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -516,9 +668,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -542,9 +702,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -568,9 +736,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -594,9 +770,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb; alter table bar add column added_7 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -620,9 +804,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -646,9 +838,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -672,9 +872,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -698,9 +906,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -724,9 +940,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -750,9 +974,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -776,9 +1008,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -802,9 +1042,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -828,9 +1076,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -854,9 +1110,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -880,9 +1144,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -906,9 +1178,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -932,9 +1212,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -958,9 +1246,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -984,9 +1280,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1010,9 +1314,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1036,9 +1348,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1062,9 +1382,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1088,9 +1416,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1114,9 +1450,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1140,9 +1484,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1166,9 +1518,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1192,9 +1552,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1218,9 +1586,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1244,9 +1620,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1270,9 +1654,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1296,9 +1688,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1322,9 +1722,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1348,9 +1756,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1374,9 +1790,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1400,9 +1824,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1426,9 +1858,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1452,9 +1892,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1478,9 +1926,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1504,9 +1960,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1530,9 +1994,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1556,9 +2028,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1582,9 +2062,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1608,9 +2096,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1634,9 +2130,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1660,9 +2164,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1686,9 +2198,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1712,9 +2232,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1738,9 +2266,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1764,9 +2300,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1790,9 +2334,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1816,9 +2368,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1842,9 +2402,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1868,9 +2436,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1894,9 +2470,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1920,9 +2504,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1946,9 +2538,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1972,9 +2572,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1998,9 +2606,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2024,9 +2640,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2050,9 +2674,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_71 text default NULL; alter table bar add column added_7 text default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2076,9 +2708,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2102,9 +2742,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2128,9 +2776,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2154,9 +2810,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2180,9 +2844,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2206,9 +2878,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2232,9 +2912,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2258,9 +2946,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2284,9 +2980,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2310,9 +3014,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2336,9 +3048,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2362,9 +3082,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2388,9 +3116,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2414,9 +3150,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2440,9 +3184,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2466,9 +3218,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2492,9 +3252,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2518,9 +3286,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2544,9 +3320,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2570,9 +3354,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2596,9 +3388,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2622,9 +3422,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2648,9 +3456,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2674,9 +3490,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2700,9 +3524,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2726,9 +3558,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2752,9 +3592,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2778,9 +3626,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2804,9 +3660,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2830,9 +3694,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2856,9 +3728,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2882,9 +3762,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2908,9 +3796,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2934,9 +3830,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2960,9 +3864,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2986,9 +3898,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3012,9 +3932,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3038,9 +3966,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3064,9 +4000,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3090,9 +4034,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3116,9 +4068,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3142,9 +4102,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3168,9 +4136,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3194,9 +4170,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3220,9 +4204,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3246,9 +4238,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3272,9 +4272,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3298,9 +4306,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3324,9 +4340,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3350,9 +4374,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3376,9 +4408,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3402,9 +4442,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3428,9 +4476,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3454,9 +4510,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3480,9 +4544,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3506,9 +4578,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3532,9 +4612,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3558,9 +4646,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3584,9 +4680,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3610,9 +4714,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3636,9 +4748,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3662,9 +4782,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3688,9 +4816,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3714,9 +4850,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_71 text default NULL; alter table bar add column added_7 text default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3740,9 +4884,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3766,9 +4918,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3792,9 +4952,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3818,9 +4986,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3844,9 +5020,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3870,9 +5054,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3896,9 +5088,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3922,9 +5122,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3948,9 +5156,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3974,9 +5190,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4000,9 +5224,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4026,9 +5258,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4052,9 +5292,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4078,9 +5326,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4104,9 +5360,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4130,9 +5394,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4156,9 +5428,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4182,9 +5462,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4208,9 +5496,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4234,9 +5530,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4260,9 +5564,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4286,9 +5598,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4312,9 +5632,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4338,9 +5666,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4364,9 +5700,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4390,9 +5734,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4416,9 +5768,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4442,9 +5802,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4468,9 +5836,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4494,9 +5870,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4520,9 +5904,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4546,9 +5938,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4572,9 +5972,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4598,9 +6006,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4624,9 +6040,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4650,9 +6074,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4676,9 +6108,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4702,9 +6142,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4728,9 +6176,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4754,9 +6210,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4780,9 +6244,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4806,9 +6278,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4832,9 +6312,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4858,9 +6346,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4884,9 +6380,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4910,9 +6414,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4936,9 +6448,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4962,9 +6482,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4988,9 +6516,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5014,9 +6550,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5040,9 +6584,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5066,9 +6618,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5092,9 +6652,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5118,9 +6686,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5144,9 +6720,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5170,9 +6754,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5196,9 +6788,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5222,9 +6822,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5248,9 +6856,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5274,9 +6890,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5300,9 +6924,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5326,9 +6958,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5352,9 +6992,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5378,9 +7026,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5404,9 +7060,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5430,9 +7094,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5456,9 +7128,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5482,9 +7162,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5508,9 +7196,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5534,9 +7230,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5560,9 +7264,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5586,9 +7298,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5612,9 +7332,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5638,8 +7366,16 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_2 bigint default -1 after bbb, add column added_3 bigint NOT NULL default -1; alter table bar add column added_1 bigint default NULL, add column added_2 bigint default -1 after bbb, add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedvar_drop.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedvar_drop.result index 62a80ff2f57..ff22f1f7190 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedvar_drop.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_fixedvar_drop.result @@ -22,9 +22,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a; alter table bar drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -48,9 +56,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b; alter table bar drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -74,9 +90,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c; alter table bar drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -100,9 +124,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -126,9 +158,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa; alter table bar drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -152,9 +192,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb; alter table bar drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -178,9 +226,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc; alter table bar drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -204,9 +260,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd; alter table bar drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -230,9 +294,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b; alter table bar drop column a, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -256,9 +328,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column c; alter table bar drop column a, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -282,9 +362,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column d; alter table bar drop column a, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -308,9 +396,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column aaa; alter table bar drop column a, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -334,9 +430,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column bbb; alter table bar drop column a, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -360,9 +464,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column ccc; alter table bar drop column a, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -386,9 +498,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column ddd; alter table bar drop column a, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -412,9 +532,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column a; alter table bar drop column b, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -438,9 +566,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column c; alter table bar drop column b, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -464,9 +600,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column d; alter table bar drop column b, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -490,9 +634,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column aaa; alter table bar drop column b, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -516,9 +668,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column bbb; alter table bar drop column b, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -542,9 +702,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column ccc; alter table bar drop column b, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -568,9 +736,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column ddd; alter table bar drop column b, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -594,9 +770,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column a; alter table bar drop column c, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -620,9 +804,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column b; alter table bar drop column c, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -646,9 +838,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column d; alter table bar drop column c, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -672,9 +872,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column aaa; alter table bar drop column c, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -698,9 +906,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column bbb; alter table bar drop column c, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -724,9 +940,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column ccc; alter table bar drop column c, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -750,9 +974,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column c, drop column ddd; alter table bar drop column c, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -776,9 +1008,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column a; alter table bar drop column d, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -802,9 +1042,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column b; alter table bar drop column d, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -828,9 +1076,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column c; alter table bar drop column d, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -854,9 +1110,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column aaa; alter table bar drop column d, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -880,9 +1144,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column bbb; alter table bar drop column d, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -906,9 +1178,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column ccc; alter table bar drop column d, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -932,9 +1212,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d, drop column ddd; alter table bar drop column d, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -958,9 +1246,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column a; alter table bar drop column aaa, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -984,9 +1280,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column b; alter table bar drop column aaa, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1010,9 +1314,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column c; alter table bar drop column aaa, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1036,9 +1348,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column d; alter table bar drop column aaa, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1062,9 +1382,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column bbb; alter table bar drop column aaa, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1088,9 +1416,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column ccc; alter table bar drop column aaa, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1114,9 +1450,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column ddd; alter table bar drop column aaa, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1140,9 +1484,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column a; alter table bar drop column bbb, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1166,9 +1518,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column b; alter table bar drop column bbb, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1192,9 +1552,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column c; alter table bar drop column bbb, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1218,9 +1586,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column d; alter table bar drop column bbb, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1244,9 +1620,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column aaa; alter table bar drop column bbb, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1270,9 +1654,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column ccc; alter table bar drop column bbb, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1296,9 +1688,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column ddd; alter table bar drop column bbb, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1322,9 +1722,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column a; alter table bar drop column ccc, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1348,9 +1756,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column b; alter table bar drop column ccc, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1374,9 +1790,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column c; alter table bar drop column ccc, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1400,9 +1824,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column d; alter table bar drop column ccc, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1426,9 +1858,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column aaa; alter table bar drop column ccc, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1452,9 +1892,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column bbb; alter table bar drop column ccc, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1478,9 +1926,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column ddd; alter table bar drop column ccc, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1504,9 +1960,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column a; alter table bar drop column ddd, drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1530,9 +1994,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column b; alter table bar drop column ddd, drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1556,9 +2028,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column c; alter table bar drop column ddd, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1582,9 +2062,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column d; alter table bar drop column ddd, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1608,9 +2096,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column aaa; alter table bar drop column ddd, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1634,9 +2130,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column bbb; alter table bar drop column ddd, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1660,9 +2164,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column ccc; alter table bar drop column ddd, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1686,9 +2198,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b, drop column c; alter table bar drop column a, drop column b, drop column c; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1712,9 +2232,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b, drop column d; alter table bar drop column a, drop column b, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1738,9 +2266,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column c, drop column d; alter table bar drop column a, drop column c, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1764,9 +2300,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b, drop column c, drop column d; alter table bar drop column b, drop column c, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1790,9 +2334,17 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a, drop column b, drop column c, drop column d; alter table bar drop column a, drop column b, drop column c, drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a int, b bigint, c date, d tinyint, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1816,8 +2368,16 @@ insert into foo values (2,20,'1999-11-11',0,NULL,"oifds",NULL,"fdsjfds"); insert into foo values (2,20,'1999-11-11',0,"rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column bbb, drop column ccc, drop column ddd; alter table bar drop column aaa, drop column bbb, drop column ccc, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_null_bits.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_null_bits.result index 696848da137..6a4e1bf6538 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_null_bits.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_null_bits.result @@ -7,6 +7,10 @@ create table bar like foo; alter table bar engine=MyISAM; insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column e int default NULL first; alter table bar add column e int default NULL first; select * from foo; @@ -18,18 +22,38 @@ NULL 99 99 0 99 NULL 1 110 1 0 NULL 0 3234 0 657 include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column e; alter table bar drop column e; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column e int default -1 first; alter table bar add column e int default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column e; alter table bar drop column e; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column e int NOT NULL default -1 first; alter table bar add column e int NOT NULL default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; e a b c d -1 -1 -1 -1 -1 @@ -48,15 +72,31 @@ alter table bar engine=MyISAM; insert into foo values (NULL, -1, NULL, -1,1),(0,0,0,0,0),(NULL,234,234,324,234),(98567,76,NULL,7668,90909); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b; alter table bar drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a; alter table bar drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (a varchar(20), b varchar(20) not null, c varchar(20), d varchar(20) not null, e int, primary key (e))engine=TokuDB; @@ -67,15 +107,31 @@ alter table bar engine=MyISAM; insert into foo values (NULL, "-1", NULL, "-1",1),("dfg0","0rrr","eee0","qwert",0),(NULL,"234","234","324",234),("98567","76",NULL,"7668","90909"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column b; alter table bar drop column b; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column a; alter table bar drop column a; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo( @@ -100,6 +156,10 @@ insert into foo values (NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N insert into foo values (-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c d e f g h aa bb cc dd NULL -1 NULL -1 NULL -1 NULL -1 NULL -1 NULL -1 @@ -109,6 +169,10 @@ NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL alter table foo drop column a, drop column aa, drop column c, drop column cc, drop column e, drop column f; alter table bar drop column a, drop column aa, drop column c, drop column cc, drop column e, drop column f; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; b d g h bb dd -1 -1 NULL -1 -1 -1 @@ -118,6 +182,10 @@ NULL NULL NULL NULL NULL NULL alter table foo add column a int default -1 first, add column aa int NOT NULL default -1 after h, add column c int default NULL after b, add column cc int default 0 after bb, add column f int default NULL after d, add column e int NOT NULL default 12345 after d; alter table bar add column a int default -1 first, add column aa int NOT NULL default -1 after h, add column c int default NULL after b, add column cc int default 0 after bb, add column f int default NULL after d, add column e int NOT NULL default 12345 after d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c d e f g h aa bb cc dd -1 -1 NULL -1 12345 NULL NULL -1 -1 -1 0 -1 diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_pk.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_pk.result index 35a6a54da45..cb9c9fbfe22 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_pk.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_pk.result @@ -9,6 +9,10 @@ insert into bar select * from foo; alter table foo add column d int default 20; alter table bar add column d int default 20; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c d -1 -1 -1 20 @@ -25,6 +29,10 @@ a b c d alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 @@ -43,6 +51,10 @@ a b c alter table foo add column d int default 20 first; alter table bar add column d int default 20 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; d a b c 20 -1 -1 -1 @@ -63,6 +75,10 @@ d a b c alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 @@ -92,6 +108,10 @@ insert into bar select * from foo; alter table foo add column d int default 20; alter table bar add column d int default 20; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c d -1 -1 -1 20 @@ -108,6 +128,10 @@ a b c d alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 @@ -126,6 +150,10 @@ a b c alter table foo add column d int default 20 first; alter table bar add column d int default 20 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; d a b c 20 -1 -1 -1 @@ -146,6 +174,10 @@ d a b c alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_pk2.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_pk2.result index 4a2531f8654..73f5f915a0f 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_pk2.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_pk2.result @@ -9,6 +9,10 @@ insert into bar select * from foo; alter table foo add column d varchar(10) default 20; alter table bar add column d varchar(10) default 20; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c d -1 -1 -1 20 @@ -25,6 +29,10 @@ a b c d alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 @@ -43,6 +51,10 @@ a b c alter table foo add column d varchar(10) default 20 first; alter table bar add column d varchar(10) default 20 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; d a b c 20 -1 -1 -1 @@ -63,6 +75,10 @@ d a b c alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 @@ -92,6 +108,10 @@ insert into bar select * from foo; alter table foo add column d varchar(10) default 20; alter table bar add column d varchar(10) default 20; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c d -1 -1 -1 20 @@ -108,6 +128,10 @@ a b c d alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 @@ -126,6 +150,10 @@ a b c alter table foo add column d varchar(10) default 20 first; alter table bar add column d varchar(10) default 20 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; d a b c 20 -1 -1 -1 @@ -146,6 +174,10 @@ d a b c alter table foo drop column d; alter table bar drop column d; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead select * from foo; a b c -1 -1 -1 diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_varblob_add.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_varblob_add.result index 50f2bb4d6d6..0459722a4d4 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_varblob_add.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_varblob_add.result @@ -22,9 +22,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL; alter table bar add column added_1 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -48,9 +56,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1; alter table bar add column added_2 bigint default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -74,9 +90,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1; alter table bar add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -100,9 +124,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -126,9 +158,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty"; alter table bar add column added_5 varchar(10) default "qwerty"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -152,9 +192,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -178,9 +226,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL; alter table bar add column added_7 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -204,9 +260,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -230,9 +294,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first; alter table bar add column added_1 bigint default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -256,9 +328,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first; alter table bar add column added_2 bigint default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -282,9 +362,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first; alter table bar add column added_3 bigint NOT NULL default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -308,9 +396,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first; alter table bar add column added_4 varchar(10) default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -334,9 +430,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first; alter table bar add column added_5 varchar(10) default "qwerty" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -360,9 +464,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -386,9 +498,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first; alter table bar add column added_7 text default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -412,9 +532,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first; alter table bar add column added_8 mediumtext default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -438,9 +566,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -464,9 +600,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb; alter table bar add column added_2 bigint default -1 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -490,9 +634,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -516,9 +668,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -542,9 +702,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -568,9 +736,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -594,9 +770,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb; alter table bar add column added_7 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -620,9 +804,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -646,9 +838,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -672,9 +872,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -698,9 +906,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -724,9 +940,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -750,9 +974,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -776,9 +1008,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -802,9 +1042,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -828,9 +1076,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -854,9 +1110,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -880,9 +1144,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -906,9 +1178,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -932,9 +1212,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -958,9 +1246,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -984,9 +1280,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1010,9 +1314,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1036,9 +1348,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1062,9 +1382,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1088,9 +1416,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1114,9 +1450,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1140,9 +1484,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1166,9 +1518,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1192,9 +1552,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1218,9 +1586,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1244,9 +1620,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1270,9 +1654,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1296,9 +1688,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1322,9 +1722,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1348,9 +1756,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1374,9 +1790,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1400,9 +1824,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1426,9 +1858,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1452,9 +1892,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1478,9 +1926,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1504,9 +1960,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1530,9 +1994,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1556,9 +2028,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1582,9 +2062,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1608,9 +2096,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1634,9 +2130,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1660,9 +2164,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1686,9 +2198,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1712,9 +2232,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1738,9 +2266,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1764,9 +2300,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1790,9 +2334,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1816,9 +2368,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1842,9 +2402,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1868,9 +2436,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1894,9 +2470,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1920,9 +2504,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1946,9 +2538,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1972,9 +2572,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1998,9 +2606,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2024,9 +2640,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2050,9 +2674,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_71 text default NULL; alter table bar add column added_7 text default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2076,9 +2708,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2102,9 +2742,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2128,9 +2776,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2154,9 +2810,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2180,9 +2844,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2206,9 +2878,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2232,9 +2912,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2258,9 +2946,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2284,9 +2980,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2310,9 +3014,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2336,9 +3048,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2362,9 +3082,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2388,9 +3116,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2414,9 +3150,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2440,9 +3184,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2466,9 +3218,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2492,9 +3252,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2518,9 +3286,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2544,9 +3320,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2570,9 +3354,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2596,9 +3388,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2622,9 +3422,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2648,9 +3456,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2674,9 +3490,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2700,9 +3524,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2726,9 +3558,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2752,9 +3592,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2778,9 +3626,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2804,9 +3660,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2830,9 +3694,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2856,9 +3728,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2882,9 +3762,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2908,9 +3796,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2934,9 +3830,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2960,9 +3864,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2986,9 +3898,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3012,9 +3932,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3038,9 +3966,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3064,9 +4000,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3090,9 +4034,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3116,9 +4068,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3142,9 +4102,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3168,9 +4136,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3194,9 +4170,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3220,9 +4204,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3246,9 +4238,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3272,9 +4272,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3298,9 +4306,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3324,9 +4340,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3350,9 +4374,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3376,9 +4408,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3402,9 +4442,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3428,9 +4476,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3454,9 +4510,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3480,9 +4544,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3506,9 +4578,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3532,9 +4612,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3558,9 +4646,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3584,9 +4680,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3610,9 +4714,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3636,9 +4748,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3662,9 +4782,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3688,9 +4816,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3714,9 +4850,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_71 text default NULL; alter table bar add column added_7 text default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3740,9 +4884,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3766,9 +4918,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3792,9 +4952,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3818,9 +4986,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3844,9 +5020,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3870,9 +5054,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3896,9 +5088,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3922,9 +5122,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3948,9 +5156,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3974,9 +5190,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4000,9 +5224,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4026,9 +5258,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4052,9 +5292,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4078,9 +5326,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4104,9 +5360,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4130,9 +5394,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4156,9 +5428,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_1 bigint default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4182,9 +5462,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4208,9 +5496,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4234,9 +5530,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4260,9 +5564,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4286,9 +5598,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4312,9 +5632,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4338,9 +5666,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4364,9 +5700,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_2 bigint default -1 after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4390,9 +5734,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4416,9 +5768,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4442,9 +5802,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4468,9 +5836,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4494,9 +5870,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4520,9 +5904,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4546,9 +5938,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4572,9 +5972,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_3 bigint NOT NULL default -1 after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4598,9 +6006,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4624,9 +6040,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4650,9 +6074,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4676,9 +6108,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4702,9 +6142,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4728,9 +6176,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4754,9 +6210,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4780,9 +6244,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_4 varchar(10) default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4806,9 +6278,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4832,9 +6312,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4858,9 +6346,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4884,9 +6380,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4910,9 +6414,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4936,9 +6448,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4962,9 +6482,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4988,9 +6516,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_5 varchar(10) default "qwerty" after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5014,9 +6550,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5040,9 +6584,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5066,9 +6618,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5092,9 +6652,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5118,9 +6686,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5144,9 +6720,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5170,9 +6754,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5196,9 +6788,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5222,9 +6822,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5248,9 +6856,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5274,9 +6890,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5300,9 +6924,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5326,9 +6958,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5352,9 +6992,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5378,9 +7026,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5404,9 +7060,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_7 text default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5430,9 +7094,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_11 bigint default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_11 bigint default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5456,9 +7128,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_21 bigint default 1234 after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_21 bigint default 1234 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5482,9 +7162,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_31 bigint NOT NULL default 54 after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5508,9 +7196,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_41 varchar(10) default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5534,9 +7230,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_51 varchar(10) default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5560,9 +7264,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_61 varchar(10) NOT NULL default "abracadab" after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5586,9 +7298,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_71 text default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_71 text default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5612,9 +7332,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bbb, add column added_81 mediumtext default NULL after bbb; alter table bar add column added_8 mediumtext default NULL after bbb, add column added_81 mediumtext default NULL after bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5638,8 +7366,16 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_2 bigint default -1 after bbb, add column added_3 bigint NOT NULL default -1; alter table bar add column added_1 bigint default NULL, add column added_2 bigint default -1 after bbb, add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_varblob_add2.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_varblob_add2.result index fda3a0c501e..591e97a1105 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_varblob_add2.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_varblob_add2.result @@ -22,9 +22,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL; alter table bar add column added_1 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -48,9 +56,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1; alter table bar add column added_2 bigint default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -74,9 +90,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1; alter table bar add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -100,9 +124,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -126,9 +158,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty"; alter table bar add column added_5 varchar(10) default "qwerty"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -152,9 +192,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -178,9 +226,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL; alter table bar add column added_7 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -204,9 +260,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -230,9 +294,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first; alter table bar add column added_1 bigint default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -256,9 +328,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first; alter table bar add column added_2 bigint default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -282,9 +362,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first; alter table bar add column added_3 bigint NOT NULL default -1 first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -308,9 +396,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first; alter table bar add column added_4 varchar(10) default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -334,9 +430,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first; alter table bar add column added_5 varchar(10) default "qwerty" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -360,9 +464,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -386,9 +498,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first; alter table bar add column added_7 text default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -412,9 +532,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first; alter table bar add column added_8 mediumtext default NULL first; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -438,9 +566,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb; alter table bar add column added_1 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -464,9 +600,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb; alter table bar add column added_2 bigint default -1 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -490,9 +634,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -516,9 +668,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -542,9 +702,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -568,9 +736,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -594,9 +770,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb; alter table bar add column added_7 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -620,9 +804,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -646,9 +838,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -672,9 +872,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -698,9 +906,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -724,9 +940,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -750,9 +974,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -776,9 +1008,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -802,9 +1042,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -828,9 +1076,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -854,9 +1110,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -880,9 +1144,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -906,9 +1178,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -932,9 +1212,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -958,9 +1246,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -984,9 +1280,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1010,9 +1314,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1036,9 +1348,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1062,9 +1382,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1088,9 +1416,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1114,9 +1450,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1140,9 +1484,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1166,9 +1518,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1192,9 +1552,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1218,9 +1586,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1244,9 +1620,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1270,9 +1654,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1296,9 +1688,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1322,9 +1722,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1348,9 +1756,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1374,9 +1790,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1400,9 +1824,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1426,9 +1858,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1452,9 +1892,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1478,9 +1926,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1504,9 +1960,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1530,9 +1994,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1556,9 +2028,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1582,9 +2062,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1608,9 +2096,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1634,9 +2130,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1660,9 +2164,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1686,9 +2198,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1712,9 +2232,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1738,9 +2266,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1764,9 +2300,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1790,9 +2334,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1816,9 +2368,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1842,9 +2402,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1868,9 +2436,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt", add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1894,9 +2470,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1920,9 +2504,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1946,9 +2538,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1972,9 +2572,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1998,9 +2606,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2024,9 +2640,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2050,9 +2674,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_71 text default NULL; alter table bar add column added_7 text default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2076,9 +2708,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2102,9 +2742,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2128,9 +2776,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2154,9 +2810,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2180,9 +2844,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2206,9 +2878,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2232,9 +2912,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2258,9 +2946,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2284,9 +2980,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2310,9 +3014,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_11 bigint default NULL; alter table bar add column added_1 bigint default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2336,9 +3048,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_21 bigint default 1234; alter table bar add column added_1 bigint default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2362,9 +3082,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_1 bigint default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2388,9 +3116,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_1 bigint default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2414,9 +3150,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2440,9 +3184,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_1 bigint default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2466,9 +3218,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_71 text default NULL; alter table bar add column added_1 bigint default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2492,9 +3252,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_1 bigint default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2518,9 +3286,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_11 bigint default NULL; alter table bar add column added_2 bigint default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2544,9 +3320,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_21 bigint default 1234; alter table bar add column added_2 bigint default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2570,9 +3354,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_2 bigint default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2596,9 +3388,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_2 bigint default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2622,9 +3422,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2648,9 +3456,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_2 bigint default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2674,9 +3490,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_71 text default NULL; alter table bar add column added_2 bigint default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2700,9 +3524,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_2 bigint default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2726,9 +3558,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2752,9 +3592,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2778,9 +3626,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2804,9 +3660,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2830,9 +3694,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2856,9 +3728,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2882,9 +3762,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2908,9 +3796,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; alter table bar add column added_3 bigint NOT NULL default -1 first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2934,9 +3830,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2960,9 +3864,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; alter table bar add column added_4 varchar(10) default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -2986,9 +3898,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_4 varchar(10) default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3012,9 +3932,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3038,9 +3966,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3064,9 +4000,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_4 varchar(10) default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3090,9 +4034,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3116,9 +4068,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_4 varchar(10) default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3142,9 +4102,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3168,9 +4136,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3194,9 +4170,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3220,9 +4204,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3246,9 +4238,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3272,9 +4272,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3298,9 +4306,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3324,9 +4340,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; alter table bar add column added_5 varchar(10) default "qwerty" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3350,9 +4374,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3376,9 +4408,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3402,9 +4442,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3428,9 +4476,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3454,9 +4510,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3480,9 +4544,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3506,9 +4578,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3532,9 +4612,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3558,9 +4646,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_11 bigint default NULL; alter table bar add column added_7 text default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3584,9 +4680,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_21 bigint default 1234; alter table bar add column added_7 text default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3610,9 +4714,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_7 text default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3636,9 +4748,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_7 text default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3662,9 +4782,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3688,9 +4816,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_7 text default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3714,9 +4850,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_71 text default NULL; alter table bar add column added_7 text default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3740,9 +4884,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_7 text default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3766,9 +4918,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_11 bigint default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3792,9 +4952,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; alter table bar add column added_8 mediumtext default NULL first, add column added_21 bigint default 1234; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3818,9 +4986,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; alter table bar add column added_8 mediumtext default NULL first, add column added_31 bigint NOT NULL default 54; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3844,9 +5020,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_41 varchar(10) default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3870,9 +5054,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_51 varchar(10) default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3896,9 +5088,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; alter table bar add column added_8 mediumtext default NULL first, add column added_61 varchar(10) NOT NULL default "abracadab"; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3922,9 +5122,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_71 text default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_71 text default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3948,9 +5156,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; alter table bar add column added_8 mediumtext default NULL first, add column added_81 mediumtext default NULL; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -3974,9 +5190,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4000,9 +5224,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4026,9 +5258,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4052,9 +5292,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4078,9 +5326,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4104,9 +5360,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4130,9 +5394,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4156,9 +5428,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_1 bigint default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4182,9 +5462,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4208,9 +5496,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4234,9 +5530,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4260,9 +5564,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4286,9 +5598,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4312,9 +5632,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4338,9 +5666,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_71 text default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4364,9 +5700,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_2 bigint default -1 after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_2 bigint default -1 after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4390,9 +5734,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4416,9 +5768,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4442,9 +5802,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4468,9 +5836,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4494,9 +5870,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4520,9 +5904,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4546,9 +5938,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_71 text default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4572,9 +5972,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_3 bigint NOT NULL default -1 after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_3 bigint NOT NULL default -1 after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4598,9 +6006,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4624,9 +6040,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4650,9 +6074,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4676,9 +6108,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4702,9 +6142,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4728,9 +6176,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4754,9 +6210,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4780,9 +6244,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_4 varchar(10) default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_4 varchar(10) default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4806,9 +6278,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4832,9 +6312,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4858,9 +6346,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4884,9 +6380,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4910,9 +6414,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4936,9 +6448,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4962,9 +6482,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_71 text default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -4988,9 +6516,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_5 varchar(10) default "qwerty" after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_5 varchar(10) default "qwerty" after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5014,9 +6550,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5040,9 +6584,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5066,9 +6618,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5092,9 +6652,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5118,9 +6686,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5144,9 +6720,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5170,9 +6754,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_71 text default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5196,9 +6788,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_6 varchar(10) NOT NULL default "ruyrtt" after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5222,9 +6822,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5248,9 +6856,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_7 text default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5274,9 +6890,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_7 text default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5300,9 +6924,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5326,9 +6958,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_7 text default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5352,9 +6992,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_7 text default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5378,9 +7026,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5404,9 +7060,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_7 text default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_7 text default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5430,9 +7094,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_11 bigint default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_11 bigint default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5456,9 +7128,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_21 bigint default 1234 after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_21 bigint default 1234 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5482,9 +7162,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_31 bigint NOT NULL default 54 after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5508,9 +7196,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_41 varchar(10) default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_41 varchar(10) default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5534,9 +7230,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_51 varchar(10) default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5560,9 +7264,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_61 varchar(10) NOT NULL default "abracadab" after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5586,9 +7298,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_71 text default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_71 text default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5612,9 +7332,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_8 mediumtext default NULL after bb, add column added_81 mediumtext default NULL after bb; alter table bar add column added_8 mediumtext default NULL after bb, add column added_81 mediumtext default NULL after bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -5638,8 +7366,16 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add column added_1 bigint default NULL, add column added_2 bigint default -1 after bb, add column added_3 bigint NOT NULL default -1; alter table bar add column added_1 bigint default NULL, add column added_2 bigint default -1 after bb, add column added_3 bigint NOT NULL default -1; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_varblob_drop.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_varblob_drop.result index a6e633f9e72..b24e3595bed 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_varblob_drop.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/hcad_varblob_drop.result @@ -22,9 +22,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa; alter table bar drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -48,9 +56,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb; alter table bar drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -74,9 +90,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc; alter table bar drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -100,9 +124,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd; alter table bar drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -126,9 +158,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa; alter table bar drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -152,9 +192,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb; alter table bar drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -178,9 +226,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc; alter table bar drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -204,9 +260,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd; alter table bar drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -230,9 +294,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column bb; alter table bar drop column aa, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -256,9 +328,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column cc; alter table bar drop column aa, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -282,9 +362,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column dd; alter table bar drop column aa, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -308,9 +396,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column aaa; alter table bar drop column aa, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -334,9 +430,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column bbb; alter table bar drop column aa, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -360,9 +464,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column ccc; alter table bar drop column aa, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -386,9 +498,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column ddd; alter table bar drop column aa, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -412,9 +532,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column aa; alter table bar drop column bb, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -438,9 +566,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column cc; alter table bar drop column bb, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -464,9 +600,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column dd; alter table bar drop column bb, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -490,9 +634,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column aaa; alter table bar drop column bb, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -516,9 +668,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column bbb; alter table bar drop column bb, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -542,9 +702,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column ccc; alter table bar drop column bb, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -568,9 +736,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column ddd; alter table bar drop column bb, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -594,9 +770,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column aa; alter table bar drop column cc, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -620,9 +804,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column bb; alter table bar drop column cc, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -646,9 +838,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column dd; alter table bar drop column cc, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -672,9 +872,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column aaa; alter table bar drop column cc, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -698,9 +906,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column bbb; alter table bar drop column cc, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -724,9 +940,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column ccc; alter table bar drop column cc, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -750,9 +974,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column cc, drop column ddd; alter table bar drop column cc, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -776,9 +1008,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column aa; alter table bar drop column dd, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -802,9 +1042,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column bb; alter table bar drop column dd, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -828,9 +1076,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column cc; alter table bar drop column dd, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -854,9 +1110,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column aaa; alter table bar drop column dd, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -880,9 +1144,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column bbb; alter table bar drop column dd, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -906,9 +1178,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column ccc; alter table bar drop column dd, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -932,9 +1212,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column dd, drop column ddd; alter table bar drop column dd, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -958,9 +1246,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column aa; alter table bar drop column aaa, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -984,9 +1280,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column bb; alter table bar drop column aaa, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1010,9 +1314,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column cc; alter table bar drop column aaa, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1036,9 +1348,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column dd; alter table bar drop column aaa, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1062,9 +1382,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column bbb; alter table bar drop column aaa, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1088,9 +1416,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column ccc; alter table bar drop column aaa, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1114,9 +1450,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column ddd; alter table bar drop column aaa, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1140,9 +1484,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column aa; alter table bar drop column bbb, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1166,9 +1518,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column bb; alter table bar drop column bbb, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1192,9 +1552,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column cc; alter table bar drop column bbb, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1218,9 +1586,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column dd; alter table bar drop column bbb, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1244,9 +1620,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column aaa; alter table bar drop column bbb, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1270,9 +1654,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column ccc; alter table bar drop column bbb, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1296,9 +1688,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bbb, drop column ddd; alter table bar drop column bbb, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1322,9 +1722,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column aa; alter table bar drop column ccc, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1348,9 +1756,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column bb; alter table bar drop column ccc, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1374,9 +1790,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column cc; alter table bar drop column ccc, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1400,9 +1824,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column dd; alter table bar drop column ccc, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1426,9 +1858,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column aaa; alter table bar drop column ccc, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1452,9 +1892,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column bbb; alter table bar drop column ccc, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1478,9 +1926,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ccc, drop column ddd; alter table bar drop column ccc, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1504,9 +1960,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column aa; alter table bar drop column ddd, drop column aa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1530,9 +1994,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column bb; alter table bar drop column ddd, drop column bb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1556,9 +2028,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column cc; alter table bar drop column ddd, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1582,9 +2062,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column dd; alter table bar drop column ddd, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1608,9 +2096,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column aaa; alter table bar drop column ddd, drop column aaa; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1634,9 +2130,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column bbb; alter table bar drop column ddd, drop column bbb; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1660,9 +2164,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column ddd, drop column ccc; alter table bar drop column ddd, drop column ccc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1686,9 +2198,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column bb, drop column cc; alter table bar drop column aa, drop column bb, drop column cc; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1712,9 +2232,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column bb, drop column dd; alter table bar drop column aa, drop column bb, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1738,9 +2266,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column cc, drop column dd; alter table bar drop column aa, drop column cc, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1764,9 +2300,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column bb, drop column cc, drop column dd; alter table bar drop column bb, drop column cc, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1790,9 +2334,17 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aa, drop column bb, drop column cc, drop column dd; alter table bar drop column aa, drop column bb, drop column cc, drop column dd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; create table foo (aa blob, bb longblob, cc tinyblob, dd mediumblob, aaa varchar(12), bbb varbinary(20), ccc varchar(50), ddd varchar(3000)) engine=TokuDB; @@ -1816,8 +2368,16 @@ insert into foo values ("rewoiu","fds","fr","oiufdsrew",NULL,"oifds",NULL,"fdsjf insert into foo values ("rewoiu","fds","fr","oiufdsrew","rewoiu","fds","fr","oiufdsrew"); insert into bar select * from foo; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop column aaa, drop column bbb, drop column ccc, drop column ddd; alter table bar drop column aaa, drop column bbb, drop column ccc, drop column ddd; include/diff_tables.inc [test.foo, test.bar] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; diff --git a/storage/tokudb/mysql-test/tokudb_alter_table/r/other_alter2.result b/storage/tokudb/mysql-test/tokudb_alter_table/r/other_alter2.result index 69c3da7ae97..2a66649305e 100644 --- a/storage/tokudb/mysql-test/tokudb_alter_table/r/other_alter2.result +++ b/storage/tokudb/mysql-test/tokudb_alter_table/r/other_alter2.result @@ -13,12 +13,24 @@ insert into foo_isam select * from foo; alter table foo drop primary key; alter table foo_isam drop primary key; include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add primary key (e); alter table foo_isam add primary key (e); include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo drop primary key, add primary key(a); alter table foo_isam drop primary key, add primary key (a); include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo add fulltext key(b); ERROR HY000: The storage engine TokuDB doesn't support FULLTEXT indexes alter table foo add spatial key (aa); @@ -26,24 +38,52 @@ ERROR HY000: The storage engine TokuDB doesn't support SPATIAL indexes alter table foo alter column cc set default 101010; alter table foo_isam alter column cc set default 101010; include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo alter column cc set default NULL; alter table foo_isam alter column cc set default NULL; include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo alter column cc drop default; alter table foo_isam alter column cc drop default; include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo change column aa aaa int; alter table foo_isam change column aa aaa int; include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo change column aaa aa int; alter table foo_isam change column aaa aa int; include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo change column e epk int; alter table foo_isam change column e epk int; include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo change column epk e int; alter table foo_isam change column epk e int; include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead show create table foo; Table Create Table foo CREATE TABLE `foo` ( @@ -83,27 +123,59 @@ foo_isam CREATE TABLE `foo_isam` ( alter table foo change column aa aa int NOT NULL; alter table foo_isam change column aa aa int NOT NULL; include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo change column aa aa bigint; alter table foo_isam change column aa aa bigint; include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo change column aa aa varchar(20); alter table foo_isam change column aa aa varchar(20); include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo change column aa aa int after cc; alter table foo_isam change column aa aa int after cc; include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo modify column aa int NOT NULL; alter table foo_isam modify column aa int NOT NULL; include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo modify column aa bigint; alter table foo_isam modify column aa bigint; include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo modify column aa varchar(20); alter table foo_isam modify column aa varchar(20); include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead alter table foo modify column aa int after cc; alter table foo_isam modify column aa int after cc; include/diff_tables.inc [test.foo, test.foo_isam] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table foo; drop table bar; drop table foo_isam; diff --git a/storage/tokudb/mysql-test/tokudb_bugs/r/alter_part_tokudb_bug_155.result b/storage/tokudb/mysql-test/tokudb_bugs/r/alter_part_tokudb_bug_155.result index 4cbbbaa7e34..1476f64b939 100644 --- a/storage/tokudb/mysql-test/tokudb_bugs/r/alter_part_tokudb_bug_155.result +++ b/storage/tokudb/mysql-test/tokudb_bugs/r/alter_part_tokudb_bug_155.result @@ -30,4 +30,8 @@ ALTER TABLE test REORGANIZE PARTITION p201312 INTO (PARTITION pOld VALUES LESS T create table test_copy like test; insert into test_copy select * from test; include/diff_tables.inc [test, test_copy] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table test,test_copy; diff --git a/storage/tokudb/mysql-test/tokudb_bugs/r/db743.result b/storage/tokudb/mysql-test/tokudb_bugs/r/db743.result index 2b2fc2892d7..a51bc1e0885 100644 --- a/storage/tokudb/mysql-test/tokudb_bugs/r/db743.result +++ b/storage/tokudb/mysql-test/tokudb_bugs/r/db743.result @@ -10,4 +10,8 @@ insert into t1 values (1); insert into t2 values (1); commit; include/diff_tables.inc [test.t1, test.t2] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table t1,t2; diff --git a/storage/tokudb/mysql-test/tokudb_bugs/r/mdev5932.result b/storage/tokudb/mysql-test/tokudb_bugs/r/mdev5932.result index f179ee36f95..203b4a9b0fe 100644 --- a/storage/tokudb/mysql-test/tokudb_bugs/r/mdev5932.result +++ b/storage/tokudb/mysql-test/tokudb_bugs/r/mdev5932.result @@ -24,4 +24,8 @@ SELECT * FROM t1i WHERE 'bar' NOT IN ( SELECT t1_1.a FROM t1i AS t1_1, t1i AS t1 SELECT * FROM t2i; a include/diff_tables.inc [t2,t2i] +Warnings: +Warning 1287 ' INTO FROM...' instead +Warnings: +Warning 1287 ' INTO FROM...' instead drop table t1,t2,t1i,t2i; diff --git a/storage/tokudb/tokudb_dir_cmd.cc b/storage/tokudb/tokudb_dir_cmd.cc index 5431cbab7aa..d0da92eab27 100644 --- a/storage/tokudb/tokudb_dir_cmd.cc +++ b/storage/tokudb/tokudb_dir_cmd.cc @@ -50,11 +50,11 @@ static int MDL_and_TDC(THD *thd, table_arg.str = const_cast(table); table_arg.length = strlen(table); Table_ident table_ident(thd, &db_arg, &table_arg, true);; - thd->lex->select_lex.add_table_to_list( + thd->lex->first_select_lex()->add_table_to_list( thd, &table_ident, NULL, 1, TL_UNLOCK, MDL_EXCLUSIVE, 0, 0, 0); /* The lock will be released at the end of mysq_execute_command() */ error = lock_table_names(thd, - thd->lex->select_lex.table_list.first, + thd->lex->first_select_lex()->table_list.first, NULL, thd->variables.lock_wait_timeout, 0);