mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 18:25:30 +02:00
Merge bb-10.2-ext into 10.3
This commit is contained in:
commit
1e3886ae80
725 changed files with 17245 additions and 16795 deletions
|
|
@ -687,6 +687,9 @@ void test_update_many(uint *column_numbers, uint *column_values,
|
|||
err:
|
||||
ok(rc, "%s", "update_many");
|
||||
/* cleanup */
|
||||
free(val);
|
||||
free(upd);
|
||||
free(res);
|
||||
mariadb_dyncol_free(&str1);
|
||||
mariadb_dyncol_free(&str2);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue