mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 18:41:56 +01:00
Merge mysql.com:/data0/mysqldev/users/tomas/mysql-5.0-build
into mysql.com:/data0/mysqldev/users/tomas/mysql-5.1-build
This commit is contained in:
commit
e916f08a85
1 changed files with 1 additions and 1 deletions
|
@ -7806,7 +7806,7 @@ ndb_get_table_statistics(ha_ndbcluster* file, bool report_error, Ndb* ndb, const
|
|||
retry:
|
||||
if(report_error)
|
||||
{
|
||||
if (file)
|
||||
if (file && pTrans)
|
||||
{
|
||||
reterr= file->ndb_err(pTrans);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue