1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

documenting HA_STATUS_xxx flags

This commit is contained in:
serg@serg.mylan
2005-11-26 08:54:13 +01:00
parent e6708aa0df
commit 10df921c96
3 changed files with 44 additions and 9 deletions

View File

@ -480,6 +480,8 @@ int ha_example::rnd_pos(byte * buf, byte *pos)
/*
::info() is used to return information to the optimizer.
see my_base.h for the complete description
Currently this table handler doesn't implement most of the fields
really needed. SHOW also makes use of this data
Another note, you will probably want to have the following in your