An error occurred fetching the project authors.
- 18 Dec, 2004 1 commit
-
-
paul@frost.snake.net authored
Fix up mysql help messages.
-
- 19 Nov, 2004 1 commit
-
-
paul@kite-hub.kitebird.com authored
Tweak some help text.
-
- 22 Oct, 2004 1 commit
-
-
monty@mysql.com authored
Fixed checking of privilege handling in CREATE ... SELECT (Bug #6094)
-
- 07 Oct, 2004 1 commit
-
-
- 15 Sep, 2004 2 commits
-
-
bar@mysql.com authored
SQL_SELECT_LIMIT=0 protection
-
bar@mysql.com authored
Restoring displaying database and user which was removed in a mistake in the previous change.
-
- 13 Sep, 2004 2 commits
-
-
bar@mysql.com authored
Bug #5536: wrong server character set in "status" command More character set variables.
-
hf@deer.(none) authored
-
- 08 Sep, 2004 2 commits
-
-
paul@kite-hub.kitebird.com authored
Print sqlstate value in batch mode, not just in interactive mode.
-
rburnett@build.mysql.com authored
[This patch has already been approved by Serge. I am recommitting and pushing from a new repository because there were other changesets that couldn't be pushed.] BUG# 5229 --password=foobar does not override the empty 'password' option in the my.cnf This is a backport of a change made by jani in the 4.1 tree. mysql.cc: Add tty_password=0 in the p case handling in get_one_option
-
- 07 Sep, 2004 2 commits
-
-
serg@serg.mylan authored
-
ram@gw.mysql.r18.ru authored
-
- 06 Sep, 2004 1 commit
-
-
ram@gw.mysql.r18.ru authored
(Jani's CS 1.1675 04/01/05 21:45:14 was adapted an aplied).
-
- 03 Sep, 2004 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
-
- 31 Aug, 2004 1 commit
-
-
ram@gw.mysql.r18.ru authored
used in the handle_options() function (instead of using additional handle_option() parameter). The default value of the my_getopt_error_reporter is default_reporter(). One can set it to other functions if case of need.
-
- 30 Aug, 2004 1 commit
-
-
paul@kite-hub.kitebird.com authored
not variables.
-
- 27 Aug, 2004 1 commit
-
-
paul@kite-hub.kitebird.com authored
Minor edits to help command messages.
-
- 26 Aug, 2004 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
by giving password as an argument later did not work.
-
- 25 Aug, 2004 1 commit
-
-
bar@mysql.com authored
Bug#3453: MySQL output formatting in multibyte character sets
-
- 24 Aug, 2004 3 commits
-
-
serg@serg.mylan authored
-
vva@eagle.mysql.r18.ru authored
(Bug #4998 --protocol doesn't reject bad values)
-
vva@eagle.mysql.r18.ru authored
Bug #3937 fails to compile with both gcc 3.3.3/icc8 Bug #4728 mysql couldn't be compiled using system readline (readline-4.3)
-
- 23 Aug, 2004 1 commit
-
-
vva@eagle.mysql.r18.ru authored
-
- 20 Aug, 2004 1 commit
-
-
ram@gw.mysql.r18.ru authored
-
- 17 Aug, 2004 1 commit
-
-
ram@gw.mysql.r18.ru authored
mysql outwits itself.
-
- 14 Aug, 2004 1 commit
-
-
rburnett@build.mysql.com authored
Added declarations for print_msg_to_log and vprint_msg_to_log. sql_print_error are simple functions that wrap calls to print_msg_to_log. Define the different error types with MY_ERROR_TYPE, MY_WARNING_TYPE, and MY_INFORMATION_TYPE gen_lex_hash.cc: Added NULL error reporting parameter to handle_options log.cc: Add print_msg_to_log, print_buffer_to_log, and vprint_msg_to_log. Print_msg_to_log will write the message to the windows event log if on NT. We now have error, warning, and information versions of sql_print_xxxx. T his is a variation of a similar changeset WAX did. mysqld.cc: Added option_error_reporter callback function and pass that into handle_options mysql.cc: Added NULL as error reporter arg to the end of handle_options Many files: Added NULL error reporter parameter as the last paramter to handle_options my_getopt.c: Added second function pointer to server as an error reporting callback. Added local function report_option_error that will either write the error to stderr or to the error reporting callback. changed all calls in handle_options from fprintf(stderr, ... ) to report_option_error my_getopt.h: Changed declaration of handle_options to use typedefs for the two function pointers. added second function pointer to server as an error reporting callback mysqld.dsp: Added custom build step for compiling message file and added message resource file (output of mc)
-
- 13 Jul, 2004 1 commit
-
-
serg@serg.mylan authored
bug#4527
-
- 27 May, 2004 1 commit
-
-
dlenev@brandersnatch.localdomain authored
produce hex digits in lower case). (fixed version) Replaced _dig_vec array with two _dig_vec_upper/_dig_vec_lower arrays. Added extra argument to int2str function which controls case of digits you get. Replaced lot of invocations of int2str for decimal radix with more optimized int10_to_str() function. Removed unused my_itoa/my_ltoa functions.
-
- 26 May, 2004 1 commit
-
-
hf@deer.(none) authored
-
- 25 May, 2004 1 commit
-
-
monty@mysql.com authored
-
- 21 May, 2004 1 commit
-
-
hf@deer.(none) authored
errormsg.sys) Cleanups added
-
- 19 May, 2004 1 commit
-
-
monty@mysql.com authored
Fixed wrong number of warnings/duplicates for machines with high-byte-first
-
- 18 May, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 17 May, 2004 1 commit
-
-
hf@deer.(none) authored
errmsg.sys)
-
- 06 May, 2004 2 commits
-
-
ingo@mysql.com authored
-
serg@serg.mylan authored
-
- 05 May, 2004 1 commit
-
-
serg@serg.mylan authored
allow several -e on the command line clarify --help text make -B to work as advertised in force mode execute the rest of multi-statement line in case of error in one statement
-
- 05 Apr, 2004 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
the code.
-
- 15 Mar, 2004 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
-
- 08 Mar, 2004 1 commit
-
-
paul@ice.snake.net authored
(Fix hours/seconds always to display with two digits.)
-