97 Commits (4a1b59b7ab1e09f23e82ec8274e5d1fa0c067b4f)

Author SHA1 Message Date
Konstantin Osipov 8ec23470f1 Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1, 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
Ignacio Galarza 54fbbf9591 Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
Sergey Petrunia 62513bb1bc BUG#35478: sort_union() returns bad data when sort_buffer_size is hit 18 years ago
unknown 9060b50f14 Rename send_eof() to my_eof() for consistency with my_ok() and my_error() 18 years ago
unknown ce8bf087b0 Fix for bug #31207: Test "join_nested" shows different strategy on IA64 18 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 7d383909db wl#3700 - post-review fixes: 19 years ago
unknown 0ea47f3ed4 BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be locked 19 years ago
unknown 79542930ea WL#3527: Extend IGNORE INDEX so places where index is ignored 19 years ago
unknown a97fd19371 Bug #25831: Deficiencies in INSERT ... SELECT ... field name resolving. 19 years ago
unknown 4e8b49d656 WL#3700: Handler API change: all index search methods - that is, 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 01d03e7b4b This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 20 years ago
unknown 307c0b77a1 many warnings (practically safe but annoying) corrected 20 years ago
unknown ccc051cd40 fix for bug #12595 (ESCAPE must be exactly 1 character long) 20 years ago
unknown f8f1c01675 Added option --valgrind-mysqltest to mysql-test-run 20 years ago
unknown 44086a625b Cleanups and optimization during review of new code 21 years ago
unknown 7517d7e112 Implementation of WL#2486 - 21 years ago
unknown cd483c5520 Patch for push of wl1354 Partitioning 21 years ago
unknown 6d9bc9c8b7 do not register changes of stack variable 21 years ago
unknown b4f595b95f Name resolution context added (BUG#6443) 21 years ago
unknown 78422442df Preparatory (and the most problematic) patch for Bug#7306 21 years ago
unknown 892a6138ff Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 21 years ago
unknown 284b8b8b63 Cleanup during reviews 21 years ago
unknown 248e449451 Remove compiler warnings and remove not used variables 21 years ago
unknown 662823c209 after review fixup (bug #8129: help.test fails using --ps-protocol) 21 years ago
unknown 54a1e372e1 a fix (bug #8129: help.test fails using --ps-protocol) 21 years ago
unknown acf76e3b88 First stage of table definition cache 21 years ago
unknown 8322eb0aaa * Added comments and one assert 21 years ago
unknown a8ea31fae6 Add support for up to VARCHAR (size up to 65535) 21 years ago
unknown f88d01932f post-merge fix 21 years ago
unknown 9e921615a1 post-review fixes 21 years ago
unknown 435b20aa68 Simpler arena swapping code 21 years ago
unknown 048d731a31 WL#1972 "Evaluate HAVING before SELECT select-list" 21 years ago
unknown 066c90563a errors without code removed 21 years ago
unknown 3307318917 true,false -> TRUE, FALSE 21 years ago
unknown ffc0d185da Added options --auto-increment-increment and --auto-increment-offset. 21 years ago
unknown e32059a93e Fixed a couple of bugs. 21 years ago
unknown 55a8c28c27 fixed merged view fields names (BUG#5147) 21 years ago
unknown 6e314e047d fixed open_and_lock_tables result processing (all open_and_lock_tables revision) 22 years ago
unknown eaf34dd8e3 Port of cursors to be pushed into 5.0 tree: 22 years ago
unknown 8790b1e65c VIEW 22 years ago
unknown 9a554b4751 handler interface cleanups: 22 years ago
unknown 4c670550d2 Fix for Bug# 4200 "Parse error on LIKE ESCAPE with parameter binding" 22 years ago
unknown 08594c4795 after review changes 22 years ago
unknown 3c01162f0e removed old way to prevent using stack tables for caching Items in PS 22 years ago
unknown ceeaa24d18 false/true -> FALSE/TRUE 22 years ago