~drizzle-trunk/drizzle/development
Viewing all changes in revision 1086.
-
Committer:
Brian Aker
-
Date:
2009-07-03 00:39:59 UTC
-
mfrom:
(1081.3.3 my_dir_removal)
-
Revision ID:
brian@gaz-20090703003959-7y7mwb8u7etz9jco
Merge David
-
plugin/uncompressed_length
-
tests/suite/binlog/std_data
- files renamed:
-
drizzled/serialize/
=>
drizzled/message/
-
storage/archive/
=>
plugin/archive/
-
storage/blackhole/
=>
plugin/blackhole/
-
plugin/compress/
=>
plugin/compression/
-
storage/csv/
=>
plugin/csv/
-
storage/heap/
=>
plugin/heap/
-
storage/heap/hp_block.c
=>
plugin/heap/hp_block.cc
-
storage/heap/hp_clear.c
=>
plugin/heap/hp_clear.cc
-
storage/heap/hp_delete.c
=>
plugin/heap/hp_delete.cc
-
storage/heap/hp_dspace.c
=>
plugin/heap/hp_dspace.cc
-
storage/heap/hp_extra.c
=>
plugin/heap/hp_extra.cc
-
storage/heap/hp_info.c
=>
plugin/heap/hp_info.cc
-
storage/heap/hp_rectest.c
=>
plugin/heap/hp_rectest.cc
-
storage/heap/hp_rename.c
=>
plugin/heap/hp_rename.cc
-
storage/heap/hp_rrnd.c
=>
plugin/heap/hp_rrnd.cc
-
storage/heap/hp_rsame.c
=>
plugin/heap/hp_rsame.cc
-
storage/heap/hp_scan.c
=>
plugin/heap/hp_scan.cc
-
storage/heap/hp_update.c
=>
plugin/heap/hp_update.cc
-
storage/heap/hp_write.c
=>
plugin/heap/hp_write.cc
-
storage/innobase/
=>
plugin/innobase/
-
storage/innobase/drizzle/
=>
plugin/innobase/handler/
-
storage/myisam/
=>
plugin/myisam/
-
storage/myisam/mi_changed.c
=>
plugin/myisam/mi_changed.cc
-
storage/myisam/mi_checksum.c
=>
plugin/myisam/mi_checksum.cc
-
storage/myisam/mi_delete_all.c
=>
plugin/myisam/mi_delete_all.cc
-
storage/myisam/mi_delete_table.c
=>
plugin/myisam/mi_delete_table.cc
-
storage/myisam/mi_key.c
=>
plugin/myisam/mi_key.cc
-
storage/myisam/mi_page.c
=>
plugin/myisam/mi_page.cc
-
storage/myisam/mi_preload.c
=>
plugin/myisam/mi_preload.cc
-
storage/myisam/mi_range.c
=>
plugin/myisam/mi_range.cc
-
storage/myisam/mi_rename.c
=>
plugin/myisam/mi_rename.cc
-
storage/myisam/mi_rfirst.c
=>
plugin/myisam/mi_rfirst.cc
-
storage/myisam/mi_rkey.c
=>
plugin/myisam/mi_rkey.cc
-
storage/myisam/mi_rlast.c
=>
plugin/myisam/mi_rlast.cc
-
storage/myisam/mi_rnext.c
=>
plugin/myisam/mi_rnext.cc
-
storage/myisam/mi_rnext_same.c
=>
plugin/myisam/mi_rnext_same.cc
-
storage/myisam/mi_rprev.c
=>
plugin/myisam/mi_rprev.cc
-
storage/myisam/mi_rrnd.c
=>
plugin/myisam/mi_rrnd.cc
-
storage/myisam/mi_rsame.c
=>
plugin/myisam/mi_rsame.cc
-
storage/myisam/mi_rsamepos.c
=>
plugin/myisam/mi_rsamepos.cc
-
storage/myisam/mi_scan.c
=>
plugin/myisam/mi_scan.cc
-
storage/myisam/mi_statrec.c
=>
plugin/myisam/mi_statrec.cc
-
libdrizzle/
=>
plugin/oldlibdrizzle/
-
tests/suite/broken/r/deadlock_innodb.result
=>
tests/r/deadlock_innodb.result
-
tests/suite/broken/r/have_binlog_format_mixed.require
=>
tests/r/have_binlog_format_mixed.require
-
tests/suite/broken/r/have_binlog_format_row.require
=>
tests/r/have_binlog_format_row.require
-
tests/suite/broken/r/have_debug.require
=>
tests/r/have_debug.require
-
tests/suite/broken/r/have_symlink.require
=>
tests/r/have_symlink.require
-
tests/suite/broken/r/mysql_bug2397.result
=>
tests/r/mysql_bug2397.result
-
tests/suite/broken/r/not_as_root.require
=>
tests/r/not_as_root.require
-
tests/suite/broken/r/snowman.result
=>
tests/r/snowman.result
-
tests/suite/broken/r/testdb_only.require
=>
tests/r/testdb_only.require
-
tests/suite/broken/r/variables_c.result
=>
tests/r/variables_c.result
-
tests/r/read_many_rows_innodb.result
=>
tests/suite/big/r/read_many_rows_innodb.result
-
tests/suite/broken/t/concurrent_innodb-master.opt
=>
tests/t/concurrent_innodb-master.opt
-
tests/suite/mordred/t/deadlock_innodb.test
=>
tests/t/deadlock_innodb.test
-
tests/suite/broken/t/index_merge_innodb.test
=>
tests/t/index_merge_innodb.test
-
tests/suite/broken/t/mysql_bug2397.test
=>
tests/t/mysql_bug2397.test
-
tests/suite/broken/t/mysql_delimiter.sql
=>
tests/t/mysql_delimiter.sql
-
tests/suite/broken/t/mysql_delimiter_19799.sql
=>
tests/t/mysql_delimiter_19799.sql
-
tests/suite/broken/t/mysql_delimiter_source.sql
=>
tests/t/mysql_delimiter_source.sql
-
tests/suite/broken/t/negation_elimination.test
=>
tests/t/negation_elimination.test
-
tests/suite/broken/t/snowman.test
=>
tests/t/snowman.test
expand all
collapse all
Show diffs side-by-side
added
removed