- 31 Jan, 2005 7 commits
-
-
unknown authored
Fix for merge from 4.1
-
unknown authored
Merge from 4.1 sql/sql_select.cc: Auto merged
-
unknown authored
Fix tests after merge from 4.0
-
unknown authored
Merge from 4.0 sql/sql_select.cc: Auto merged
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-compile
-
unknown authored
-
unknown authored
innobase/row/row0mysql.c: row_truncate_for_mysql(): Always lock the data dictionary. row_truncate_for_mysql(): Improve comments and diagnostic messages. sql/ha_innodb.cc: delete_all_rows(): Replace innobase_commit_low() with innobase_commit(). (partial fix to Bug #8151)
-
- 30 Jan, 2005 1 commit
-
-
unknown authored
Fix replication for multi-update new test - rpl_multi_update2 sql/mysql_priv.h: Bug#7011 New function mysql_multi_update_lock() sql/sql_parse.cc: Bug#7011 New function check_multi_update_lock() For multi-update on slave, perform an early open&lock sql/sql_update.cc: Bug#7011 Split out multi-update locking into its own function, mysql_multi_update_lock()
-
- 29 Jan, 2005 14 commits
-
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/petica mysys/my_handler.c: Auto merged
-
unknown authored
mysys/my_handler.c: Fix for a bug in multi table updates, when offset of one table is 5 bytes or more. This occured because in that case binary(5) indexed column is space packed, so it was hit by this bug in the function for binary comparison. Bug #7788
-
unknown authored
into mysql.com:/home/dlenev/src/mysql-5.0-merges
-
unknown authored
into mysql.com:/home/dlenev/src/mysql-4.1-tzbug
-
unknown authored
into mysql.com:/home/dlenev/src/mysql-5.0-merges
-
unknown authored
into bob.(none):/home/reggie/bk/mysql41
-
unknown authored
into bob.(none):/home/reggie/bk/mysql5.0
-
unknown authored
client/mysqldump.c: merged changes for bug #5185 into the 50 tree.
-
unknown authored
mysqldump.c: Trimmed some lines to be less than 80 chars. Using just NAME_LEN now for table name buffers client/mysqldump.c: Trimmed some lines to be less than 80 chars. Using just NAME_LEN now for table name buffers
-
unknown authored
Old Solaris 'test' lack -e mysql-test/mysql-test-run.sh: Old Solaris 'test' lack -e
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
unknown authored
into mysql.com:/home/psergey/mysql-5.0-merge mysql-test/r/order_by.result: SCCS merged mysql-test/t/order_by.test: SCCS merged sql/sql_yacc.yy: SCCS merged
-
unknown authored
-
- 28 Jan, 2005 18 commits
-
-
unknown authored
removed usage of SIGRTMIN temorarilly as it causes problems on some platforms ndb/include/ndbapi/ndb_opt_defaults.h: removed usage of SIGRTMIN temorarilly as it causes problems on some platforms BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
unknown authored
clean: targets removed generated *.h files moved to include/ Docs/Images/Makefile.am: no clean: targets please! client/Makefile.am: generated *.h files moved to include/ extra/Makefile.am: generated *.h files moved to include/ include/Makefile.am: no clean: targets please! libmysql/Makefile.am: generated *.h files moved to include/ libmysql_r/Makefile.am: generated *.h files moved to include/ libmysqld/Makefile.am: generated *.h files moved to include/ libmysqld/examples/Makefile.am: generated *.h files moved to include/ no clean: target please! ndb/docs/Makefile.am: no clean: targets please! scripts/Makefile.am: SUPERCLEANFILES means nothing server-tools/instance-manager/Makefile.am: generated *.h files moved to include/ sql/Makefile.am: generated *.h files moved to include/ sql/share/Makefile.am: instead of (incorrectly) duplicating comp_err command line, call do make in extra/ tools/Makefile.am: generated *.h files moved to include/ BitKeeper/etc/ignore: Added include/mysqld_ername.h include/mysqld_error.h include/sql_state.h to the ignore list
-
unknown authored
into mysql.com:/home/dlenev/src/mysql-5.0-merges
-
unknown authored
into mysql.com:/home/dlenev/src/mysql-5.0-merges
-
unknown authored
into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-5.0.last
-
unknown authored
table_list->schema_table_name may be 0 in this case and 'strcasecmp' is not necessary in this case.
-
unknown authored
into mysql.com:/home/dlenev/src/mysql-4.1-tzbug
-
unknown authored
-
unknown authored
into hundin.mysql.fi:/home/marko/j/mysql-5.0
-
unknown authored
into mysql.com:/export/space/pekka/ndb/version/my50
-
unknown authored
added docs ndb/include/ndbapi/NdbScanFilter.hpp: added docs
-
unknown authored
innobase/include/rem0rec.ic: Improve formatting of comments innobase/include/trx0trx.h: dict_operation: document the effect of setting the flag innobase/row/row0mysql.c: Do not set the dict_operation flag. (Bug #8144) Allow MySQL to have open handles to the table being truncated. sql/ha_innodb.cc: store_lock(): Do not weaken TL_WRITE locks taken by TRUNCATE TABLE.
-
unknown authored
into mysql.com:/export/space/pekka/ndb/version/my50 ndb/src/ndbapi/NdbRecAttr.cpp: Auto merged
-
unknown authored
into mysql.com:/export/space/pekka/ndb/version/my50
-
unknown authored
into mysql.com:/export/space/pekka/ndb/version/my41
-
unknown authored
ndb/src/ndbapi/NdbRecAttr.cpp: fix DATE printout
-