- 11 Oct, 2005 9 commits
-
-
unknown authored
into moonbone.local:/work/13327-bug-5.0-mysql
-
unknown authored
into moonbone.local:/work/13327-bug-5.0-mysql
-
unknown authored
into mysql.com:/Users/eric/dev/mysql-5.0
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
unknown authored
into mysql.com:/usr/home/bar/mysql-5.0.b9278
-
unknown authored
Fixed compilation problem on FreeBSD, after discussion with Jani. Doesn't FreeBSD follow the standard? cmd-line-utils/readline/complete.c: Fixed
-
unknown authored
mysql-test/r/type_float.result: merging
-
unknown authored
mysql-test/t/type_float.test: Auto merged mysql-test/r/type_decimal.result: merging mysql-test/r/type_float.result: merging mysql-test/r/union.result: merging mysql-test/t/type_decimal.test: merging sql/item.cc: merging
-
unknown authored
mysql-test/r/federated.result: test results for SHOW CREATE TABLE mysql-test/t/federated.test: added test for SHOW CREATE TABLE sql/sql_show.cc: added connect_string for SHOW CREATE TABLE
-
- 10 Oct, 2005 15 commits
-
-
unknown authored
into mysql.com:/users/lthalmann/bkroot/mysql-5.0
-
unknown authored
-
unknown authored
into mysql.com:/home/svoj/devel/mysql/engine/mysql-5.0
-
unknown authored
sql/table.cc: If extra block present always restore connect string. sql/unireg.cc: Always save connect string.
-
unknown authored
sql/handler.cc: Use my_strnncoll instead of my_strcasecmp (it is possible to compare non-asciiz strings now). sql/handler.h: extra block size added to HA_CREATE_INFO.
-
unknown authored
-
unknown authored
into mysql.com:/users/lthalmann/bk/mysql-5.0
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.13372 sql/item.cc: Auto merged
-
unknown authored
into mysql.com:/users/lthalmann/bk/mysql-5.0 myisam/mi_rkey.c: Auto merged mysql-test/r/subselect2.result: Auto merged mysql-test/t/select.test: Auto merged ndb/src/mgmsrv/InitConfigFileParser.cpp: Auto merged scripts/make_binary_distribution.sh: Auto merged configure.in: After merge fixes myisam/mi_search.c: After merge fixes mysql-test/r/select.result: After merge fixes sql/item.cc: After merge fixes sql/sql_parse.cc: After merge fixes sql/sql_update.cc: After merge fixes
-
unknown authored
-
unknown authored
check_equality() finds equalities among field items. It checks input items to be Item_fields thus skipping view's fields, which are represented by Item_direct_view_ref. Because of this index wasn't applied in all cases it can be. To fix this problem check_equality() now takes real item of Item_direct_view_ref, except outer view refs (with depended_from set). sql/sql_select.cc: Fix bug #13327 VIEW performs index scan For proper views fields handling check_equality() now takes real item from Item_direct_view_ref, with exception of outer view refs. mysql-test/r/view.result: Test case for bug#13327 VIEW performs index scan mysql-test/t/view.test: Test case for bug#13327 VIEW performs index scan
-
unknown authored
mysql-test/r/rpl_multi_update3.result: New test case mysql-test/t/rpl_multi_update3.test: New test case sql/sql_parse.cc: Removed fake locking Changed so that filtering is done later for multi-update Removed redundant code sql/sql_update.cc: Moved call to sql_parse.cc
-
unknown authored
support-files/mysql.spec.sh: - typo fix: rott->root in the file attributes for mysql_client_test
-
unknown authored
- Added error printout and nice exit for duplicate default sections
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 ndb/src/mgmsrv/Services.cpp: Auto merged
-
- 09 Oct, 2005 1 commit
-
-
unknown authored
Fix a compile failure BitKeeper/deleted/.del-protocol_cursor.cc~2a1ab8e023a166a4: Delete: sql/protocol_cursor.cc VC++Files/libmysqld/libmysqld.dsp: Remove protocol_cursor.cpp (no longer used) from sources VC++Files/sql/mysqld.dsp: Remove protocol_cursor.cpp (no longer used) from sources sql/mysqld.cc: Fix a compile failure
-
- 08 Oct, 2005 5 commits
-
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0 server-tools/instance-manager/mysql_connection.cc: Auto merged sql/sql_parse.cc: Auto merged
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0 mysql-test/r/rpl_flush_tables.result: Auto merged mysql-test/t/rpl_flush_tables.test: Auto merged sql/sql_parse.cc: Auto merged
-
unknown authored
(and contain extern "C" when necessary)
-
unknown authored
don't allow STOP SLAVE if global read lock is in taken
-
- 07 Oct, 2005 10 commits
-
-
unknown authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
unknown authored
server-tools/instance-manager/mysql_connection.cc: fix pragma statement server-tools/instance-manager/user_map.cc: fix pragma statement
-
unknown authored
-
unknown authored
into mysql.com:/usr/home/ram/work/mysql-4.1 scripts/make_binary_distribution.sh: Auto merged
-
unknown authored
-
unknown authored
Copy disabled.def (Backport of Kent's change from the main tree to the 4.1.15 build clone. Original changeset: 2005/10/07 13:08:07+02:00 kent@mysql.com ) scripts/make_binary_distribution.sh: Copy zlib.a and valgrind.supp if exists. Copy disabled.def (Backport of Kent's change from the main tree to the 4.1.15 build clone.)
-
unknown authored
Copy zlib.a and valgrind.supp if exists Copy disabled.def scripts/make_binary_distribution.sh: Copy zlib.a and valgrind.supp if exists
-
unknown authored
ndb/src/mgmsrv/Services.cpp: Auto merged
-
unknown authored
-
unknown authored
-