| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-26: Global transaction ID. First alpha release. | unknown | 2013-04-15 | 5 | -7/+7 |
|\ |
|
| * | MDEV-26: Global transaction ID | unknown | 2013-03-26 | 5 | -7/+7 |
* | | 5.5 merge | Sergei Golubchik | 2013-04-14 | 3 | -0/+76 |
|\ \ |
|
| * \ | 5.3 merge | Sergei Golubchik | 2013-04-12 | 1 | -0/+14 |
| |\ \ |
|
| | * | | MDEV-4316 MariaDB server crash with signal 11 | Sergei Golubchik | 2013-04-06 | 1 | -0/+14 |
| * | | | MDEV-4161 Assertion `status_var.memory_used == 0' fails in virtual THD::~THD() | Sergei Golubchik | 2013-04-04 | 1 | -0/+53 |
| * | | | Merge 5.3 -> 5.5 | Sergey Petrunya | 2013-04-03 | 1 | -0/+9 |
| |\ \ \
| | |/ / |
|
| | * | | MDEV-4335: Unexpected results when selecting on information_schema | Sergey Petrunya | 2013-03-29 | 1 | -0/+7 |
* | | | | MDEV-318 IF (NOT) EXIST clauses for ALTER TABLE (MWL #252). | Alexey Botchkov | 2013-04-13 | 3 | -0/+66 |
* | | | | MDEV-3917 multiple use locks (GET_LOCK) in one connection. | Alexey Botchkov | 2013-04-12 | 1 | -0/+177 |
* | | | | portability fixes for mysql-test | Sergei Golubchik | 2013-04-10 | 1 | -1/+1 |
* | | | | MDEV-4254 Semisync plugins to link statically into MariaDB | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
* | | | | MDEV-3807 show plugins soname 'xxx' | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
* | | | | MDEV-4022 table attributes with sysvar as a default value | Sergei Golubchik | 2013-04-09 | 1 | -0/+11 |
* | | | | create sys_var::val_str(), sys_var::val_int(), sys_var::val_real(). | Sergei Golubchik | 2013-04-09 | 2 | -16/+2 |
* | | | | error messages: name the storage engine explicitly, | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
* | | | | mysql-test fixes | Sergei Golubchik | 2013-04-09 | 2 | -7/+4 |
* | | | | remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag() | Sergei Golubchik | 2013-04-09 | 5 | -10/+27 |
* | | | | fix mysql_rm_table_no_locks() not to use dd_frm_type, because the frm file | Sergei Golubchik | 2013-04-09 | 1 | -3/+18 |
* | | | | single table discovery: handlerton::discover_table() method. | Sergei Golubchik | 2013-04-09 | 2 | -0/+4 |
* | | | | revert | Sergei Golubchik | 2013-04-09 | 2 | -21/+15 |
* | | | | * don't use 1-8 numbers for open_table_error codes, use an enum. | Sergei Golubchik | 2013-04-09 | 4 | -2/+8 |
* | | | | file-based table discovery for discovering storage engines | Sergei Golubchik | 2013-04-09 | 1 | -3/+1 |
* | | | | simplify test case | Sergei Golubchik | 2013-04-07 | 1 | -7/+4 |
* | | | | remove the service for installing the closed-source mysql thread pool plugin | Sergei Golubchik | 2013-04-07 | 1 | -1/+1 |
* | | | | Fix buildbot failure in show_explain.test: | Sergey Petrunya | 2013-04-02 | 1 | -1/+1 |
* | | | | Merge 5.5->10.0-base | Igor Babaev | 2013-03-31 | 3 | -0/+289 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix for MDEV-4144 | unknown | 2013-03-29 | 1 | -0/+13 |
| * | | | Merge 5.3->5.5. | Igor Babaev | 2013-03-28 | 1 | -0/+207 |
| |\ \ \
| | |/ / |
|
| | * | | Merge. | Igor Babaev | 2013-03-27 | 1 | -0/+207 |
| | |\ \ |
|
| | | * | | Fixed bug mdev-4318. | Igor Babaev | 2013-03-22 | 1 | -0/+207 |
| * | | | | Merge | Igor Babaev | 2013-03-27 | 1 | -0/+69 |
| |\ \ \ \ |
|
| | * | | | | Fixed bug mdev-4311 (bug #68749). | Igor Babaev | 2013-03-27 | 1 | -0/+69 |
* | | | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 32 | -88/+1024 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | 5.3 merge | Sergei Golubchik | 2013-03-27 | 9 | -48/+284 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | 5.2 merge | Sergei Golubchik | 2013-03-26 | 3 | -1/+41 |
| | |\ \ \ \ |
|
| | | * \ \ \ | 5.1 merge | Sergei Golubchik | 2013-03-26 | 3 | -1/+41 |
| | | |\ \ \ \ |
|
| | | | * | | | | MDEV-4295 Server crashes in get_point on a query with Area, AsBinary, MultiPo... | Alexey Botchkov | 2013-03-19 | 1 | -0/+5 |
| | | | * | | | | MDEV-4296 Assertion `n_linear_rings > 0' fails in Gis_polygon::centroid_xy. | Alexey Botchkov | 2013-03-19 | 1 | -0/+5 |
| | | | * | | | | MDEV-4269 fix. | unknown | 2013-03-18 | 1 | -0/+14 |
| | | | * | | | | MDEV-4252 geometry query crashes server. | Alexey Botchkov | 2013-03-18 | 1 | -0/+6 |
| | | | * | | | | MDEV-4289 Assertion `0' fails in make_sortkey with GROUP_CONCAT, MAKE_SET, GR... | Sergei Golubchik | 2013-03-18 | 1 | -0/+7 |
| | | | * | | | | MDEV-4252 geometry query crashes server. | Alexey Botchkov | 2013-03-10 | 1 | -0/+1 |
| | * | | | | | | MDEV-4292 fix. | unknown | 2013-03-26 | 1 | -0/+57 |
| | * | | | | | | MDEV-4310 geometry function equals hangs forever. | Alexey Botchkov | 2013-03-22 | 1 | -0/+10 |
| | * | | | | | | Merge | Sergey Petrunya | 2013-03-21 | 1 | -0/+35 |
| | |\ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | | * | | | | | MDEV-4277: Crash inside mi_killed_in_mariadb() with myisammrg | Sergey Petrunya | 2013-03-21 | 1 | -0/+35 |
| | * | | | | | | MDEV-4293 Valgrind warnings (Conditional jump or move depends on uninitialise... | Sergei Golubchik | 2013-03-20 | 1 | -0/+10 |
| | |/ / / / / |
|
| | * | | | | | MDEV-4283 Assertion `scale <= precision' fails in strings/decimal.c | Sergei Golubchik | 2013-03-18 | 1 | -0/+13 |
| | * | | | | | MDEV-4286 Server crashes in Protocol_text::store, stack smashing detected | Sergei Golubchik | 2013-03-17 | 1 | -0/+8 |