diff options
author | Michael Widenius <monty@askmonty.org> | 2011-02-03 16:45:29 +0200 |
---|---|---|
committer | Michael Widenius <monty@askmonty.org> | 2011-02-03 16:45:29 +0200 |
commit | cfa0c6ff1d8f7268f895d79daf94e7d29197327d (patch) | |
tree | e3736127519b619e139ee20232958ce4298f2fc6 /sql/opt_range.h | |
parent | 3edf4dcd5a36be8d5acc94e0c5e29e77e47cd15b (diff) | |
download | mariadb-git-cfa0c6ff1d8f7268f895d79daf94e7d29197327d.tar.gz |
Increased precision for status variables Rows_sent and Rows_read from long to longlong
Fixed that status variables 'empty_queries', 'access_denied_errors' and 'lost_connections' are propageted to global status.
This should also remove some warnings with VC++
sql/mysqld.cc:
Increased precision for status variables Rows_sent and Rows_read from long to longlong
sql/sql_class.cc:
Increased precision for status variables Rows_sent and Rows_read from long to longlong
sql/sql_class.h:
Increased precision for status variables Rows_sent and Rows_read from long to longlong
Fixed that status variables 'empty_queries', 'access_denied_errors' and 'lost_connections' are propageted to global status.
Diffstat (limited to 'sql/opt_range.h')
0 files changed, 0 insertions, 0 deletions