754 Commits (5a53be655cd68878fbe8c8bc0a0c3c30aeb98c45)

Author SHA1 Message Date
Sergey Petrunya 3f595889d3 Subqueries: Inside-out execution for non-semijoin materialized subqueries that are AND-parts of the WHERE 16 years ago
unknown 3e32ba3ff1 Fix some compiler warnings seen in Buildbot. 16 years ago
unknown c9dffa993a A number of after-merge fixes following merge of MySQL 5.1.44 into MariaDB. 16 years ago
Sergei Golubchik f0cf48a0c4 small code cleanup - "good ifdef is no ifdef" 16 years ago
Michael Widenius d77e3cde5f When one does a drop table, the indexes are not flushed to disk before drop anymore (with MyISAM/Maria) 16 years ago
Sergey Glukhov 81391bd00c Bug#49501 Inefficient information_schema check (system collation) 16 years ago
Sergey Petrunya 96e092dc73 Backport into MariaDB-5.2 the following: 16 years ago
Michael Widenius 0df8279c46 Fixes after comments from last push: 16 years ago
Michael Widenius d13c54351d Remove compiler warnings (Including some warnings from -Wstrict-aliasing) 16 years ago
Davi Arnaut c70a9fa1e3 Bug#41726: upgrade from 5.0 to 5.1.30 crashes if you didn't run mysql_upgrade 16 years ago
Kristofer Pettersson 0a68603058 Bug#45613 handle failures from my_hash_insert 16 years ago
Michael Widenius ab0905c6d7 This is based on the userstatv2 patch from Percona and OurDelta. 16 years ago
Igor Babaev f7a75b999b The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. 16 years ago
Georgi Kodinov 1a48dd4e2b Bug #43029: FORCE INDEX FOR ORDER BY is ignored when join 16 years ago
Martin Hansson e86f08d054 Bug#35996: SELECT + SHOW VIEW should be enough to display 16 years ago
Sergey Petrunya 8282ed39f2 MySQL 5.1 -> MariaDB 5.1 merge 16 years ago
Guilhem Bichot a58b887c17 Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted, does nothing": 17 years ago
Michael Widenius bb55791994 Added some changes inspired by Zardosht Kasheff: 17 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
Georgi Kodinov 80730df7d6 Bug #38159: Function parsing problem generates misleading error message 17 years ago
Sergey Glukhov f54beb2dcc Bug#41212 crash after race condition between merge table and table_cache evictions 17 years ago
unknown b125770aaa We are now using Valgrind rather than purify, and have for quite some time. 17 years ago
Tatiana A. Nurnberg e976b27ea6 Bug#36751: Segmentation fault in ctype-bin.c:308; Linux 86_64, with-max-indexes=128 17 years ago
Georgi Kodinov 3033ea85a2 Bug #42434: license of mysys MD5 implementation is not GPL-compatible 17 years ago
Ignacio Galarza 54fbbf9591 Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
Michael Widenius bd4e65515f Fixed compiler warnings found by gcc 4.3.2 17 years ago
Mattias Jonsson 48e0325c5e Bug#39893: Crash if select on a partitioned table, when partitioning is disabled 17 years ago
Sergey Vojtovich 3a42aab81c BUG#39746 - Debug flag breaks struct definition 17 years ago
Georgi Kodinov ab4d8812f4 Bug #37742: HA_EXTRA_KEYREAD flag is set when key contains only prefix of requested 17 years ago
Build Team e85fe79430 Added "Sun Microsystems, Inc." to copyright headers on files modified 17 years ago
Gleb Shchepa f48b42e776 Bug #38691: segfault/abort in ``UPDATE ...JOIN'' while 17 years ago
Martin Hansson 3bad2119f9 Bug#36086: SELECT * from views don't check column grants 18 years ago
Kristofer Pettersson 548413824b Bug#38002 table_cache consumes too much memory with blobs 18 years ago
unknown 8170b22b5c Fixed compiler warnings in a lot of files 18 years ago
unknown 647fe5b3a1 BUG#22708 - Error message doesn't refer to storage engine unsupported 18 years ago
unknown 2a0d2fef51 Bug#12713 "Error in a stored function called from a SELECT doesn't 18 years ago
unknown b15802298b Bug#32158 Crash in open_table_from_share, on mysql_unpack_partition errors 18 years ago
unknown c8450b278d Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 18 years ago
unknown 21fd2a5a36 First part of redo/undo for key pages 18 years ago
unknown e5b2745efc Bug#31210 - INSERT DELAYED crashes server when used on 18 years ago
unknown fe784fac00 Bug #30695: An apostrophe ' in the comment of the ADD PARTITION 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 aec287fd67 Bug #30825: Problems when putting a non-spatial index on a GIS column 18 years ago
unknown 496741d576 Moved randomize and my_rnd under mysys 18 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown 1c47af79da Bug#30322 Server crashes on selecting from i_s.columns when cluster is running -regression 19 years ago
unknown 0d301ee822 * tests which use MERGE or INSERT DELAYED should run only 19 years ago
unknown 95e2558f8e * "transactionality" needs to be preserved by TRUNCATE TABLE: 19 years ago
unknown dea279ac8a Apply patch for Bug#27806 table comments not passed in to storage engine 19 years ago