summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added option hostname.errAdministrador@light.2003-01-275-4/+78
* remove warningsserg@serg.mysql.com2003-01-271-11/+8
* fixes for SHOW VARIABLES and --ft-stopword-listserg@serg.mysql.com2003-01-273-4/+7
* ft_stopword_file added to 'SHOW VARIABLES' outputserg@serg.mysql.com2003-01-272-2/+4
* ft_init_stopwords() in embeddedserg@serg.mysql.com2003-01-271-2/+2
* enadling out-of-cache reads for shared IO_CACHEserg@serg.mysql.com2003-01-261-3/+4
* do not "trust number of broadcasts" in shared IO_CACHEserg@serg.mysql.com2003-01-261-5/+5
* Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2003-01-2610-323/+245
|\
| * Change bench files for mimer compability, change crash-me for correct testing...walrus@mysql.com2003-01-254-37/+179
| * - added mysql_waitpid to the MySQL-client RPM and binary distributionslenz@mysql.com2003-01-242-4/+39
| * fixed table invalidation in simple renamingbell@sanja.is.com.ua2003-01-243-0/+27
| * Moved to mysqldoc tree.arjen@george.bitbike.com2003-01-241-282/+0
* | fixed bug in parallel repairserg@serg.mysql.com2003-01-263-34/+35
* | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2003-01-235-23/+77
|\ \ | |/ |/|
| * --ft_stopword_file command-line optionserg@serg.mysql.com2003-01-235-23/+77
* | - removed a redundant "-u root" (it's included in $mysqladmin_args)lenz@mysql.com2003-01-231-1/+1
* | - removed duplicate code (merge error)lenz@mysql.com2003-01-221-6/+0
* | - tagged ChangeSet 1.1509 as "mysql-4.0.9"lenz@mysql.com2003-01-211-1/+1
|/
* Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-01-2143-117/+280
|\
| * ha_innodb.cc:heikki@hundin.mysql.fi2003-01-211-0/+10
| * Fixed bug with EXPLAIN on empty tablemonty@mashka.mysql.fi2003-01-203-28/+37
| * Fixed bug in LEFT JOIN with impossible ON/WHERE expressionmonty@mashka.mysql.fi2003-01-193-16/+49
| * Fixes cases where thd->query was not protected.monty@mashka.mysql.fi2003-01-193-7/+14
| * Merge with 3.23 to get bug fix for SHOW PROCESSLIST + running threadmonty@mashka.mysql.fi2003-01-193-12/+27
| |\
| | * Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23monty@mashka.mysql.fi2003-01-183-21/+40
| | |\
| | | * Only set thd->query to 0 if LOCK_thread_count is holdmonty@mashka.mysql.fi2003-01-183-21/+40
| | * | Merge heikki@work.mysql.com:/home/bk/mysqlheikki@hundin.mysql.fi2003-01-181-1/+11
| | |\ \ | | | |/ | | |/|
| | | * btr0sea.c:heikki@hundin.mysql.fi2003-01-181-1/+11
| | * | Fixed bug with the --slow-log when logging an administrator commandmonty@mashka.mysql.fi2003-01-171-0/+1
| | * | Fixed typomonty@mashka.mysql.fi2003-01-171-1/+1
| * | | btr0sea.h, btr0sea.c:heikki@hundin.mysql.fi2003-01-182-5/+37
| * | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2003-01-171-2/+4
| |\ \ \
| | * | | page0cur.c:heikki@hundin.mysql.fi2003-01-171-2/+4
| * | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2003-01-174-19/+6
| |\ \ \ \ | | |/ / /
| * | | | After merge fixmonty@mashka.mysql.fi2003-01-173-1/+16
| * | | | Merge with 3.23monty@mashka.mysql.fi2003-01-1627-49/+89
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23monty@mashka.mysql.fi2003-01-164-21/+32
| | |\ \ \ | | | | |/ | | | |/|
| | | * | btr0btr.h, btr0btr.c, row0purge.c:heikki@hundin.mysql.fi2003-01-163-2/+13
| | | * | ha_innobase.cc:heikki@hundin.mysql.fi2003-01-161-19/+19
| | * | | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23monty@mashka.mysql.fi2003-01-091-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fixed wrong packed length for packet > 16M.monty@mashka.mysql.fi2003-01-091-1/+1
| | * | | log0log.c:heikki@hundin.mysql.fi2003-01-052-11/+27
| | |/ /
| | * | Added O_BINARY flag to all my_fopen() calls.monty@mashka.mysql.fi2002-12-271-3/+3
| | * | Fixed max_key_length when using UNIQUE keys.monty@mashka.mysql.fi2002-12-274-2/+30
| | * | - fixes to properly make a "make distclean" (some files were not removed)lenz@mysql.com2002-12-272-0/+3
| | * | Merge mysql.com:/space/my/mysql-3.23lenz@mysql.com2002-12-273-8/+5
| | |\ \
| | | * | Safety fix to not allow one to specify too big max_alloc_packet to mysqldmonty@mashka.mysql.fi2002-12-262-2/+2
| | | * | Updated commentmonty@mashka.mysql.fi2002-12-261-6/+3
| | * | | - Applied various patches provided by Christian Hammers (MySQL maintainerlenz@mysql.com2002-12-2320-31/+50
| | |/ /
| | * | Moved lower_case_table_name check to right place.monty@mashka.mysql.fi2002-12-211-3/+2