This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
database
/
tidb
Watch
2
Star
0
Fork
0
You've already forked tidb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
40dd366203d4e514d6b1d5c11efdfb0e8e33ec00
tidb
/
perfschema
History
Shen Li
cbac6da6ee
*: Remove SetCharsetStmt, use SetStmt instead (
#1422
)
...
"set @@session.sql_mode=1, names utf8, charset utf8;" is a valid sql statement.
2016-07-11 16:22:33 +08:00
..
const.go
performance_schema: revised according to liuqi&cuiqiu's comments
2016-02-04 18:00:33 +08:00
init.go
*: fix data races detected by go test -race (
#1407
)
2016-07-07 15:35:40 +08:00
instrument.go
fix concurrent map writes error when a large number of connection comes concurrently (
#1226
)
2016-05-12 21:57:51 +08:00
perfschema_test.go
Add a switch for perfschema (
#1390
)
2016-07-05 11:15:49 +08:00
perfschema.go
Add a switch for perfschema (
#1390
)
2016-07-05 11:15:49 +08:00
statement_test.go
Add a switch for perfschema (
#1390
)
2016-07-05 11:15:49 +08:00
statement.go
*: Remove SetCharsetStmt, use SetStmt instead (
#1422
)
2016-07-11 16:22:33 +08:00