457 Commits (6e0045ed203aae2ad7664641aa68f6be7a571c9c)

Author SHA1 Message Date
mats@mysql.com 2bbdf2403d Bug#6391 (binlog-do-db rules ignored) 21 years ago
serg@serg.mylan 3ce8209994 compatibility fix 21 years ago
bar@mysql.com 770c9be8c2 Bug #6658 MAX(column) returns incorrect coercibility 21 years ago
konstantin@mysql.com a38ac4b26d Fix comment. 21 years ago
monty@mysql.com b903a129e2 Simpler arena swapping code 21 years ago
ram@gw.mysql.r18.ru 167c9489fa A fix (bug #6441: Aggregate UDF in multi-table query crashes MySQL when returning multiple rows). 21 years ago
bar@mysql.com 5543f312b0 As it is wrong and confusing to associate any 21 years ago
bar@mysql.com 6a3b1d443f Many files: 21 years ago
bar@mysql.com 7577c8bfc9 A fix according to Monty's request: 21 years ago
bar@mysql.com ea49a5181a Allow to convert to non-Unicode charset when mixing a string 21 years ago
bar@mysql.com 2fc0d7e422 An extra "separator" class member was removed from Item_func_concat_ws. 21 years ago
ram@gw.mysql.r18.ru 136652522e A fix (bug #6138: MOD operator should not round non-integral argument). 21 years ago
konstantin@mysql.com 5abc3de22b A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" 21 years ago
konstantin@mysql.com 703e396b6e A small simplification: perform two actions at once, register a 21 years ago
konstantin@mysql.com 234c80b689 Deployment of centralized Item change registry, step 2: Item_ref 21 years ago
monty@mysql.com 6239edc1d1 After merge fixes 21 years ago
gluh@gluh.mysql.r18.ru c1d25e32ec Fix for bug #5513: FIND_IN_SET fails if set ends with a comma 22 years ago
ingo@mysql.com 6c47f075c7 BUG#4788 - show create table provides incorrect statement. 22 years ago
bar@mysql.com 153e18a252 Allow IN to convert arguments into Unicode in some cases. 22 years ago
gluh@gluh.mysql.r18.ru 510cacbb77 Fix for bug #4340: find_in_set is case insensitive even on binary operators(for 4.1) 22 years ago
gluh@gluh.mysql.r18.ru 1786a388e4 Fix for bug #4340: find_in_set is case insensitive even on binary operators(2nd version) 22 years ago
serg@serg.mylan 22ca5582d0 BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some functions 22 years ago
pem@mysql.comhem.se 34ddd9c515 Fixed BUG#3486: FOUND_ROWS() fails inside stored procedure [and prepared statement]. 22 years ago
konstantin@mysql.com b793142c8f Unused variables removed (many files). 22 years ago
sergefp@mysql.com 1e05e6cb82 Post review fixes for "SQL Syntax for Prepared Statements". 22 years ago
sergefp@mysql.com e3b03d7a08 * New, binlog-aware character sets support in SQL Syntax for Prepared statements. 22 years ago
monty@mysql.com 894e8fca6e Portability fixes 22 years ago
serg@serg.mylan 8a03c1b869 bug#3612 - Item_func_div set decimals incorrectly 22 years ago
monty@mysql.com 42cf92ce37 Fixed many compiler warnings 22 years ago
monty@mysql.com 1448199bd7 Cleanups & safety fixes 22 years ago
pem@mysql.comhem.se 6395822932 Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure. 22 years ago
bell@sanja.is.com.ua d095d4753e after review changes 22 years ago
gluh@gluh.mysql.r18.ru e9341da7e7 Fix for bug#1439 UDF Corruption 22 years ago
bell@sanja.is.com.ua 2b45b53066 DBUG_ASSERT(fixed == 1); added to val* 22 years ago
ram@gw.mysql.r18.ru 757cff9f9b Code cleanup: 22 years ago
bell@sanja.is.com.ua 8035ce40ec DBUG_ASSERT(fixed == 0) added to fix_fields() 22 years ago
bell@sanja.is.com.ua da4b43ae17 accidentaly removed empty line added 22 years ago
bell@sanja.is.com.ua 579a94a328 after review & some other fixes 22 years ago
serg@serg.mylan ceec63f18a EOVERFLOW moved to my_base.h - it is used not only in strtod.c 22 years ago
ram@gw.mysql.r18.ru f54827e5d0 Fix for the bug #3118: Subquery and order by 22 years ago
gluh@gluh.mysql.r18.ru 8ba33d7dd3 Fix for bug#2586 Disallow global/session/local as structured var. instance names 22 years ago
konstantin@mysql.com 36120d420a Fix of compilation failure of latest 4.1 tree: new constants in mysqld.cc 22 years ago
guilhem@mysql.com cf287341cc Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18": 22 years ago
vva@eagle.mysql.r18.ru cba6ff7597 fixed Bug #3051 "FLOOR returns invalid" 22 years ago
bell@sanja.is.com.ua 14b9fa3588 revision of fix_fields() calls (BUG2838) 22 years ago
serg@serg.mylan 5914e5705c my_atof is deleted 22 years ago
jani@ua141d10.elisa.omakaista.fi 0c6a0b9a31 Wrong type of an argument was sent to my_printf_error(), which 22 years ago
monty@mysql.com 06432eac36 Added --compact to mysqlbinlog 22 years ago
vva@eagle.mysql.r18.ru 4fbc147b2f code and comments cleanup 22 years ago
bell@sanja.is.com.ua 930db43eb0 correct processing of rand() in subqueries with static tables (BUG#2645) 22 years ago