1015 Commits (1ee94dc2f7f3deb81eadd52b546b827ca76c24a9)

Author SHA1 Message Date
Michael Widenius 47996dd780 Added missing header file strings_def.h to dist 15 years ago
Michael Widenius 785695e7c3 Flush DBUG log in case of DBUG_ASSERT() 15 years ago
Vladislav Vaintroub b19e99865c MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in order 15 years ago
Michael Widenius 7057545699 Fixed some mysql-test-run failures and compile warnings/errors 15 years ago
Kent Boortz 85323eda8a - Added/updated copyright headers 15 years ago
Vladislav Vaintroub 0eae06c430 Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 15 years ago
Michael Widenius b3c72b9a02 Removed compiler warning 15 years ago
Mats Kindahl fc9f3efaec BUG#58246: INSTALL PLUGIN not secure & crashable 15 years ago
Alexander Barkov a7c09ea9f8 Bug#56639 Character Euro (0x88) not converted from cp1251 to utf8 15 years ago
unknown 0de9a4abab MWL#74: Shared libmysqld.so library. 15 years ago
Tatiana A. Nurnberg 1c37eaaabf Bug #49752: 2469.126.2 unintentionally breaks authentication against 15 years ago
Michael Widenius bdba1d11c4 Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 15 years ago
Michael Widenius 7b91240bba Fixed build & test failures in buildbot 16 years ago
Michael Widenius 165eb1186c Added extra argument to longlong2str() to make it have same prototype is int2str() 16 years ago
Alexander Barkov e57a9d6fe0 Bug#45012 my_like_range_cp932 generates invalid string 16 years ago
Davi Arnaut 9a5fa17fd3 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Davi Arnaut 11fae04527 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Bo Thorsen 5c4e95f83b Implement an NSIS based installer 16 years ago
Davi Arnaut 0300935ff3 Bug#53445: Build with -Wall and fix warnings that it generates 16 years ago
Davi Arnaut 0eb26fdfa8 Bug#53445: Build with -Wall and fix warnings that it generates 16 years ago
Davi Arnaut 6f3a540c37 Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
unknown 07bfc5a2d6 Fix buffer overflow in COM_FIELD_LIST. 16 years ago
unknown 5a0af835cc Fix missing bounds check in string conversion. 16 years ago
Michael Widenius d904739cc1 Removed compiler warning 16 years ago
Sergei Golubchik 2ceaffc467 mwl:98 - libservices 16 years ago
Gleb Shchepa 107f34ed77 Bug #49955: ld error message: undefined reference to `strmov_overlapp' 16 years ago
Michael Widenius f83113df07 Applied Antony T Curtis patch for declaring many CHARSET objects as const 16 years ago
Georgi Kodinov adc17cd41e Bug #48866: mysql.test fails under Fedora 12 16 years ago
Mattias Jonsson f9e48efb91 Recommit of patch for bug#49028 for 5.1. 16 years ago
Michael Widenius 626dd5e81a Applied patch from to fix some problems with Croatian character set and LIKE queries 16 years ago
Michael Widenius 27f4f67bd2 Fixed link problem when compiling without uca 16 years ago
Michael Widenius 4c14f9f23c Added more general support for sorting 2 characters as one (contractions) 16 years ago
Alexander Barkov c12dad02d6 A post fix for BUG#45645 Mysql server close all connection and restart using lower function 16 years ago
Alexander Barkov ead175bb07 Bug#45645 Mysql server close all connection and restart using lower function 16 years ago
V Narayanan 64e89a7ed2 Bug#46448 trailing spaces are not ignored when user collation maps space != 0x20 16 years ago
Sergey Petrunya 64fa6d9b94 Fix windows build: add strmov_overlapp.c to CMakeLists.txt 17 years ago
unknown 592379fc95 Fix most Compiler warnings seen in buildbot. 17 years ago
Sergey Petrunya d841ea23ef Trivial fixes for windows compile failures 17 years ago
Staale Smedseng 1ba25ae47c Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Alexander Barkov c6771e7bde Backporting "WL#3332 Korean Enhancements" and 17 years ago
Georgi Kodinov 1a4bc9a1e4 Bug #46042: backported the fix for the valgrind warning from 5.1 17 years ago
Michael Widenius 9db357e2bf Added MY_CS_NONASCII marker for character sets that are not compatible with latin1 for characters 0x00-0x7f 17 years ago
Staale Smedseng 6777150883 Merge from 5.0-bt 17 years ago
unknown f835970430 Cherry-pick revid:psergey@askmonty.org-20090608135546-ut1yrzbah4gdw6e6 17 years ago
Sergey Petrunya cf028a5474 Fix valgrind failure: provide an implementation of strmov_overlapp() that really can 17 years ago
Tatiana A. Nurnberg 6e422ce034 Addendum to Bug #45286: backport macro name form other tree 17 years ago
Georgi Kodinov 22454390c0 Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSX 17 years ago
Alexander Barkov d7bfc76dec Bug#43827 Server closes connections and restarts 17 years ago
unknown b125770aaa We are now using Valgrind rather than purify, and have for quite some time. 17 years ago
Alexander Barkov 0df0070549 Bug#44352 UPPER/LOWER function doesn't work correctly 17 years ago