1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-16 00:42:55 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
4a4c9017ad BUG#9568 mysql segfaults from CTRL-R
- Segfault because of passing a 64-bit pointer to 32 bit integer.
 - Add new include  config_readline.h which will calculate some new defines 
   based on what is found in config.h
 - This file was originally included in readline 4.3 as config.h.in, only the part that
    makes new defines have been moved to this file.
2005-04-19 13:12:19 +02:00
a3891ff328 move readline to cmd-line-utils 2003-01-18 20:53:46 +04:00