1178 Commits (1009832c13380365c03f77fcabd0fda470b73390)

Author SHA1 Message Date
Igor Babaev 1009832c13 Added histogams for table columns. 13 years ago
Igor Babaev fc1c8ffdad The pilot patch for mwl#253. 13 years ago
Sergei Golubchik 0791692bdc MDEV-3875 Wrong result (missing row) on a DISTINCT query with the same subquery in the SELECT list and GROUP BY 13 years ago
Sergei Golubchik a058974440 remove HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 13 years ago
unknown 6e8c4d696a MDEV-452 Add full support for auto-initialized/updated timestamp and datetime 13 years ago
Igor Babaev e42024cd0a Fixed bug mdev-3866. 13 years ago
unknown bc4a456758 MDEV-452 Add full support for auto-initialized/updated timestamp and datetime 13 years ago
Igor Babaev 92eadf6415 Part 2 of the fix for bug mdev-504. 13 years ago
Michael Widenius 3a793b9d4d Added new status variables: 13 years ago
Sergei Golubchik 3444e8e925 MDEV-454 Addition of a time interval reduces the resulting value 13 years ago
Igor Babaev 8c499274da Performed re-factoring and re-structuring of the code for mwl#248: 13 years ago
Gleb Shchepa 521deaf36f minor update to make MSVS happy 13 years ago
Gleb Shchepa 767501fb54 Backport of the deprecation warning from WL#6219: "Deprecate and remove YEAR(2) type" 13 years ago
Tor Didriksen 83d455be90 Bug#13871079 RQG_MYISAM_DML_ALTER_VALGRIND FAILS ON VALGRIND PN PB2 14 years ago
Alexander Barkov 84727ba3c3 Bug#13832953 MY_STRNXFRM_UNICODE: ASSERTION `SRC' FAILED. | MY_STRNXFRM_UNICODE/MAKE_SORTKEY 14 years ago
Michael Widenius 6f06cef02b Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11" 14 years ago
Igor Babaev e8497370b9 The main patch for the MWL#248 back-ported from 14 years ago
Sergei Golubchik 90b43902b0 compilation warnings on Windows 14 years ago
Alexey Botchkov eefff87652 bug 801466 ST_INTERSECTION() returns invalid value on empty intersection in maria-5.3-gis. 14 years ago
Tor Didriksen 4da845ec48 Backport from trunk of: 14 years ago
Sergei Golubchik b4a0b2c2f8 post-merge fixes. 15 years ago
Kent Boortz 44135d4725 Updated/added copyright headers 15 years ago
Sergei Golubchik f1a5c49c4e various fixes for buildbot failures 15 years ago
Sergei Golubchik fdfeb4bea3 small optimization in Field_time_hires. 15 years ago
Sergei Golubchik c3f665dc66 bugfixes: 15 years ago
Sergei Golubchik 4d128777dd revert a suggested "optimization" that introduced a bug 15 years ago
Vladislav Vaintroub b519f2b626 Fix compile errors and warnings and test errors introduced by microseconds push. 15 years ago
Sergei Golubchik dda9577d55 comments 15 years ago
Sergei Golubchik 7c459960ec db_low_byte_first is gone 15 years ago
Sergei Golubchik f06cac336b post review changes 2 15 years ago
Sergei Golubchik 8ddcd0cda8 post-review changes 1 15 years ago
Guilhem Bichot 12c42b980a Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'. 15 years ago
Michael Widenius 5ab92b1f85 Adding support for Dynamic columns (WL#34): 15 years ago
Sergey Glukhov 7fa7a0cad9 Bug#11766270 59343: YEAR(4): INCORRECT RESULT AND VALGRIND WARNINGS WITH MIN/MAX, UNION 15 years ago
Sergei Golubchik 6432b5f127 bugfix: datetime(X) and time(X) were taking one byte more than necessary for 15 years ago
Sergei Golubchik e016a2f5f0 lp:705210 Compiling with BUILD/compile-pentium64-debug fails 15 years ago
Sergei Golubchik 299b29b273 lp:738091 cast(timestamp() AS time returns NULL for 0000-00-00 00:00:00 in 5.1-micro 15 years ago
Sergei Golubchik e79a72a410 lp:737496 Assertion `(was_cut & 1) == 0' failed in Field_temporal::store_TIME_with_warning() in 5.1-micro 15 years ago
Sergei Golubchik 5ff5c4b8a3 lp:737111 Different behavior for TIMESTAMPADD with 0000-00-00 argument in 5.1-micro 15 years ago
Sergei Golubchik 1cda265457 * fix for ALTER TABLE ... MODIFY timestamp->timestamp. 15 years ago
Sergei Golubchik 743b6f866b lp:731229 Different results depending on table access method with TIME column and CURDATE() 15 years ago
Sergei Golubchik 30e5b4d719 lp:730637 - Valgrind warnings in 5.1-micro 15 years ago
Sergei Golubchik a8a757c6bb wl#173 - temporal types with sub-second resolution 15 years ago
Michael Widenius ff3da0f963 Change TABLE->alias to String for less memory reallocation 15 years ago
Dmitry Lenev e805a0fd9d Fix for bug #58650 "Failing assertion: primary_key_no == -1 || 15 years ago
Kent Boortz 85323eda8a - Added/updated copyright headers 15 years ago
Michael Widenius 52090a4434 Code cleanup to get fewer reallocs() during execution. 15 years ago
Gleb Shchepa 47bb750c9d backport: Bug #55568 from 5.1-security to 5.0-security 15 years ago
Tor Didriksen 36ab257491 Bug #58137 char(0) column cause: my_gcvt: Assertion `width > 0 && to != ((void *)0)' failed 15 years ago
Tatiana A. Nurnberg ccbc24b45a Bug#55436: buffer overflow in debug binary of dbug_buff in Field_new_decimal::store_value 15 years ago