- 06 Mar, 2002 5 commits
-
-
unknown authored
configure.in: Auto merged Docs/manual.texi: Auto merged libmysql/libmysql.c: Auto merged
-
unknown authored
Fix bug when using option groups libmysql/libmysql.c: Fix bug when using option groups myisam/myisamchk.c: Portability fix mysys/my_getopt.c: Portability fix
-
unknown authored
Docs/manual.texi: Changelog acinclude.m4: Cleanup --help output libmysql/libmysql.c: Fix for reading option groups in client
-
unknown authored
BitKeeper/etc/logging_ok: auto-union Build-tools/Do-all-build-steps: Auto merged Build-tools/Do-compile: Auto merged Build-tools/Do-rpm: Auto merged Docs/manual.texi: Auto merged include/hash.h: Auto merged include/my_sys.h: Auto merged innobase/dict/dict0dict.c: Auto merged libmysql/libmysql.c: Auto merged mysql-test/t/type_date.test: Auto merged mysys/array.c: Auto merged mysys/hash.c: Auto merged mysys/mf_qsort.c: Auto merged scripts/mysqld_safe.sh: Auto merged scripts/mysqlhotcopy.sh: Auto merged sql/item_timefunc.h: Auto merged sql/sql_base.cc: Auto merged sql/sql_yacc.yy: Auto merged sql/table.cc: Auto merged sql-bench/server-cfg.sh: Auto merged strings/Makefile.am: Auto merged
-
unknown authored
Build-tools/Do-compile: Fixed typo Docs/manual.texi: Changelog mysql-test/r/type_date.result: Added test of bug in DATE_FORMAT mysql-test/t/type_date.test: Added test of bug in DATE_FORMAT scripts/mysqlhotcopy.sh: Fix for RAID files sql/table.cc: Fixed typo in last patch
-
- 05 Mar, 2002 4 commits
-
-
unknown authored
Docs/manual.texi: Updated autoconf information
-
unknown authored
Docs/manual.texi: Changelog configure.in: Version change sql/sql_base.cc: Correct fix for not freed memory when using corrupted tables sql/table.cc: Correct fix for not freed memory when using corrupted tables
-
unknown authored
configure.in: Auto merged mysql-test/mysql-test-run.sh: Auto merged
-
unknown authored
Fix for --enable-local-infile Portability fix for bison bdb/dist/s_recover: Update for new POSIX spec configure.in: Fix for --enable-local-infile libmysql/libmysql.c: Cleanup mysql-test/mysql-test-run.sh: Update for new POSIX spec scripts/safe_mysqld.sh: Update for new POSIX spec sql-bench/server-cfg.sh: Update for new POSIX spec sql/sql_yacc.yy: Portability fix for bison
-
- 02 Mar, 2002 2 commits
-
-
unknown authored
sql/sql_acl.cc: Auto merged Docs/manual.texi: Merge sql/sql_select.cc: Merge
-
unknown authored
Fix problem with HAVING and MAX() IS NOT NULL Docs/manual.texi: Changelog & NULL usage with ORDER BY client/mysqldump.c: Cleanup disable keys mysql-test/r/distinct.result: Fix results after ORDER BY with NULL fix mysql-test/r/group_by.result: Fix results after ORDER BY with NULL fix mysql-test/r/having.result: Testcase for bug with HAVING mysql-test/t/distinct.test: Test for DISTINCT + ORDER BY DESC bug mysql-test/t/having.test: Test of HAVING and MAX IS NOT NULL sql/filesort.cc: Fix sorting of NULL values (Should always be first) sql/item.h: Fix problem with HAVING and MAX() IS NOT NULL sql/item_sum.h: Fix problem with HAVING and MAX() IS NOT NULL sql/opt_range.cc: Fix problem with HAVING and MAX() IS NOT NULL sql/opt_range.h: Fix sorting of NULL values sql/sql_select.cc: Fix sorting of ORDER BY ... DESC on NULL values.
-
- 01 Mar, 2002 3 commits
-
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 Docs/manual.texi: Auto merged sql/sql_select.cc: Auto merged
-
unknown authored
mysql-test/r/fulltext.result: test added mysql-test/t/fulltext.test: test added sql/item_func.cc: fulltext+const_table problem fixed once and forever sql/item_func.h: fulltext+const_table problem fixed once and forever sql/sql_select.cc: fulltext+const_table problem fixed once and forever sql/table.h: fulltext+const_table problem fixed once and forever
-
unknown authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
-
- 28 Feb, 2002 5 commits
-
-
unknown authored
libmysql/libmysql.c: Fixes a very rare bug when variable name (without '_') and it's value are at the very end of the config file. I have tested it , but would liek little mobster to test it further mysql-test/r/union.result: results for union test that proves that EXPLAIN UNION bugs are fixed mysql-test/t/union.test: additional tests for EXPLAIN on UNION's that have previously failed sql/sql_yacc.yy: Some small fixes for newer parsers. Only unsigned int yystacksize remains to be fixed. This I leave to Monty. Present fixes are only aesthetic and do not harm.
-
unknown authored
Update costarica.txt, costarica.gif, costarica.eps: new file Docs/mirrors.texi: Update
-
unknown authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
-
unknown authored
accomodate EXPLAIN properly for all possible variant of UNION's derived tables etc ... This also fixes all reported (and unreported) bugs when EXPLAIN is run on UNION's. select_describe() now has a very dirty hack to avoid some problems with transactional tables on table unlocking. Code speedup is possible. For the moment all that was important was that all tests are passed.
-
unknown authored
-
- 27 Feb, 2002 3 commits
-
-
unknown authored
reference manual for O'Reilly. Docs/Support/docbook-split: Give the output directory a more sensible, and automatically generated, name. Docs/Support/make-docbook: Patch shell script to include patching the colspec tags and splitting the manual into it's components.
-
unknown authored
Script that takes the relative values in the colspec tags and converts them to absolute values.
-
unknown authored
changeset - afaik, I can edit changesets with bk. So, rather than wait, I will commit this now, finish up the other code, try to alter the changeset and then push all the changes up. Docs/Support/docbook-fixup.pl: Rewrote to use a more native Perl style. Increase strictness of error checking. Simplified and optimized regular expressions. Fixed several problems with conversion. Still have some minor issues to sort out. Rewrote to accept input from stdin or from filename arg(s) on the command line. Improved speed ~6x. Docs/Support/docbook-split: Rewrote to use a more native Perl style. Increase strictness of error checking. Simplified and optimized. Rewrote to accept input from stdin or from filename arg(s) on the command line.
-
- 26 Feb, 2002 2 commits
- 23 Feb, 2002 10 commits
-
-
unknown authored
-
unknown authored
-
unknown authored
Docs/linuxthreads.txt: u
-
unknown authored
-
unknown authored
qsort implementation backported from 4.0 tree, the old one was buggy mysys/mf_qsort.c: qsort implementation backported from 4.0 tree, the old one was buggy
-
unknown authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
-
unknown authored
-
unknown authored
Experiment Docs/manual.de.texi: Experiment
-
unknown authored
@uref fix-ups include.de.texi: new file Docs/manual.de.texi: @uref fix-ups
-
unknown authored
new file
-
- 22 Feb, 2002 1 commit
-
-
unknown authored
Docs/Support/docbook-fixup.pl: Added new regex for XREFs, to have them in correct English-grammar. Minor fixup to removed node catcher from earlier change. Docs/manual.texi: Fixup of Texinfo @ref/@xref/@pxref usage in appropriate locations.
-
- 21 Feb, 2002 5 commits
-
-
unknown authored
into co3064164-a.bitbike.com:/home/arjen/mysql-4.0
-
unknown authored
-
unknown authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
-
unknown authored
-
unknown authored
sql/mysqld.cc: Added Monty's code for to call the handler of named pipes at shutdown. Change the code to call the stop service after the clean up. Change the create/open the mysql.err files for to print the InnoDB start messages. sql/nt_servc.cc: Modify the WaitHint for to kill the service. This will be modify for to be defined through an user variable.
-