1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix bug in SELECT SQL_CALC_FOUND_ROWS

Docs/manual.texi:
  Update of new GRANT options
libmysql/manager.c:
  Use new my_gethostbyname_r() functions
mysql-test/r/select_found.result:
  new test case
mysql-test/t/select_found.test:
  new test case
sql/mysqld.cc:
  Change names of some status variables
This commit is contained in:
unknown
2002-05-16 16:06:57 +03:00
parent dc2b6e456f
commit 9ef4edccc2
6 changed files with 254 additions and 124 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long