github.com/pingcap/br@v5.3.0-alpha.0.20220125034240-ec59c7b6ce30+incompatible/tests/lightning_auto_random_default/data/auto_random.t.0.sql (about) 1 /*!40103 SET TIME_ZONE='+00:00' */; 2 INSERT INTO `t` (`s`) VALUES 3 ("test1"), 4 ("test2"), 5 ("test3");