mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 18:20:07 +01:00
Merge mysql.com:/data0/mysqldev/users/tomas/mysql-5.0-build
into mysql.com:/data0/mysqldev/users/tomas/mysql-5.1-build configure.in: Auto merged cmd-line-utils/readline/undo.c: Auto merged sql/ha_ndbcluster.cc: Auto merged storage/myisam/mi_packrec.c: Auto merged
This commit is contained in:
commit
c64b504af0
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