diff options
Diffstat (limited to 'storage/myisam/NEWS')
-rw-r--r-- | storage/myisam/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/myisam/NEWS b/storage/myisam/NEWS index bb1f141610b..a564110bffb 100644 --- a/storage/myisam/NEWS +++ b/storage/myisam/NEWS @@ -62,5 +62,5 @@ New features compared to NISAM: Interface changes compared to NISAM: - mi_create() - - keyinfo->seg must be allocated explicitely. + - keyinfo->seg must be allocated explicitly. - One must put number of key segments in keyinfo |