-
-
Notifications
You must be signed in to change notification settings - Fork 525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple Users report "table not found" errors when using Dolt under concurrency #8716
Comments
I was able to round trip this database: https://www.dolthub.com/repositories/dolthub/transparency-in-pricing With mydumper/myloader with default concurrency settings. This makes me think it may be related to json/text columns as here is the table User 2 is trying to import: CREATE TABLE `tablename` (
`replaced` bigint NOT NULL AUTO_INCREMENT,
`replaced` datetime DEFAULT NULL,
`replaced` datetime DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` datetime DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` bit(1) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` datetime DEFAULT NULL,
`replaced` varchar(255) DEFAULT NULL,
`replaced` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` bit(1) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` bit(1) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(100) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` bit(1) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` bit(1) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` bit(1) DEFAULT NULL,
`replaced` datetime DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` varchar(50) NOT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` datetime DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` longtext,
`replaced` longtext,
`replaced` longtext,
`replaced` bit(1) NOT NULL,
`replaced` longtext,
`replaced` bit(1) NOT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(30) DEFAULT NULL,
`replaced` varchar(30) DEFAULT NULL,
`replaced` varchar(30) DEFAULT NULL,
`replaced` varchar(30) DEFAULT NULL,
`replaced` varchar(30) DEFAULT NULL,
`replaced` decimal(19,6) DEFAULT NULL,
`replaced` decimal(19,6) DEFAULT NULL,
`replaced` decimal(19,6) DEFAULT NULL,
`replaced` decimal(19,6) DEFAULT NULL,
`replaced` decimal(19,6) DEFAULT NULL,
`replaced` decimal(19,6) DEFAULT NULL,
`replaced` decimal(19,6) DEFAULT NULL,
`replaced` decimal(19,6) DEFAULT NULL,
`replaced` decimal(19,6) DEFAULT NULL,
`replaced` decimal(19,6) DEFAULT NULL,
`replaced` decimal(19,6) DEFAULT NULL,
`replaced` decimal(19,6) DEFAULT NULL,
`replaced` decimal(19,6) DEFAULT NULL,
`replaced` decimal(19,6) DEFAULT NULL,
`replaced` decimal(19,6) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` bit(1) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` datetime DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` bit(1) NOT NULL DEFAULT '0',
`replaced` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` bit(1) NOT NULL DEFAULT '0',
`replaced` datetime DEFAULT NULL,
`replaced` varchar(50) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` bit(1) NOT NULL DEFAULT '0',
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` bit(1) NOT NULL DEFAULT '0',
`replaced` double DEFAULT NULL,
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` datetime DEFAULT NULL,
`replaced` double NOT NULL DEFAULT '0',
`replaced` double NOT NULL DEFAULT '0',
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` bit(1) NOT NULL DEFAULT '0',
`replaced` double NOT NULL DEFAULT '0',
`replaced` double NOT NULL DEFAULT '0',
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` double NOT NULL DEFAULT '0',
`replaced` double NOT NULL DEFAULT '0',
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` double NOT NULL DEFAULT '0',
`replaced` double NOT NULL DEFAULT '0',
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` double NOT NULL DEFAULT '0',
`replaced` double NOT NULL DEFAULT '0',
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` double NOT NULL DEFAULT '0',
`replaced` double NOT NULL DEFAULT '0',
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` bit(1) NOT NULL DEFAULT '0',
`replaced` datetime DEFAULT NULL,
`replaced` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` decimal(19,2) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` varchar(10) DEFAULT NULL,
`replaced` double DEFAULT NULL,
`replaced` double NOT NULL DEFAULT '0',
`replaced` varchar(10) DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `replaced` (`transaction_uuid`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`),
KEY `replaced` (`replaced`)
) ENGINE=InnoDB AUTO_INCREMENT=166634587 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci |
At least in the Repro: In one terminal: tmp/main> set session autocommit = 0;
tmp/main> create table t (i int);
tmp/main*> commit; In another terminal: tmp2/main> set session autocommit = 0;
tmp2/main> insert into t values (1);
Error 1146 (HY000): table not found: t
tmp2/main> set session autocommit = 1;
tmp2/main*> insert into t values (1);
Empty set (0.00 sec)
tmp2/main*> select * from t;
+---+
| i |
+---+
| 1 |
+---+
1 row in set (0.00 sec) When autocommit is reenabled, we receive updates from the other connection and we are able to insert. In MySQL, |
User 1
User 2
The text was updated successfully, but these errors were encountered: