1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-08 14:02:17 +03:00

Global cleanup:

removed global locks
  removed dead code and files
  removed dbug
This commit is contained in:
Georg Richter
2016-02-08 18:43:02 +01:00
parent f3577bab94
commit 4ca933bb81
143 changed files with 2562 additions and 12777 deletions

View File

@@ -16,7 +16,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
*/
#include "my_test.h"
#include "ma_dyncol.h"
#include "mariadb_dyncol.h"
static int create_dyncol_named(MYSQL *mysql)
{