1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-01 17:39:21 +03:00
Files
mariadb/mysql-test/r
Chris Calender d9b159a202 MDEV-15789 - mysqlslap use incorrect table def
The bug arises when one uses --auto-generate-sql-guid-primary (and
--auto-generate-sql-secondary-indexes) with mysqlslap and also have
sql_mode=STRICT_TRANS_TABLE.

When using this option, mysqlslap should create a column with varchar(36),
but it appears to create it as a varchar(32) only. Then if one has
sql_mode=STRICT_TRANS_TABLES, it throws an error, like:

  mysqlslap: Cannot run query INSERT INTO t1 VALUES (...)
  ERROR : Data too long for column 'id' at row 1

Upstream bug report: BUG#80329.
2018-06-07 17:21:14 +04:00
..
2017-10-17 10:18:17 +02:00
2014-06-04 21:53:15 +04:00
2014-04-21 12:19:47 +04:00
2013-05-08 13:36:17 +04:00
2014-04-21 12:19:47 +04:00
2014-04-21 12:19:47 +04:00
2014-04-21 12:19:47 +04:00
2014-04-21 12:19:47 +04:00
2014-04-21 12:19:47 +04:00
2014-04-21 12:19:47 +04:00
2017-05-17 16:16:54 -07:00
2014-02-17 11:00:51 +01:00
2013-05-21 09:42:10 +02:00
2014-03-16 19:21:37 +01:00
2013-03-27 10:03:28 +01:00
2014-02-22 22:51:20 +01:00
2014-10-08 18:10:31 +04:00
2014-08-02 21:26:16 +02:00
2014-10-29 13:22:48 +03:00
2017-02-24 09:40:53 -08:00
2017-02-24 09:40:53 -08:00
2013-08-28 09:14:57 -07:00
2015-04-29 12:40:52 +02:00
2013-07-08 16:49:42 +04:00
2015-04-29 12:40:52 +02:00
2013-10-13 13:43:29 -07:00
2016-06-14 14:52:43 +02:00
2014-04-23 17:01:35 +02:00
2014-08-02 21:26:16 +02:00
2014-01-22 15:29:36 +01:00
2013-11-19 13:16:25 +01:00
2013-03-29 17:53:21 +02:00
2014-02-22 22:51:20 +01:00
2014-02-22 22:51:20 +01:00
2013-11-13 13:38:37 +01:00
2017-02-27 09:02:41 -08:00
2013-06-17 20:33:36 +03:00
2014-06-04 21:53:15 +04:00
2013-03-10 12:46:56 +01:00
2014-02-14 14:09:29 +01:00
2015-11-06 17:56:56 +01:00
2013-05-08 13:36:17 +04:00
2014-03-16 13:59:44 +01:00
2013-05-08 13:36:17 +04:00
2014-04-23 17:43:20 +04:00