[MDEV-13367] Using unique option prefix 'key_buffer' is error-prone and can break in the future. Please use the full name 'key_buffer_size' instead.' for field 'text' is not valid: probably your range query is incorrect. Created: 2017-07-21 Updated: 2017-08-20 Resolved: 2017-08-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Avanti Avinash Ekre | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
windows10, Xampp Phpmyadmin |
||
| Issue Links: |
|
||||||||
| Description |
|
The text query '2017-07-22 11:50:55 4356 [Note] Using unique option prefix 'key_buffer' is error-prone and can break in the future. Please use the full name 'key_buffer_size' instead.' for field 'text' is not valid: probably your range query is incorrect. Would be glad if anyone could help me fix this. |
| Comments |
| Comment by Elena Stepanova [ 2017-07-21 ] |
|
What help do you need? The message tells you what to do – don't use the prefix, use the full option name. |