=0] [forUpdateTS=0] [isReadConsistency=false] [current_db=personalspace] [txn_mode=OPTIMISTIC] [sql="set session transaction read write"] [2022/01/25 21:32:25.929 +08:00] [INFO] [session.go:2287] [GENERAL_LOG] [conn=432129986] [user=personalspace_wr@xx.xx.xx.xx] [schemaVersion=...
pingcap / tidb Public Notifications Fork 5.8k Star 37.2k Code Issues 3.5k Pull requests 1.1k Discussions Actions Projects 3 Wiki Security 1 Insights BR & Lightning lightning: fix SET SESSION on connection pool (#54927) #18073 Sign in to view logs Summary Jobs Compile for...
mysql> SET TRANSACTION ISOLATION LEVEL SERIALIZABLE; ERROR 8048 (HY000): The isolation level 'SERIALIZABLE' is not supported. Set tidb_skip_isolation_level_check=1 to skip this error 4. What is your TiDB version? (Required) 5.1.0 and all the new versions ...
使用SET [GLOBAL|SESSION] <variable>更改系统变量上,TiDB 与 MySQL 存在以下差异 与MySQL 不同,TiDB 中使用SET GLOBAL所作的修改会应用于集群中的全部 TiDB 实例。而在 MySQL 中,修改不会应用于副本。 TiDB 中的若干变量可读又可设置,这是与 MySQL 相兼容的要求,因为应用程序和连接器常读取 MySQL 变量。例如...
setTransactionIsolation(transactionIsolation); } if (jdbcURL.contains(":mysql:")) { ds.addDataSourceProperty("cachePrepStmts", "true"); ds.addDataSourceProperty("prepStmtCacheSize", "250"); ds.addDataSourceProperty("prepStmtCacheSqlLimit", "2048"); ds.addDataSourceProperty("useServerPrepSt...
=0] [forUpdateTS=0] [isReadConsistency=false] [current_db=personalspace] [txn_mode=OPTIMISTIC] [sql="set session transaction read write"] [2022/01/25 21:32:25.929 +08:00] [INFO] [session.go:2287] [GENERAL_LOG] [conn=432129986] [user=personalspace_wr@xx.xx.xx.xx] [schemaVersion=...
SET [GLOBAL|SESSION]语句用于对某个 TiDB 的内置变量进行更改。这些变量可以是范围为SESSION或GLOBAL的系统变量或是用户自定义变量。 警告 用户自定义变量为实验特性,不建议在生产环境中使用。 注意 与MySQL 类似,对GLOBAL变量的更改不适用于已有连接或本地连接,只有新会话才会反映值的变化。
5 "(.*?)" 5 ^vpc-[a-z0-9]{8}$ 5 ^0b[01]+$ 5 (?i)^false$ 5 images/hvm-instance/ubuntu-trusty-14.04-amd64-server 5 ^\$root$|^[0-9a-z-]+$ 5 ^\s*(\w+)\s*=\s*([^#;]+) 5 \s*max-age\s*=\s*(\d+)\s* 5 BEGIN TRANSACTION; 5 Request Hit Ratios:\t5min...