101 Commits (0a12fa292221ed9cf1c58e924682a8d49c6059b8)

Author SHA1 Message Date
Davi Arnaut 07106d4ad9 Bug#11765202: Dbug_violation_helper::~Dbug_violation_helper(): Assertion `!_entered' failed. 15 years ago
Michael Widenius e6b0be38f9 Bug fix for lp:732124 union + limit returns wrong result 15 years ago
Davi Arnaut 11fae04527 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Staale Smedseng 3b0e6e4109 Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Staale Smedseng a103509788 Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Michael Widenius bd4e65515f Fixed compiler warnings found by gcc 4.3.2 17 years ago
unknown 11714e6842 fixed warnings from the fix of 26243 18 years ago
unknown cebb6727b3 Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes) 18 years ago
unknown c514373cf3 Fix doxygen warnings. 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 07efbe8c2a Fix for bug #23782: Stored procedures: crash if variable in procedure 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown d6541d099b 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
unknown 314e10592c Bug#20305: PROCEDURE ANALYSE() returns wrong M for FLOAT(M, D) and DOUBLE(M, D) 19 years ago
unknown 0237d9b0af String::set(double) and set(longlong) -> set_real() and set_int() 20 years ago
unknown 59eaf292de Fixed compiler and valgrind warnings 20 years ago
unknown 85d705b651 Porting fix that allows others to include compiled code with different parsers. 20 years ago
unknown fe63e09581 Inefficient usage of String::append() fixed. 20 years ago
unknown f9dbcd558a Additional fix for bug #14445 (analyse.test fails) 20 years ago
unknown cc6db6d888 Fix for bug #14445 (analyse.test fails) 20 years ago
unknown 02fce1c316 Merged code. Removed unneccessary repeating. 20 years ago
unknown 19fa54f04e Fixed Bug#10716, Procedure Analyse results in wrong values for optimal field type 21 years ago
unknown 062a1b8b4e a compiler must see '#pragma implementation' *before* 21 years ago
unknown 72dd44b9de Move USE_PRAGMA_IMPLEMENTATION to proper place 21 years ago
unknown cee10f979e tztime.cc: 21 years ago
unknown 22944a9563 Add ifdefs to control when "#pragma implementation" should be used 21 years ago
unknown 248e449451 Remove compiler warnings and remove not used variables 21 years ago
unknown 64cc538bda Fixed BUILD script to use --with-berkeley-db instead of --with-bdb 21 years ago
unknown 91db48e35a Precision Math implementation 21 years ago
unknown d5c0360898 Review fixed 21 years ago
unknown 8bdb500105 fixes/cleanups according to Coverity report 21 years ago
unknown 66b62e0519 -Added quote_data and needs_quotes (moved from federated handler. 21 years ago
unknown ec459b583b Minor clean up. 21 years ago
unknown 22de488557 Fixed Bug#2813, "analyse does not quot string values in enams from string". 21 years ago
unknown 8d71bcec21 now my_printf_error is not better then my_error, but my_error call is shorter 21 years ago
unknown 9e921615a1 post-review fixes 21 years ago
unknown 2e6fb936e8 Rename: Item::val -> Item::val_real(). 21 years ago
unknown 2b464cae9b Fixed Bug#3645, "PROCEDURE ANALYSE() recommends illegal 22 years ago
unknown ab64eb64af Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflow 22 years ago
unknown 47890151b4 Portability fixes 22 years ago
unknown 1515c12191 my_atof is deleted 22 years ago
unknown ceab00b0c8 cleanup: if there is return from if-part, we don't need else statement 22 years ago
unknown e8da290b09 Old style charset() and set_charset() were removed. 23 years ago
unknown 9f6614292b There is no Item->binary() anymore. It was remain from 4.0. 23 years ago
unknown f22be77734 Fixed problem when comparing a key for a multi-byte-character set. (bug 152) 23 years ago
unknown 259cc315a5 Fix broken windows distribution workspace file (libmysql.dsp), which is causing VC IDE to crash while loading 23 years ago
unknown b9b15d5239 sys_var_collation is now abstract class 23 years ago
unknown bfaa1d9a2b filesort.cc, sql_analyse.cc, item_func.cc, item_strfunc.cc, field.cc: 23 years ago
unknown 72f44dafe6 NEWDATE -> DATE in anylyse() output 23 years ago