diff options
author | unknown <ram@gw.mysql.r18.ru> | 2004-10-27 14:51:17 +0500 |
---|---|---|
committer | unknown <ram@gw.mysql.r18.ru> | 2004-10-27 14:51:17 +0500 |
commit | 3bffc522317ad18102f8a2e5079e3242b6866dcf (patch) | |
tree | 11a701bade6b5090b099e0d7d848de197ead48a5 /.bzrignore | |
parent | 55833fb49bf8570ee11d4b85b143a9a3975733fa (diff) | |
download | mariadb-git-3bffc522317ad18102f8a2e5079e3242b6866dcf.tar.gz |
A fix (bug #6089: FOUND_ROWS returns wrong values when no table/view is used).
mysql-test/r/ps.result:
A fix (bug #6089: FOUND_ROWS returns wrong values when no table/view is used).
The second FOUND_ROWS() should return 1.
sql/sql_class.cc:
A fix (bug #6089: FOUND_ROWS returns wrong values when no table/view is used).
limit_found_rows initialization added.
sql/sql_select.cc:
A fix (bug #6089: FOUND_ROWS returns wrong values when no table/view is used).
thd->limit_found_rows is set to 1 when no table is used.
Diffstat (limited to '.bzrignore')
0 files changed, 0 insertions, 0 deletions