1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-12-24 14:20:59 +03:00
Files
mariadb-columnstore-engine/dbcon/mysql
Andrew Hutchings 854d32560a MCOL-1008 Fix bad length on bulk DML insert
If a VARCHAR was defined as less than 255 characters and a data via LDI
or INSERT...SELECT was > 127 characters the length field would contain a
negative number.

In 1.0.11 and 1.1.0 this was not a problem because we cast the negative
back again. With MCOL-877 we stoped doing the double-cast. This patch
casts properly the first time.
2017-11-11 09:31:09 +00:00
..
2016-01-06 14:08:59 -06:00
2016-01-06 14:08:59 -06:00
2016-01-06 14:08:59 -06:00
2016-07-15 10:49:57 -05:00
2017-07-05 07:42:32 +01:00
2016-01-06 14:08:59 -06:00
2016-01-06 14:08:59 -06:00
2016-01-06 14:08:59 -06:00
2016-06-01 20:03:20 -05:00
2016-06-03 19:54:24 +03:00
2016-06-01 20:03:20 -05:00
2016-06-01 20:03:20 -05:00
2016-06-01 20:03:20 -05:00
2016-07-19 10:46:58 -05:00
2016-06-01 20:03:20 -05:00
2016-06-01 20:03:20 -05:00
2016-06-01 20:03:20 -05:00
2016-06-01 20:03:20 -05:00
2016-01-06 14:08:59 -06:00
2016-01-06 14:08:59 -06:00
2017-11-08 12:10:01 -06:00
2016-08-15 13:39:00 -05:00
2017-11-06 17:46:07 -06:00
2016-01-06 14:08:59 -06:00
2016-05-31 16:40:30 -05:00
2017-08-18 10:16:52 +01:00
2016-01-06 14:08:59 -06:00
2016-01-06 14:08:59 -06:00
2016-07-19 10:46:58 -05:00