Update the submodule trantor
This commit is contained in:
parent
daff2ec427
commit
cdbb55643a
|
@ -194,7 +194,7 @@ void MysqlConnection::handleEvent()
|
|||
if (!ret)
|
||||
{
|
||||
handleClosed();
|
||||
perror("");
|
||||
//perror("");
|
||||
LOG_ERROR << "Failed to mysql_real_connect()";
|
||||
return;
|
||||
}
|
||||
|
|
2
trantor
2
trantor
|
@ -1 +1 @@
|
|||
Subproject commit 2602ed13292876b463060f132ba0cf15804cf331
|
||||
Subproject commit dfda79465ea613644e17ec47def402b07f99588f
|
Loading…
Reference in New Issue