101 Commits (9827d4aa638c706041966efc49a3ac5a5726b4bf)

Author SHA1 Message Date
Kent Boortz e5ce023f57 Updated/added copyright headers 15 years ago
Davi Arnaut 8da2b4f5d7 Bug#11765202: Dbug_violation_helper::~Dbug_violation_helper(): Assertion `!_entered' failed. 15 years ago
Davi Arnaut ed9ffc6b09 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Staale Smedseng 30fccdaaae Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Staale Smedseng e6e1f4ac84 Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
gkodinov/kgeorge@macbook.gmz fd9993db87 fixed warnings from the fix of 26243 18 years ago
gkodinov/kgeorge@macbook.gmz ff0aac178d Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes) 18 years ago
kostja@bodhi.(none) 91fe15bb9d Fix doxygen warnings. 19 years ago
monty@mysql.com/narttu.mysql.fi 088e2395f1 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru 85f2f924fd Fix for bug #23782: Stored procedures: crash if variable in procedure 19 years ago
kent@mysql.com/kent-amd64.(none) 6523aca729 my_strtoll10-x86.s: 19 years ago
kent@mysql.com/kent-amd64.(none) 226a5c833f Many files: 19 years ago
brian@zim.(none) 31d67280f7 This finishes the work (someone) started to remove FIELD_ types and use the Enum MYSQL types. The second part to this is to actually deprecate the FIELD defines in mysql_com.h 19 years ago
iggy@rolltop.ignatz42.dyndns.org f063bee3b2 Bug#20305: PROCEDURE ANALYSE() returns wrong M for FLOAT(M, D) and DOUBLE(M, D) 20 years ago
serg@serg.mylan d00b56549c String::set(double) and set(longlong) -> set_real() and set_int() 20 years ago
monty@mysql.com 1994ed49ec Fixed compiler and valgrind warnings 20 years ago
brian@zim.(none) 78abb2d117 Porting fix that allows others to include compiled code with different parsers. 20 years ago
bell@sanja.is.com.ua 806f9e24ff Inefficient usage of String::append() fixed. 20 years ago
hf@deer.(none) f3502cd983 Additional fix for bug #14445 (analyse.test fails) 20 years ago
hf@deer.(none) b98c93e0a8 Fix for bug #14445 (analyse.test fails) 20 years ago
jani@ua141d10.elisa.omakaista.fi cb4f132075 Merged code. Removed unneccessary repeating. 21 years ago
jani@a193-229-222-105.elisa-laajakaista.fi ac95c9096b Fixed Bug#10716, Procedure Analyse results in wrong values for optimal field type 21 years ago
serg@serg.mylan 6a5349028c a compiler must see '#pragma implementation' *before* 21 years ago
monty@mysql.com 29fd1f2fd9 Move USE_PRAGMA_IMPLEMENTATION to proper place 21 years ago
kent@mysql.com bd48eed988 tztime.cc: 21 years ago
msvensson@neptunus.(none) 83d430353e Add ifdefs to control when "#pragma implementation" should be used 21 years ago
monty@mysql.com 0a6b7aedb2 Remove compiler warnings and remove not used variables 21 years ago
monty@mysql.com 218e00ac68 Fixed BUILD script to use --with-berkeley-db instead of --with-bdb 21 years ago
hf@deer.(none) b94a482ee9 Precision Math implementation 21 years ago
monty@mysql.com 209190d3df Review fixed 21 years ago
serg@serg.mylan 67ba2e367a fixes/cleanups according to Coverity report 21 years ago
patg@pc248.lfp.kcls.org 1da60b9f45 -Added quote_data and needs_quotes (moved from federated handler. 21 years ago
jani@a193-229-222-105.elisa-laajakaista.fi 3e3e140e3d Minor clean up. 21 years ago
jani@ua141d10.elisa.omakaista.fi fd79354273 Fixed Bug#2813, "analyse does not quot string values in enams from string". 21 years ago
bell@sanja.is.com.ua 7210195f1e now my_printf_error is not better then my_error, but my_error call is shorter 21 years ago
bell@sanja.is.com.ua 31f7811183 post-review fixes 21 years ago
konstantin@mysql.com e5f4c7a0bd Rename: Item::val -> Item::val_real(). 21 years ago
jani@rhols221.adsl.netsonic.fi 56b4c31633 Fixed Bug#3645, "PROCEDURE ANALYSE() recommends illegal 22 years ago
serg@serg.mylan 6023b58b9f Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflow 22 years ago
monty@mysql.com 894e8fca6e Portability fixes 22 years ago
serg@serg.mylan 5914e5705c my_atof is deleted 22 years ago
konstantin@mysql.com 124c4ca346 cleanup: if there is return from if-part, we don't need else statement 22 years ago
bar@bar.mysql.r18.ru a60acfcfe0 Old style charset() and set_charset() were removed. 23 years ago
bar@bar.mysql.r18.ru 74b74ad5e7 There is no Item->binary() anymore. It was remain from 4.0. 23 years ago
monty@mashka.mysql.fi dd377bfba6 Fixed problem when comparing a key for a multi-byte-character set. (bug 152) 23 years ago
venu@myvenu.com 077d7e81c8 Fix broken windows distribution workspace file (libmysql.dsp), which is causing VC IDE to crash while loading 23 years ago
bar@bar.mysql.r18.ru e165845d39 sys_var_collation is now abstract class 23 years ago
bar@bar.mysql.r18.ru b4c8ecd8bc filesort.cc, sql_analyse.cc, item_func.cc, item_strfunc.cc, field.cc: 23 years ago
monty@mashka.mysql.fi 88f811c8a5 NEWDATE -> DATE in anylyse() output 23 years ago
bar@bar.mysql.r18.ru f95eb82934 stringcmp() and sortcmp() have been unified 23 years ago