60328 Commits (a8c47397fc3ede7d3452e48baf56bbb9bc28ea8f)
 

Author SHA1 Message Date
Vladislav Vaintroub a8c47397fc WL#5161: Implement Mats' suggestion of moving OS specific CMake code to OS specific files, instead of 16 years ago
Vladislav Vaintroub 28a5ee8f05 add CMakeLists.txt to EXTRA_DIST for audit_null 16 years ago
Vladislav Vaintroub 9129685e51 merge, add plugin/audit_null/CMakeLists.txt 16 years ago
Alexander Nozdrin f8a5a1284b Enable one test case for weekly builds. 16 years ago
Alexander Nozdrin 8baba07f6a Make sys_vars.delayed_insert_limit_func experimental due to Bug 50435. 16 years ago
Vladislav Vaintroub 809e20f2d7 Fix typos : 16 years ago
Vladislav Vaintroub 32f0a54628 In standalone package, default data subdirectory is "data", not "var" 16 years ago
Vladislav Vaintroub 135c25d165 Fix smaller stuff: disable transitive linking for MERGE_LIBRARIES results, 16 years ago
Vladislav Vaintroub 4fe79c7d58 Following autotools tradition, add preprocessor definitions specified in environment variable CPPFLAGS 16 years ago
Vladislav Vaintroub b4d6a13510 Fix failing sys_vars.plugin_dir_basic - treat both '/' and '\' as path separators in get_relative_path() on Windows 16 years ago
Vladislav Vaintroub c514d75ebb Handle different installation layouts. 16 years ago
Vladislav Vaintroub df9f68e973 Replace another abort() under DBUG_EXECUTE_IF with DBUG_ABORT to avoid popups on Windows. 16 years ago
Vladislav Vaintroub cb5b0d4ffa merge 16 years ago
Sergey Vojtovich 1c4a72feea Merge backport of WL#3771 with mysql-next-mr. 16 years ago
Vladislav Vaintroub 68c66c645a cherrypick a followup fix from marc 16 years ago
Vladislav Vaintroub 4acc380f15 restore lost -g when WITH_DEBUG was specified 16 years ago
Vladislav Vaintroub e4687956c1 Cherrypick fix for -DWITH_SSL=system by Marc Alff (Bug#50513) 16 years ago
Alexander Nozdrin 08bcd2d8f6 Auto-merge from mysql-next-mr. 16 years ago
Vladislav Vaintroub 32cbda18fb Fix failing yassl tests on OSX 16 years ago
Vladislav Vaintroub 6e84defdd4 Add -lmtmalloc to server linker flags on Solaris 10 16 years ago
Luis Soares 8b7d5366ce Removes duplicate entry for ER_SLAVE_IGNORE_SERVER_IDS 16 years ago
Vladislav Vaintroub 411788d5de Correctly cast the result of malloc. 16 years ago
Alexander Nozdrin 725936c6ec Add client/dtoa.c to .bzrignore. 16 years ago
Alexander Nozdrin da32064baf Mark several failing test cases experimental. 16 years ago
Vladislav Vaintroub 27c2433b9d Remove backslashes used as line continuation characters : makes scripts unusable under Windows. 16 years ago
Vladislav Vaintroub bc61d6e840 Add Solaris sparc Sun Studio flags 16 years ago
Vladislav Vaintroub e6e8855bf2 merge 16 years ago
Vladislav Vaintroub a71e4cf18e - another take on BUILD_CONFIG variable - use OPTION instead of SET for 16 years ago
Kent Boortz c196a00580 Merge 16 years ago
Vladislav Vaintroub 7753db1d17 Fix compatibility problem with older HPUX 16 years ago
Alexander Nozdrin ce3dcc6c56 Auto-merge from mysql-next-mr-bugfixing. 16 years ago
Vladislav Vaintroub 3db12ce6b6 Fix AIX error during compile in my_handler (pointer to data is used, while pointer to function is expected). 16 years ago
Sergey Vojtovich d0ceec6021 Merge backport of WL#3771 with mysql-next-mr. 16 years ago
Kent Boortz 5656555965 Added collections for the "test-bt" test targets 16 years ago
Vladislav Vaintroub 0d8b633ad9 merge 16 years ago
Vladislav Vaintroub 8bffa163f8 Fix various compiler/OS compatibility errors 16 years ago
Sergey Vojtovich 667b5944a7 Merge backport of WL#3771 with mysql-next-mr. 16 years ago
Vladislav Vaintroub 5d61e31d4d Fix end-of-line characters in mysql_release.cmake to be unix-conform 16 years ago
Vladislav Vaintroub 6b596534c0 Add compiler flags used by the buildteam to do release 16 years ago
Vladislav Vaintroub 6d59902ccf Do not run GCC atomic builtins tests on MSVC 16 years ago
Vladislav Vaintroub 8d9f3d7615 In DBUG_EXECUTE_IF, change abort() to DBUG_ABORT() to avoid popups on windows 16 years ago
Vladislav Vaintroub f6afecf73d Add targets test-bt-fast and test-bt-debug 16 years ago
Vladislav Vaintroub ba23a0139d merge 16 years ago
Vladislav Vaintroub 10a7c78ed4 just in case old linux is used, add _GNU_SOURCE preprocessor constant to be able to see pthread_rwlock_t 16 years ago
Vladislav Vaintroub a87f4e1bbb Fix some problems found by kent. 16 years ago
Alexander Nozdrin 6060c8d3c1 Auto-merge from mysql-next-mr. 16 years ago
Alexander Nozdrin f143270f2f Auto-merge from mysql-next-mr. 16 years ago
Alexander Nozdrin 33c075e842 Enable sys_vars and perfschema test suites 16 years ago
Alexander Nozdrin 3408d7c2da Auto-merge from mysql-5.1-rpl-merge. 16 years ago
Vladislav Vaintroub 508959134b Bug#50362: 16 years ago