94 Commits (38c28141a88c1aac5642ef8ad444e12850582697)

Author SHA1 Message Date
unknown 8e4a3fcbc9 Bug#23097 mysql can't insert korean on mysql prompt. 18 years ago
unknown 32e6ba224e use correct config_readline.h file 18 years ago
unknown 17146fc93d Update readline to version 5.2. This fixes bug#18431. 18 years ago
unknown 1de7e5c09f Makefile.am: 18 years ago
unknown 16ff419b8a Generate "config.h" directly into the "include" directory, later copied 19 years ago
unknown 1bf52d4735 Bug#10218 Command line recall rolls into Segmentation Fault(coredump)' 19 years ago
unknown def9c0b236 Fixed compiler warnings. 19 years ago
unknown 50bd97a943 Fixed compiler warnings (for linux and win32 and win64) 19 years ago
unknown 7a71303c90 Fix bug#23293 "readline detection broken on NetBSD": 19 years ago
unknown 9a0b8eb1ea Bug#19474 readline bug: mysql: free(): invalid pointer 19 years ago
unknown 87a569f3c0 cmd-line-utils/readline/undo.c : Replace an "uint" cast by the expanded "unsigned int" (compile problem on QNX). 19 years ago
unknown 1a8617851a fix breakage on qnx 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 29aae17044 Remove warnings by casting 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown 25226de9ea Fixed compiler warnings 19 years ago
unknown 14decc4fbc Remove compiler warnings 19 years ago
unknown b39626f9e4 Bug#16557 mysql cmd-line client does not rename .mysql_history.TMP to .mysql_history 20 years ago
unknown 307c0b77a1 many warnings (practically safe but annoying) corrected 20 years ago
unknown a942a6c394 complete.c: 20 years ago
unknown 463d86a9bf Changed __USE_XOPEN to _XOPEN_SOURCE and got rid of 20 years ago
unknown dee0ea4b6c Some fixes including implicit declaration of a function, 20 years ago
unknown 5409f2554f Makefile.am, configure.in: 20 years ago
unknown ecffc1b83c Several fixes revelaled by Intel compiler. 20 years ago
unknown 42d10743d1 Reimplement use of "config_readline.h" to get readline configuration. 21 years ago
unknown bb2fb2af22 Upgrade bundled readline to version 5.0. 21 years ago
unknown c4a3500d5e QNX does not know "uint", so the cast is rewritten as "unsigned int". 21 years ago
unknown c580293e5c cmd-line-utils/libedit/chared.c: Fix compile problem caused by use of "uint" which is undefined on QNX. 21 years ago
unknown b0a6a8e137 Makefile.am: 21 years ago
unknown 89ef3990d9 readline.h: 21 years ago
unknown 420e480e01 - don't include sys.h directly in the autogenerated libedit source 21 years ago
unknown c322164a2c readline.c: 21 years ago
unknown 39dfdcffcb - added cmd-line-utils/libedit/vis.h to the source distribution 21 years ago
unknown 8001e398df Eliminate gcc 4.0 warning in libedit code. (Bug #9603) 21 years ago
unknown f59fef3f97 terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h: 21 years ago
unknown 8a5a1841ef - added missing el_term.h to the source distribution (BUG#10352) 21 years ago
unknown 7e04d257eb Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable 21 years ago
unknown 8c56ac2f04 - added missing file config_readline.h to the source distribution 21 years ago
unknown 6905af20b8 Reverting back to original path of readline.h 21 years ago
unknown 948d88da93 Upgrade to libedit-2.9 21 years ago
unknown c276d11b18 After review fix 21 years ago
unknown 7b1c02318e BUG#9568 mysql segfaults from CTRL-R 21 years ago
unknown 68baa2ac2e Fix bug in bundled GNU readline library, based on similar report for 21 years ago
unknown 4c8d52aa80 few harmless warnings from automated code-checking tools fixed 21 years ago
unknown 00c4dfec19 Fix unportable 'tr' usage in libedit build process. (Bug #7669) 21 years ago
unknown 4edadc7949 Fixed a bug in vis.c 21 years ago
unknown 5f8337fcae Fixed Bug#6109, 'mysql' command line client segfaults on 'quit' command. 21 years ago
unknown ce5d0b2d78 fixed Bug #5589 "libedit compile failure in term.c" 22 years ago
unknown 37aad6bb4f 1. discarded term.h from the distribution 22 years ago
unknown 8bf3885883 fixed two compiling bugs for libedit 22 years ago