Last week, we landed 33 PRs in the TiDB repositories.
select
statement.GetOwnerID
interface in OwnerManager
.mysql.db
: Make it compatible with MySQL.IsolationLevel
option in the coprocessor request to TiKV.priority
option in Key-Value request to TiKV.RenameTable
statement without the To
keyword.update
statement like update T set a = 8, b = a
.current_timestamp
as the default value.CreateTable
statement.substr
function.SkipConstrainCheck
option.ErrNoDB
(No database selected) when no database is used and the table name is without database qualifier.row
operations.Last week, We landed 12 PRs in the TiKV repositories.