470 Commits (23d8586dbfdfdf02fa2f801b9dad91db53025a64)

Author SHA1 Message Date
Mats Kindahl 23d8586dbf WL#5030: Split and remove mysql_priv.h 16 years ago
Alexey Botchkov c510ded6a4 Bug#41103 6.0 Windows embedded-server tests fail 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
Sergei Golubchik 1ad5bb1a69 WL#4738 streamline/simplify @@variable creation process 16 years ago
Satya B cf9966f86f Fix for Bug#37408 - Compressed MyISAM files should not require/use mmap() 16 years ago
Konstantin Osipov f9f2bd193f Backport of: 16 years ago
Konstantin Osipov e91294243f Backport of: 16 years ago
Marc Alff f2d67abbc0 WL#2360 Performance schema 16 years ago
Konstantin Osipov 9a9e8d2311 Backport of: 16 years ago
Vladislav Vaintroub bc76ad8f6b WL#5161 : Cross-platform build with CMake 16 years ago
Sergei Golubchik 319847a4ec backport of dbug extensions from 6.0: 16 years ago
Alexander Barkov de7d1abe93 A postfix for WL#751 16 years ago
Mikael Ronstrom bae553cfcd Backported my_atomic from 6.0-codebase and added support for 64-bit atomics to enable removal of LOCK_thread_count from every query, removed LOCK_thread_count from use in dispatch_command and close of query which is used in every query, now uses atomic increments/decrements instead 16 years ago
Staale Smedseng e5888b16af Bug #43414 Parenthesis (and other) warnings compiling MySQL 16 years ago
Vladislav Vaintroub 716099e07c This is the downport of 16 years ago
Staale Smedseng 1ba25ae47c Bug #43414 Parenthesis (and other) warnings compiling MySQL 16 years ago
Staale Smedseng ab2f3dd2a2 Bug #43397 mysql headers redefine pthread_mutex_init 16 years ago
Vladislav Vaintroub 768bbae90e Backport WL#3653 to 5.1 to enable bundled innodb plugin. 17 years ago
Davi Arnaut 92e2fa7f17 MySQL 5.0 backport of Chad Miller's patch for Bug#34309: 17 years ago
MySQL Build Team d64c0e1675 A few portability tweaks for Netware, SCO and QNX 17 years ago
Alexey Kopytov bbe24f03f2 Fix for bug #42965: isinf() on 32bit x86 with gcc 4.3 can 17 years ago
unknown 150b0850b3 cmd-line-utils/libedit/readline/readline.h 17 years ago
Alexey Kopytov 0f6e7f1176 Fixed a build failure on Ubuntu 8.10 introduced by the patch 17 years ago
Alexey Kopytov 0e62c9aa63 Fix for bug #15936: "round" differs on Windows to Unix 17 years ago
Alexey Botchkov 9036f1aa97 Bug#37995 Error message truncation in test "innodb" in embedded mode. 17 years ago
Chad MILLER 0d2fecc977 Bug#34309: '_PC' macro redefinition 17 years ago
Alexey Kopytov 91f0c94c23 Fix for bug #27483: Casting 'scientific notation type' to 'unsigned 17 years ago
Mats Kindahl 8b637b2847 Fixning compiler warnings. Fixing build failure for valgrind platform. 17 years ago
Alexey Botchkov 17343b4c37 Bug #35999 When using the embedded server a wrong message comes. 18 years ago
unknown 57036d8a71 Correct failing build. 18 years ago
unknown a63dde5a5b Tentative implementation of 18 years ago
unknown cebb6727b3 Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes) 18 years ago
unknown 61caf4635d Bug #24992 Enabling Shared Memory support on Windows x64 causes client to fail 18 years ago
unknown ed4578c02e Bug #23839 Multiple declarations of macros 18 years ago
unknown 61c31af45d Fix for bug #31236: Inconsistent division by zero behavior for 18 years ago
unknown 85213f6235 Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name> 18 years ago
unknown 44ebdc095a my_global.h: 18 years ago
unknown 61f57730a8 Excluded verbose and bad change to Mac OS X universal binaries handling 18 years ago
unknown f177f5f9a5 my_global.h: 18 years ago
unknown 65a32e834f Fix for bug #31254: "Max_data_length" truncated / reported wrong 18 years ago
unknown fb84f573ad Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
unknown 76c19c74de This patch is a part of work on bug #5731 "key_buffer_size not properly restricted to 4GB". 18 years ago
unknown 424bda7815 Make mysql compilable on gcc-4.2.1. 18 years ago
unknown e25e0979b4 Use SIZE_T_MAX instead of ulong as a limit for key_buffer_size to allow key_bufer_size > 4G on Windows in 5.1. This is for bug #5731. 18 years ago
unknown 54cebc4764 Many files: 18 years ago
unknown bd8b9746bf WL#3914: Additonal accessors required to compile InnoDB as a plugin storage engine 19 years ago
unknown ae587cfb0c Fix for bug #29079: Semantics of "bigint" depend on platform specifics (size, signedness of char ?) 19 years ago
unknown 8a56af76cf Fix for bug #23810: Server crashes on various "show status ..." commands 19 years ago
unknown bb64e39e0a Bug#21554 (sp_cache.cc: violates C++ aliasing rules) 19 years ago
unknown 9e1585ab8f Fix for bug #28240: "isinf()" cannot be used in C++ for lack of prototype 19 years ago