1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

fix the failing federated.federated_innodb test:

update all start_bulk_insert() methods to the new signature.
This commit is contained in:
Sergei Golubchik
2013-01-23 16:24:04 +01:00
parent eb809ec061
commit 6ac52386bb
7 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
/*
Copyright (c) 2000, 2011, Oracle and/or its affiliates.
Copyright (c) 2009, 2013, Monty Program Ab.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by