|
|
407d99967e
|
*: Refactor some code to support global system variable.
|
2015-10-26 14:35:06 +08:00 |
|
|
|
73fe94095b
|
*: Add index to global_variables table.
|
2015-10-23 17:20:37 +08:00 |
|
|
|
00f431e39b
|
*: Add global variable table
Create and init global variable table in bootstrap stage.
|
2015-10-23 16:15:03 +08:00 |
|
|
|
29369dba8f
|
*: Rename mysqldef to mysql
|
2015-10-19 16:26:43 +08:00 |
|
|
|
49a5601f01
|
tidb: Address comment
SQL statement text alignment.
|
2015-10-03 23:06:50 +08:00 |
|
|
|
f1423500d3
|
*: Finish grant global privilege and add uinttest
|
2015-09-30 17:08:43 +08:00 |
|
|
|
198099d378
|
*: Create privilege tables in bootstrap stage
Prepare for grant statement.
|
2015-09-27 17:46:36 +08:00 |
|
|
|
1f2cacedea
|
*: Introduce schema version
To keep DDL change to atomic operation
|
2015-09-24 17:28:34 +08:00 |
|
|
|
8451cf8836
|
*: Fix bug when client use ipv6 address
IPv6 address maybe like this: [::1]:12345
|
2015-09-22 11:21:01 +08:00 |
|
|
|
a8b8fdf25a
|
tidb: Address comment
|
2015-09-21 16:04:09 +08:00 |
|
|
|
37cf491651
|
*: Address comments
|
2015-09-21 15:54:12 +08:00 |
|
|
|
e7d2bff9f1
|
*: Move bootstrap to CreateSession
Bootstrap should be done for both tidb-server and embedded mode.
|
2015-09-21 15:34:52 +08:00 |
|