| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
into mysql.com:/space/my/mysql-5.0-merg
|
| |\
| | |
| | |
| | | |
into mysql.com:/space/my/mysql-4.1
|
| | |
| | |
| | |
| | | |
internals@lists.mysql.com to reduce the noise on the internals list.
|
|\ \ \
| |/ /
| | |
| | |
| | | |
into mysql.com:/home/mysql_src/mysql-5.0;
a very bad automerge (issues with non-ascii chars), plus some hard conflicts I'll fix by hand in a next cset
|
| | |
| | |
| | |
| | | |
speeding up 'bk citool' for me
|
|\ \ \
| |/ /
| | |
| | | |
into mysql.com:/home/alexi/dev/mysql-5.0-0
|
| | |
| | |
| | |
| | | |
changed tomas default checkout
|
| | |
| | |
| | |
| | | |
Fix checkout properties
|
| | |
| | |
| | |
| | | |
updated tomas default checkout
|
| | |
| | |
| | |
| | | |
fix bk checkout properties
|
|\ \ \
| |/ /
| | |
| | | |
into mysql.com:/space/my/mysql-5.0-build
|
| |\ \
| | |/
| | |
| | | |
into mysql.com:/space/my/mysql-4.1-build
|
| | | |
|
| | |\
| | | |
| | | |
| | | | |
into mysql.com:/Users/mikron/bug10901
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Analyze table corrupts the state on
data_file_length, records, index_file_length...
by writing the shared state when there is an updated internal
state due to inserts or deletes
Fixed by synching the shared state with the internal state before
writing it to disk
Added test cases of 2 error cases and a normal case in new
analyze test case
|
| | |/
| | |
| | |
| | | |
Bug #11064 some read error not detected in replication on 64-bit platform
|
| | |\
| | | |
| | | |
| | | | |
into ultrafly.mysql.com:/Users/mwagner/work/bk/mysql-4.0
|
| | | |\
| | | | |
| | | | |
| | | | | |
into mysql.com:/home/svoj/devel/mysql/7709-mysql-4.0
|
| | | | |
| | | | |
| | | | |
| | | | | |
fail.
|
| | |/ /
| | | |
| | | |
| | | | |
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
|
|\ \ \ \
| |/ / / |
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
into dl145c.mysql.com:/home/ndbdev/tomas/mysql-4.1
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Logging to logging@openlogging.org accepted
DbtcMain.cpp, testTimeout.cpp:
Bug #11290 TransactionInactiveTimeout = 0 does not result in infinite timeout
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Added a test case for bug #11167.
sql_select.cc:
Fixed bug #11167.
In 4.1 char/varchar fields are limited by 255 characters in
length that make them longer than 255 bytes in size for such
character sets as UTF8. The functions store_record_in_cache
and read_cached_records did not take into account this
Moreover the code did not take into account that the size
of the varchar fields in 5.0 can be up to 65535 bytes
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
within test files
- show_msg.inc - displays a message followed by a line of '-' at the length of the messgae
- show_msg80.inc - displays a message followed by a line of '-' with a fixed length of 80
|
|\ \ \ \
| |/ / /
| | | |
| | | | |
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
|
| | | | |
|
|\ \ \ \
| |/ / / |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixed bug #9939: a wrong conversion of arguments
for functions COALESCE and IFNULL.
The str_op virtual method was added into Item_func_numhybrid.
item_func.cc:
Fixed bug #9939: a wrong conversion of arguments
for functions COALESCE and IFNULL.
The str_op virtual method was added into Item_func_numhybrid.
item_cmpfunc.h, item_cmpfunc.cc:
Fixed bug #9939: a wrong conversion of arguments
for functions COALESCE and IFNULL.
Item_func_coalesce and Item_func_ifnull now
inherit from a modified Item_func_numhybrid.
case.test, case.result:
Added test cases for bug #9939.
|
| | | |
| | | |
| | | |
| | | | |
table->status being set in index_read_idx
|
|\ \ \ \
| |/ / /
| | | |
| | | | |
into bk-internal.mysql.com:/data0/bk/mysql-5.0
|
| | | | |
|
|\ \ \ \
| |/ / / |
|
| | | |
| | | |
| | | |
| | | | |
updated error message for ndb
|
| | | |
| | | |
| | | |
| | | | |
(BUG#10020)
|
| | | | |
|
| | | | |
|
|\ \ \ \ |
|
| |\ \ \ \ |
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
all version controlled files (should speed up bk citool)
|
| |\ \ \ \
| | |/ / / |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
|
| | |\ \ \
| | | |/ / |
|
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
when merging just use "ul"] In configure.in, don't remove $AVAILABLE_LANGUAGES_ERRORS_RULES at end
because config.status may later need this file (if it does not find it
it won't incorporate dependencies of errmsg.sys in sql/share/Makefile).
In sql/share/Makefile.am using "all:" leads to double-"all:" in Makefile.
|
| | | | |
|
| |\ \ \
| | |/ /
| | | |
| | | | |
into ltantony.mysql.com:/usr/home/antony/work2/p2-bug6616-5.0
|
| | |\ \
| | | |/
| | | |
| | | | |
into ltantony.mysql.com:/usr/home/antony/work2/p2-bug6616-4.1
|
| | | |
| | | |
| | | |
| | | |
| | | | |
MySQL server 100% CPU if FLUSH TABLES WITH READ LOCK + INSERT
Infinite loop caused by missing update to thd version.
|
| |\ \ \
| | |/ /
| | | |
| | | | |
into bk-internal.mysql.com:/users/rburnett/mysql-5.0
|