3005 Commits (54ad7d88d03c940330510e0870e4bce17327a952)

Author SHA1 Message Date
unknown 89a208850a Bug#31177: Server variables can't be set to their current values 18 years ago
unknown dafb98946b merging 18 years ago
unknown fffd105fa2 Bug #30638 why doesn't > 4294967295 rows work in myisam on windows. 18 years ago
unknown 0e492bdedb Update the client ABI to reflect member rename 18 years ago
unknown c969f78b7c Remove an unused variable that was there since the first implementation 18 years ago
unknown 65a32e834f Fix for bug #31254: "Max_data_length" truncated / reported wrong 18 years ago
unknown 1c94c8e674 Bug#31382 18 years ago
unknown 662fb20f1e Bug#30992 Wrong implementation of pthread_mutex_trylock() 18 years ago
unknown 2b9b71d0e3 BUG#30992 (Wrong implementation of pthread_mutex_trylock()): 18 years ago
unknown 717dba2422 Bug #30639: limit offset,rowcount wraps when rowcount >= 2^32 in windows 19 years ago
unknown ee7f125d5f Bug #15327: configure: --with-tcp-port option being partially ignored 19 years ago
unknown 76c19c74de This patch is a part of work on bug #5731 "key_buffer_size not properly restricted to 4GB". 19 years ago
unknown 424bda7815 Make mysql compilable on gcc-4.2.1. 19 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. 19 years ago
unknown ee040ef2b7 Never access thd->ha_data directly, use getters/setters from the plugin 19 years ago
unknown 3d65f86714 Backport of the keycache changes from http://lists.mysql.com/commits/31517 to make keycache 64-bit safe in 5.0. This is for bug #5731. 19 years ago
unknown ac275fd5fa Backport of my_malloc() changes from 5.1 to make it 64-bit safe on Unix platforms. 19 years ago
unknown 7edc7d6356 Temp disable of icheck 19 years ago
unknown 1413fdb24e Enable abi_check for 5.1 19 years ago
unknown 06d80f1119 Bug #28284: Test "mysqlslap" reports "out of memory" 19 years ago
unknown 81e54a4f3d Fix doxygen warnings. 19 years ago
unknown 68977b8cb0 Doxygen warnings. 19 years ago
unknown 4e5d02e99f Fix for Bug#27970 "Fix for bug 24507 makes mysql_install_db fail" 19 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown 53df09a9a6 Bug#28875 Conversion between ASCII and LATIN1 charsets does not function 19 years ago
unknown 0c9a3e597d Fixes Bug#30127: --debug-info no longer prints memory usage in mysql 19 years ago
unknown f5b95d0be1 Bug #10776: Failure to compile ndb ReadNodesConf.cpp on AIX 5.2 19 years ago
unknown 16ff419b8a Generate "config.h" directly into the "include" directory, later copied 19 years ago
unknown b59217ebbb Slow query log to file now displays queries with microsecond precission 19 years ago
unknown ae8d075508 Add 'extension' field to all client library structures to make them extensible 19 years ago
unknown 08dd5dcf16 Added support for 'internal temporary tables' in HEAP tables. 19 years ago
unknown 54cebc4764 Many files: 19 years ago
unknown f4209c71a2 Avoid the name conflict between the system-provided "md5.h" and the MySQL one 19 years ago
unknown b9c18aead4 Bug#19259 rpl_ndb_dd_partitions failed on Solaris 19 years ago
unknown 1abab6c7c7 Bug #29325: 19 years ago
unknown 26af0b96a8 Bug#26827 - table->read_set is set incorrectly, 19 years ago
unknown bd8b9746bf WL#3914: Additonal accessors required to compile InnoDB as a plugin storage engine 19 years ago
unknown b16b2683e5 Complementary fix for bug #29353: inserting a negative value to a csv table 19 years ago
unknown b4fe5e4408 add and amend comments for clarity 19 years ago
unknown 94beb7cd8d Bug#25511 19 years ago
unknown 405f82d390 Patch for the following bugs: 19 years ago
unknown ba4682ae10 Bug #29157: UPDATE, changed rows incorrect 19 years ago
unknown 76295d4bbe Bug #26564: Windows implementation of pthread_join crashes 19 years ago
unknown ae587cfb0c Fix for bug #29079: Semantics of "bigint" depend on platform specifics (size, signedness of char ?) 19 years ago
unknown ced7685766 BUG#23051 (READ COMMITTED breaks mixed and statement-based replication): 19 years ago
unknown 9bba1059bf follow-up fix 19 years ago
unknown 83de46bcf7 This the 4-th patch in scope of CS patch (BUG#11986). 19 years ago
unknown af0a3afe05 Bug#28916 LDML doesn't work for utf8 19 years ago
unknown f9a41f9f35 Bug #26162: Trigger DML ignores low_priority_updates setting 19 years ago
unknown 489a3fe4ee Bug#28478 - Improper key_cache_block_size corrupts MyISAM tables 19 years ago