Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -79/+0 |
| | |||||
* | MDEV-6720 - enable connection log in mysqltest by default | Sergey Vojtovich | 2016-03-31 | 1 | -3/+0 |
| | |||||
* | [MDEV-7978] Post review fixes and cleanups. | Vicențiu Ciorbaru | 2016-03-08 | 1 | -1/+12 |
| | | | | | | * Maintain coding style in sql_yacc.yy in regards to optional clauses. * Remove unused variable from sql_acl.cc. * Update test case | ||||
* | [MDEV-7978] Implement alter user and tested create user | Vicențiu Ciorbaru | 2016-03-08 | 1 | -0/+71 |
Implemented the alter user syntax. Also tested that create user creates users accordingly. |