summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-xxxx GIT rebase demodemoSergei Golubchik2016-10-081-3/+2
* no 2.9.4, cmake 2.9.3 is enoughSergei Golubchik2016-10-081-1/+1
* reformat a commentSergei Golubchik2016-10-081-6/+5
* require cmake 2.9.4Sergei Golubchik2016-10-081-1/+1
* wipSergei Golubchik2016-10-081-4/+2
* myisam ALTER TABLE works with indexed vcolsSergei Golubchik2016-10-0812-16/+228
* MyISAM take 1.Sergei Golubchik2016-10-0810-20/+257
* make myisamchk -d ignore HA_CREATE_RELIES_ON_SQL_LAYERSergei Golubchik2016-10-081-1/+1
* small cleanups in myisamSergei Golubchik2016-10-085-50/+40
* cleanup: update_virtual_fields()Sergei Golubchik2016-10-085-52/+49
* wipSergei Golubchik2016-10-081-1/+0
* cleanup: don't update_virtual_fields from READ_RECORDSergei Golubchik2016-10-083-8/+0
* cleanup: spatial indexes in myisamSergei Golubchik2016-10-082-4/+6
* cleanup: remove unused Field::utype valuesSergei Golubchik2016-10-085-42/+15
* cleanup: avoid Field::field_indexSergei Golubchik2016-10-085-7/+7
* wip 1Sergei Golubchik2016-10-081-1/+1
* cleanup: rename a methodSergei Golubchik2016-10-081-3/+4
* cleanup: extra_rec_buf_lengthSergei Golubchik2016-10-085-25/+2
* cleanup: unpack_vcol_info_from_frmSergei Golubchik2016-10-083-24/+12
* cleanup: vcols in init_from_binary_frm_imageSergei Golubchik2016-10-081-9/+6
* wipSergei Golubchik2016-10-081-1/+0
* cleanup: fix a commentSergei Golubchik2016-04-013-24/+17
* cleanup: remove dead (half-merged) codeSergei Golubchik2016-04-012-35/+0
* cleanup: remove dead (half-merged) code from partition_info.*Sergei Golubchik2016-04-012-345/+1
* cleanup: reorder TABLE membersSergei Golubchik2016-04-011-9/+10
* cleanup: remove Item::intro_versionSergei Golubchik2016-04-01154-5753/+5697
* connect: simple vcol testSergei Golubchik2016-04-012-0/+32
* update RPM metadata (vendor and contact)Sergei Golubchik2016-03-311-2/+2
* fix an assert in the signal handlerSergei Golubchik2016-03-311-0/+2
* MDEV-9811 LOAD DATA INFILE does not work well with gbk in some casesAlexander Barkov2016-03-319-21/+165
* MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-3158-332/+312
* MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311559-9891/+38534
* Follow-up #2 for switching PSEUDO_THREAD_ID to ulonglong: fix another 32-bit ...Elena Stepanova2016-03-291-13/+0
* Follow-up for switching PSEUDO_THREA_ID to ulonglong: fix the 32-bit testElena Stepanova2016-03-291-13/+0
* Merge pull request #166 from iangilfillan/10.2Sergey Vojtovich2016-03-2843-49/+95
|\
| * man page updates: mysqlbinlog options, mysqlcheck clarification and 10.2 updatesiangilfillan2016-03-2243-49/+95
* | Fixing the return data type of my_charlen() from "uint" to "int",Alexander Barkov2016-03-251-1/+1
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2016-03-254-139/+44
|\ \
| * | Followup for 2783fc7: return an error to the caller if mysql.proc cannot be o...mariadb-10.1.13Oleksandr Byelkin2016-03-242-1/+2
| * | Merge branch '10.0' into 10.1Oleksandr Byelkin2016-03-242-2/+44
| |\ \
| | * | MDEV-9773: Memory corruption in mariadb_dyncol_unpackOleksandr Byelkin2016-03-242-2/+44
| * | | Ugly test removed for now.Alexey Botchkov2016-03-242-137/+0
* | | | Removing my_strnncoll_mb_bin() and my_strnncollsp_mb_bin(),Alexander Barkov2016-03-252-97/+0
* | | | more result updatesSergei Golubchik2016-03-242-22/+22
* | | | after merge fixesSergei Golubchik2016-03-232-1/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-23298-1471/+4434
|\ \ \ \ | |/ / /
| * | | MDEV-717 LP:1003679 - Wrong binlog order on concurrent DROP schema and CREATE...Alexey Botchkov2016-03-236-82/+219
| * | | MDEV-9604 crash in Item::save_in_field with empty enum valueAlexander Barkov2016-03-236-18/+263
| * | | Fix sysvar tests - embedded and 32-bitElena Stepanova2016-03-233-234/+262
| * | | MDEV-9443: Add reexecution test cases.Vicențiu Ciorbaru2016-03-222-0/+60