Removed non-used variable
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
This commit is contained in:
parent
4e50936206
commit
21a264cc4c
@ -95,6 +95,7 @@ miguel@hegel.(none)
|
|||||||
miguel@hegel.br
|
miguel@hegel.br
|
||||||
miguel@hegel.local
|
miguel@hegel.local
|
||||||
miguel@hegel.txg
|
miguel@hegel.txg
|
||||||
|
miguel@hegel.txg.br
|
||||||
miguel@light.
|
miguel@light.
|
||||||
miguel@light.local
|
miguel@light.local
|
||||||
miguel@sartre.local
|
miguel@sartre.local
|
||||||
|
@ -560,7 +560,6 @@ int mysql_rm_db(THD *thd,char *db,bool if_exists, bool silent)
|
|||||||
char path[FN_REFLEN+16], tmp_db[NAME_LEN+1];
|
char path[FN_REFLEN+16], tmp_db[NAME_LEN+1];
|
||||||
MY_DIR *dirp;
|
MY_DIR *dirp;
|
||||||
uint length;
|
uint length;
|
||||||
my_dbopt_t *dbopt;
|
|
||||||
DBUG_ENTER("mysql_rm_db");
|
DBUG_ENTER("mysql_rm_db");
|
||||||
|
|
||||||
VOID(pthread_mutex_lock(&LOCK_mysql_create_db));
|
VOID(pthread_mutex_lock(&LOCK_mysql_create_db));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user