MariaDB10 embedded library version string

MariaDB10 embedded library version string
This commit is contained in:
MassimilianoPinto
2015-06-03 09:41:12 +02:00
parent 6cb0248ab8
commit cedaeb7fe9
2 changed files with 15 additions and 1 deletions

View File

@ -2381,7 +2381,7 @@ void blr_handle_change_master(ROUTER_INSTANCE* router, char *command) {
/*
* Change values in the router->service->dbref->server structure
* Change binlogfilename and position in the router scrutcure
* Change binlogfilename and position in the router structure
*/
spinlock_acquire(&router->lock);