Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3.1
-
Fix Version/s: 2.3.2
-
Component/s: readwritesplit
-
Labels:None
Description
SHOW DATABASES is treated as a write whereas SHOW TABLES is treated as a read. There's no good reason to treat it as a write since it doesn't modify the database.