Skip to content
Snippets Groups Projects
Unverified Commit 46b9763e authored by reusee's avatar reusee Committed by GitHub
Browse files

txnengine: various changes (#4587)

txnengine: set Process.SessionInfo.TimeZone

txnstorage: do not remove entry from MemHandler.tables.Map in MemHandler.HandleTruncate

txnengine: do not return SqlError in Tx.Exec

txnengine: refine testBVT; add TestBVT

txnengine: ignore lines with # prefix in bvt files

txnengine: enable optimizer for select, update and delete statement

txnengine: fix testBVT

txnengine: ignore ExplainStmt in Tx.Exec

txnengine: panic on Tx.Exec error

txnengine: add Session

txnengine: fix Execution.DefaultDatabase

txnengine: fix txn client clock

txnengine: set session database to default in Exec

Approved by: @lni
parent 3e490fcd
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment