Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | weird compilation fix | Sergei Golubchik | 2016-12-12 | 1 | -3/+5 |
* | MDEV-11066 use MySQL terminology for "virtual columns" | Sergei Golubchik | 2016-12-12 | 1 | -2/+2 |
* | bugfix: non-deterministic vcols in indexes | Sergei Golubchik | 2016-12-12 | 1 | -3/+14 |
* | rename Virtual_column_info::expr_item | Sergei Golubchik | 2016-12-12 | 1 | -7/+7 |
* | store/show vcols as item->print() | Sergei Golubchik | 2016-12-12 | 1 | -42/+2 |
* | MDEV-5800 InnoDB support for indexed vcols | Sergei Golubchik | 2016-12-12 | 1 | -56/+85 |
* | bugfix: move vcol calculations down into the handler | Sergei Golubchik | 2016-12-12 | 1 | -2/+0 |
* | MDEV-5800 MyISAM support for indexed vcols | Sergei Golubchik | 2016-12-12 | 1 | -15/+24 |
* | gcol mysql-test suite from 5.7 | Sergei Golubchik | 2016-12-12 | 1 | -6/+12 |
* | cleanup: TABLE::update_virtual_fields | Sergei Golubchik | 2016-12-12 | 1 | -2/+2 |
* | cleanup: remove unused Field::utype values | Sergei Golubchik | 2016-12-12 | 1 | -4/+0 |
* | cleanup: my_printf_error(ER_xxx, ER(ER_xxx), ... ) | Sergei Golubchik | 2016-12-12 | 1 | -15/+7 |
* | MDEV-10792: Assertion `thd->mdl_context.is_lock_owner ..bb-10.2-nirbhay | Nirbhay Choubey | 2016-11-21 | 1 | -0/+1 |
* | Use sql_mode_t for sql_mode. | Monty | 2016-10-05 | 1 | -1/+1 |
* | Merge branch '10.2' into bb-10.2-jan | Sergei Golubchik | 2016-09-19 | 1 | -105/+270 |
|\ | |||||
| * | alter_table.test bug fixed. | Alexey Botchkov | 2016-09-12 | 1 | -1/+1 |
| * | Fixed condition | Oleksandr Byelkin | 2016-09-09 | 1 | -1/+1 |
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -4/+6 |
| |\ | |||||
| | * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -4/+6 |
| | |\ | |||||
| | | * | MDEV-8569 build_table_filename() doesn't support temporary tables. | Alexey Botchkov | 2016-07-18 | 1 | -4/+6 |
| * | | | MDEV-10421 duplicate CHECK CONSTRAINTs. | Alexey Botchkov | 2016-09-06 | 1 | -0/+49 |
| * | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -2/+1 |
| * | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -0/+4 |
| * | | | move away from TIMESTAMP_DNUN_FIELD/TIMESTAMP_DN_FIELD code | Sergei Golubchik | 2016-08-27 | 1 | -2/+1 |
| * | | | optimize constant default expressions | Sergei Golubchik | 2016-08-27 | 1 | -84/+106 |
| * | | | MDEV-10320: NO-OP ALTER TABLE on temporary tables getting | Nirbhay Choubey | 2016-08-08 | 1 | -2/+7 |
| * | | | MDEV-10216: Assertion `strcmp(share->unique_file_name,filename) || | Nirbhay Choubey | 2016-08-08 | 1 | -13/+98 |
* | | | | fix some quoting in error messages | Sergei Golubchik | 2016-09-16 | 1 | -5/+8 |
|/ / / | |||||
* | | | fix ALTER TABLE .. DROP CONSTRAINT IF NOT EXISTSmariadb-10.2.1 | Sergei Golubchik | 2016-07-02 | 1 | -1/+1 |
* | | | clarify ER_CANT_DROP_FIELD_OR_KEY | Sergei Golubchik | 2016-07-02 | 1 | -8/+2 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -4/+21 |
|\ \ \ | |/ / | |||||
| * | | MDEV-8989: ORDER BY optimizer ignores equality propagation | Sergei Petrunia | 2016-05-23 | 1 | -1/+1 |
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -2/+20 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -2/+20 |
| | |\ | |||||
| | | * | MDEV-9142 :Adding Constraint with no database reference | Jan Lindström | 2016-04-23 | 1 | -1/+1 |
| | | * | trivial optimization | Sergei Golubchik | 2016-04-20 | 1 | -2/+4 |
| | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-04-20 | 1 | -2/+18 |
| | | |\ | |||||
| | | | * | BUG#20574550 MAIN.MERGE TEST CASE FAILS IF BINLOG_FORMAT=ROW | Venkatesh Duggirala | 2016-02-26 | 1 | -2/+18 |
* | | | | | various cleanups | Sergei Golubchik | 2016-06-30 | 1 | -25/+26 |
* | | | | | various cleanups | Michael Widenius | 2016-06-30 | 1 | -8/+9 |
* | | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -40/+159 |
* | | | | | MDEV-10138 Support for decimals up to 38 digits | Monty | 2016-06-22 | 1 | -3/+14 |
* | | | | | Merge pull request #181 from ottok/ok-debpkg-10.2 | Sergey Vojtovich | 2016-06-14 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | General spell fixing in comments and strings | Otto Kekäläinen | 2016-06-08 | 1 | -1/+1 |
* | | | | | | MDEV-5535: Cannot reopen temporary table | Nirbhay Choubey | 2016-06-10 | 1 | -60/+68 |
* | | | | | | Code cleanups | Sergey Vojtovich | 2016-06-10 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Reuse THD for new user connections | Monty | 2016-06-04 | 1 | -1/+1 |
* | | | | | after-merge: simplify, fix a bug | Sergei Golubchik | 2016-04-29 | 1 | -25/+20 |
* | | | | | Whitespace fix for mysql_checksum_table function | Daniel Black | 2016-04-29 | 1 | -26/+26 |
* | | | | | MDEV-9758: correct checksum on non-continious blocks | Daniel Black | 2016-04-29 | 1 | -2/+2 |