28061 Commits (0a12fa292221ed9cf1c58e924682a8d49c6059b8)

Author SHA1 Message Date
Vladislav Vaintroub 1c95254523 Fix check_table_file_presence: 15 years ago
Oleksandr Byelkin 84505e6e3a db_name can change case, so we need copy of it for case insensitive FS. 15 years ago
Michael Widenius 4c81cef75d Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233) 15 years ago
unknown 18d08eeacc Post review fixes of MWL#148 (moving max/min optimization in optimize phase). 15 years ago
unknown 520927a7df Bugfix: New table creation/renaming block added if old encoded table present. 15 years ago
Michael Widenius 8d52c2cffe Fixed compiler warnings and test cases problems found by buildbot 15 years ago
Michael Widenius 052d1bfb1a Fixed all reported bugs for dynamic columns. 15 years ago
Sergey Petrunya 30575353b6 BUG#779885: Crash in eliminate_item_equal with materialization=on in maria-5.3 15 years ago
Sergei Golubchik e343a2c134 small enhancement of the create table options feature: 15 years ago
Sergey Petrunya f34b421839 Code cleanup, added comments. 15 years ago
Sergey Petrunya 8d29fddb97 BUG#780359: Crash with get_fanout_with_deps in maria-5.3-mwl90 15 years ago
Sergey Petrunya 70952a554d MWL#90: Non-merged semi-joins 15 years ago
unknown e2ff288531 Fix buildbot failure in rpl_stop_slave.test. 15 years ago
Michael Widenius 8882d71f3f Make event stop code even more robust. 15 years ago
Michael Widenius 4cb68c0e89 mysqltest: Write command to be executed to the log BEFORE executing the command. 15 years ago
Sergey Petrunya 76fd8c1c2f Change "disable semi-joins in presense of outer joins" check to actually 15 years ago
Sergey Petrunya 524e6aad73 MWL#90: Non-merged semi-joins 15 years ago
Michael Widenius e843297d12 Fixed compiler warnings 15 years ago
Michael Widenius 5ab92b1f85 Adding support for Dynamic columns (WL#34): 15 years ago
Vladislav Vaintroub ba87d4810a Fix effect of recent mismerge (it made default pid file name ".pid" instead of "hostname.pid") 15 years ago
unknown 4337aa74e3 MWL#180: Fix bug where setting @@global.binlog_checksum did not actually change the value. 15 years ago
unknown ee3b7b56e4 Fix LP BUG#772309 15 years ago
Igor Babaev 20c9084deb Fixed LP bug #776295. 15 years ago
Michael Widenius a3af6f0f3d Fixed build errors on centos5-amd64-minimal, where we compile with very few character sets 15 years ago
Michael Widenius 3c9ae014ca Fixed build errors on centos5-amd64-minimal, where we compile with very few character sets 15 years ago
Igor Babaev e3e2358fd2 Fixed LP bug #751350. 15 years ago
Oleksandr Byelkin 7b797fe66d Moving max/min optimization from prepare to optimization phase. MWL#148 15 years ago
Vladislav Vaintroub e4732a765e fix noisy warnings in header files 15 years ago
Igor Babaev aaf9fb0de7 Fixed LP bug #776274, 15 years ago
unknown 014b8e7f43 Backport MySQL WL#2540 into MariaDB. 15 years ago
Sergey Petrunya ea43df7685 - Release build: Fix compiler warning about unused variable 15 years ago
Michael Widenius 046418ad95 Added calls to cleanup_mutexes() for embedded library. 15 years ago
Michael Widenius 2721e912ba Added ALTER ONLINE TABLE, which will give an error if the change can't be done 'instantly' (without a table copy) 15 years ago
Michael Widenius 6da8ac5f71 Added option "AND DISABLE CHECKPOINT" to "FLUSH TABLES WITH READ LOCK" 15 years ago
unknown 0f4236659c Fix LP BUG#718593 15 years ago
Igor Babaev 1556a136ac Fixed LP bug #754521. 15 years ago
Sergey Glukhov a60c39a2ff Bug#11889186 60503: CRASH IN MAKE_DATE_TIME WITH DATE_FORMAT / STR_TO_DATE COMBINATION 15 years ago
Igor Babaev 8d9dd21d85 Fixed LP bugs #717577, #724942. 15 years ago
Mattias Jonsson bdaaee5d04 post fix for werror build for bug#11766249. 15 years ago
Sergey Glukhov a5e8d9029b Bug#11756928 48916: SERVER INCORRECTLY PROCESSING HAVING CLAUSES WITH AN ORDER BY CLAUSE 15 years ago
Igor Babaev 79439d9a74 Fixed LP bug #752353. 15 years ago
Mattias Jonsson bd92ea4311 Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAK 15 years ago
unknown 43acceeb47 Fix LP BUG#715069 15 years ago
Jon Olav Hauglid f3b024cafa BUG#12377872 ASSERTION FAILED: !_ENTERED WHEN GETHOSTBYADDR_R 15 years ago
Sergey Glukhov 90bbf9d615 Bug#11765923 58937: MANY VALGRIND ERRORS AFTER GROUPING BY RESULT OF DECIMAL COLUMN FUNCTION 15 years ago
Sergei Golubchik a7ff7918a0 lp:750117 Bogus warning with aggregate and datetime column 15 years ago
Sergey Glukhov bba7b9ca0c Bug#11765139 58069: LOAD DATA INFILE: VALGRIND REPORTS INVALID MEMORY READS AND WRITES WITH U 15 years ago
Tor Didriksen dd3d9477b2 Bug#11765713 58705: OPTIMIZER LET ENGINE DEPEND ON UNINITIALIZED VALUES CREATED BY OPT_SUM_QU 15 years ago
Sergey Glukhov 3abe56f31d Bug#11756242 48137: PROCEDURE ANALYSE() LEAKS MEMORY WHEN RETURNING NULL 15 years ago
Sergey Glukhov 7fa7a0cad9 Bug#11766270 59343: YEAR(4): INCORRECT RESULT AND VALGRIND WARNINGS WITH MIN/MAX, UNION 15 years ago