1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

fixed restoring of thd->count_cuted_fields in store_val_in_field

(fixed #bug 2012)
This commit is contained in:
vva@eagle.mysql.r18.ru
2003-12-16 17:55:34 -04:00
parent 2e04da0873
commit 59004f01f9
3 changed files with 50 additions and 1 deletions

View File

@ -11,3 +11,15 @@ payoutID
19
20
22
Month Type Field Count
2003-09-01 1 1 100
2003-09-01 1 2 100
2003-09-01 2 1 100
2003-09-01 2 2 100
2003-09-01 3 1 100
NULL Field Count
NULL 1 100
NULL 2 100
No Field Count
0 1 100
0 2 100