- 31 Mar, 2006 3 commits
-
-
unknown authored
into mysql.com:/home/bk/b18436-mysql-5.1-new
-
unknown authored
into mysql.com:/home/bk/b18436-mysql-5.1-new sql/handler.cc: Auto merged
-
unknown authored
into mysql.com:/home/gluh/MySQL/Merge/5.1-new mysql-test/r/create.result: Auto merged mysql-test/t/create.test: Auto merged sql/sql_table.cc: Auto merged
-
- 30 Mar, 2006 21 commits
-
-
unknown authored
into rurik.mysql.com:/home/igor/mysql-5.1 storage/ndb/tools/Makefile.am: Auto merged
-
unknown authored
storage/ndb/tools/Makefile.am: Auto merged
-
unknown authored
into rurik.mysql.com:/home/igor/dev/mysql-5.1-0 mysql-test/r/loaddata.result: Auto merged mysql-test/r/ndb_read_multi_range.result: Auto merged mysql-test/t/innodb.test: Auto merged mysql-test/t/loaddata.test: Auto merged mysql-test/t/ndb_read_multi_range.test: Auto merged sql/field.cc: Auto merged sql/ha_ndbcluster.cc: Auto merged sql/sql_load.cc: Auto merged sql/sql_select.cc: Auto merged storage/ndb/tools/Makefile.am: Auto merged
-
unknown authored
storage/ndb/tools/Makefile.am: Auto merged
-
unknown authored
into mysql.com:/opt/local/work/mysql-5.1-merge
-
unknown authored
into mysql.com:/opt/local/work/mysql-5.1-merge mysql-test/r/ps.result: Auto merged mysql-test/r/sp-error.result: Auto merged mysql-test/r/sp-prelocking.result: Auto merged mysql-test/r/sp.result: Auto merged mysql-test/r/trigger.result: Auto merged mysql-test/t/ps.test: Auto merged mysql-test/t/sp-error.test: Auto merged mysql-test/t/sp.test: Auto merged mysql-test/t/trigger.test: Auto merged sql/field.h: Auto merged sql/sp.cc: Auto merged sql/sql_insert.cc: Auto merged sql/sql_load.cc: Auto merged sql/sql_select.cc: Auto merged sql/sql_view.cc: Auto merged mysql-test/t/sp-prelocking.test: Manual merge.
-
unknown authored
into mysql.com:/opt/local/work/mysql-5.1-merge mysql-test/t/innodb.test: Manual merge: use local.
-
unknown authored
into mysql.com:/opt/local/work/mysql-5.1-merge mysql-test/r/loaddata.result: Auto merged mysql-test/r/ndb_read_multi_range.result: Auto merged mysql-test/t/loaddata.test: Auto merged mysql-test/t/ndb_read_multi_range.test: Auto merged sql/field.cc: Auto merged sql/ha_ndbcluster.cc: Auto merged sql/sql_load.cc: Auto merged storage/ndb/tools/Makefile.am: Auto merged
-
unknown authored
sql/authors.h: Added myself.
-
unknown authored
into mysql.com:/home/cps/mysql/devel/5.1-repair-csv
-
unknown authored
mysql-test/t/csv.test: don't use "echo -n -e", as these flags are not supported by built-in "echo" commands found on many platforms.
-
unknown authored
-
unknown authored
Docs/Makefile.am: Include Windows manual in source package (if available), needed for CMake packaging. Makefile.am: Include initial Windows database files in source package, needed for CMake packaging
-
unknown authored
Added BTR_CHUNK_SIZE, removed 'chunk_size' declared after declaration block innobase/btr/btr0sea.c: Added BTR_CHUNK_SIZE, removed 'chunk_size' declared after declaration block
-
unknown authored
No commit message
-
unknown authored
-
unknown authored
mysql-test/t/create.test: Auto merged sql/sql_table.cc: Auto merged mysql-test/r/create.result: SCCS merged
-
unknown authored
into mysql.com:/home/my/mysql-5.1 storage/csv/ha_tina.cc: Auto merged
-
unknown authored
into rurik.mysql.com:/home/igor/dev/mysql-5.1-0 mysql-test/r/loaddata.result: Auto merged mysql-test/r/ndb_read_multi_range.result: Auto merged mysql-test/t/innodb.test: Auto merged mysql-test/t/loaddata.test: Auto merged mysql-test/t/ndb_read_multi_range.test: Auto merged sql/field.cc: Auto merged sql/ha_ndbcluster.cc: Auto merged sql/sql_load.cc: Auto merged sql/sql_prepare.cc: Auto merged sql/sql_select.cc: Auto merged storage/ndb/tools/Makefile.am: Auto merged
-
unknown authored
into xiphis.org:/home/antony/work2/p1-bug18464 configure.in: Auto merged storage/csv/ha_tina.cc: Auto merged storage/example/Makefile.am: Auto merged
-
unknown authored
out of a nested join to the on conditions for the nest. The bug happened due to: 1. The function simplify_joins could change on expressions for nested joins. Yet modified on expressions were not saved in prep_on_expr. 2. On expressions were not restored for nested joins in reinit_stmt_before_use. mysql-test/r/join_nested.result: Added a test case for bug #18279. mysql-test/t/join_nested.test: Added a test case for bug #18279. sql/sql_prepare.cc: Fixed bug #18279. On expressions were not restored for nested joins in reinit_stmt_before_use. sql/sql_select.cc: Fixed bug #18279. The function simplify_joins could change on expressions for nested joins. Yet modified on expressions were not saved in prep_on_expr.
-
- 29 Mar, 2006 16 commits
-
-
unknown authored
into mysql.com:/home/my/mysql-5.1 mysql-test/t/disabled.def: Auto merged sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
-
unknown authored
into mysql.com:/home/my/mysql-5.1
-
unknown authored
into mysql.com:/home/alexi/mysql-5.1-new
-
unknown authored
-
unknown authored
Use "dist_bin_SCRIPTS" to get a script distributed ndb/tools/Makefile.am: Use "dist_bin_SCRIPTS" to get a script distributed
-
unknown authored
Increased version number because of clone-off configure.in: Increased version number because of clone-off
-
unknown authored
-
unknown authored
into mysql.com:/opt/local/work/mysql-5.0-15683 sql/sql_load.cc: Auto merged
-
unknown authored
into mysql.com:/home/alexi/innodb/mysql-5.0-merge
-
unknown authored
the innodb-5.0-ss368 snapshot.
-
unknown authored
the innodb-5.0-ss368 snapshot.
-
unknown authored
into mysql.com:/home/my/mysql-5.1 mysql-test/t/disabled.def: Auto merged
-
unknown authored
This removes a warning about missing DBUG_ENTER while running tests mysql-test/t/disabled.def: Disable test rpl_ndb_multi_update3 that randomly fails on Intel64
-
unknown authored
into mysql.com:/home/alexi/innodb/mysql-5.0-merge
-
unknown authored
Fixed bugs: #16814: SHOW INNODB STATUS format error in LATEST FOREIGN KEY ERROR section dict_foreign_key_error_report(): Always print a newline after invoking dict_print_info_on_foreign_key_in_create_format(). #16827: Better InnoDB error message if ibdata files omitted from my.cnf. #17126: CHECK TABLE on InnoDB causes a short hang during check of adaptive hash. CHECK TABLE blocking other queries, by releasing the btr_search_latch periodically during the adaptive hash table validation. #17405: Valgrind: conditional jump or move depends on uninitialised valuesw. buf_block_init(): Reset magic_n, buf_fix_count, and io_fix to avoid testing uninitialised variables. #18077: InnoDB uses full explicit table locks in stored FUNCTION. #18238: When locks exhaust the buffer pool, InnoDB does not roll back the trx. Check in pessimistic insert and update if the buffer pool is exhausted by locks. #18252: Disk space leaks in updates of InnoDB BLOB rows. btr_cur_pessimistic_update(): Invoke rec_get_offset() after rec_set_field_extern_bits(). btr_store_big_rec_extern_fields(): Note that offsets will no longer be valid after calling this function. #18283: When InnoDB returns error 'lock table full', MySQL can write to binlog too much. #18384: InnoDB memory leak on duplicate key errors if row has many columns. row_ins_duplicate_error_in_clust(): Call mem_heap_free(heap) at func_exit if needed. #18350: Use consistent read in CREATE ... SELECT .. if innodb_locks_unsafe_for_binlog is used. innobase/btr/btr0cur.c: Applied innodb-5.0-ss368 snapshot innobase/btr/btr0sea.c: Applied innodb-5.0-ss368 snapshot innobase/buf/buf0buf.c: Applied innodb-5.0-ss368 snapshot innobase/buf/buf0lru.c: Applied innodb-5.0-ss368 snapshot innobase/data/data0type.c: Applied innodb-5.0-ss368 snapshot dtype_print(): Fix printing of prtype. innobase/dict/dict0dict.c: Applied innodb-5.0-ss368 snapshot innobase/fil/fil0fil.c: Applied innodb-5.0-ss368 snapshot fil_extend_space_to_desired_size(): in UNIV_HOTBACKUP builds, do not touch srv_data_file_sizes[] or srv_n_data_files. innobase/ha/ha0ha.c: Applied innodb-5.0-ss368 snapshot innobase/include/btr0cur.h: Applied innodb-5.0-ss368 snapshot innobase/include/buf0lru.h: Applied innodb-5.0-ss368 snapshot innobase/include/ha0ha.h: Applied innodb-5.0-ss368 snapshot innobase/include/page0page.ic: Applied innodb-5.0-ss368 snapshot Remove UNIV_RELEASE_NOT_YET_STABLE and related checks. innobase/include/univ.i: Applied innodb-5.0-ss368 snapshot Remove UNIV_RELEASES_NOT_YET_STABLE and related checks. innobase/row/row0ins.c: Applied innodb-5.0-ss368 snapshot innobase/row/row0sel.c: Applied innodb-5.0-ss368 snapshot Remove UNIV_RELEASE_NOT_YET_STABLE and related checks. page_rec_is_comp(): Remove the bounds check. row_sel_field_store_in_mysql_format(): Turn the assertions on mbminlen, mbmaxlen, and templ->type into debug assertions. innobase/row/row0upd.c: Applied innodb-5.0-ss368 snapshot mysql-test/t/innodb.test: Applied innodb-5.0-ss368 snapshot sql/ha_innodb.cc: Applied innodb-5.0-ss368 snapshot Fix memory allocation bug (by changing MY_WME to MY_FAE) in get_share. Also partially fix coding style of the function.
-