Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.2.18, 2.3.2
-
None
Description
[Read-Write-Service]
|
type=service
|
router=readwritesplit
|
servers=db1,db2,db3
|
user=maxscale
|
passwd=
|
mysql> CREATE TEMPORARY TABLE IF NOT EXISTS `catalog_category_product_index_store1_tmp` LIKE `catalog_category_product_index_store1`;
|
Query OK, 0 rows affected (0.01 sec)
|
mysql> DESCRIBE `catalog_category_product_index_store1_tmp`;
|
ERROR 1146 (42S02): Table 'testovaci.catalog_category_product_index_store1_tmp' doesn't exist
|