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

Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1

into eagle.mysql.r18.ru:/home/vva/work/BUG_663/mysql-4.1
This commit is contained in:
vva@eagle.mysql.r18.ru
2003-07-22 19:02:36 -04:00
10 changed files with 71 additions and 3 deletions

View File

@ -253,6 +253,7 @@ int mysql_insert(THD *thd,TABLE_LIST *table_list,
else
bulk_insert=0;
table->auto_increment_field_is_null= true;
while ((values= its++))
{
if (fields.elements || !value_count)