summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlsasha@mysql.sashanet.com2001-06-041-5/+8
|\
| * Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3monty@hundin.mysql.fi2001-06-031-5/+8
* | some code for replication awareness support - this is a temporarysasha@mysql.sashanet.com2001-06-021-0/+41
* | mergemonty@work.mysql.com2001-06-011-1/+1
|\ \ | |/
| * Added --skip-symlinksmonty@hundin.mysql.fi2001-06-011-1/+1
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-06-014-303/+161
|\ \
| * \ Merge work.mysql.com:/home/bk/mysqlmonty@work.mysql.com2001-06-011-0/+2
| |\ \ | | |/
| | * Added symlink support to mysys library.monty@hundin.mysql.fi2001-06-011-0/+2
| * | make vio compiletonu@hundin.mysql.fi2001-05-312-281/+4
| * | Merge tonu@work.mysql.com:/home/bk/mysql-4.0tonu@hundin.mysql.fi2001-05-312-22/+155
| |\ \
| | * | Support for VIO librarytonu@hundin.mysql.fi2001-05-312-22/+155
* | | | Added support for symlinked tables.monty@hundin.mysql.fi2001-06-011-4/+1
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-05-311-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Removed compiler warnings.monty@hundin.mysql.fi2001-05-311-0/+2
* | | | mergemonty@work.mysql.com2001-05-314-4/+25
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-05-312-1/+18
| |\ \ \
| | * | | Added functions for symbolic link handling to make it possible tomonty@hundin.mysql.fi2001-05-312-1/+18
| * | | | Pushing all the Gemini changes above the table handler.mikef@nslinux.bedford.progress.com2001-05-292-1/+5
| |/ / /
* | | | A slave now can optionally register with the master providing the sasha@mysql.sashanet.com2001-05-301-1/+2
| |_|/ |/| |
* | | updates for LOAD DATA FROM MASTER + some cleanup of replication codesasha@mysql.sashanet.com2001-05-281-1/+3
| |/ |/|
* | Merge work:/home/bk/mysql-4.0 into donna.mysql.fi:/home/my/bk/mysql-4.0monty@donna.mysql.fi2001-05-231-1/+1
|\ \
| * | Don't write rows in MyISAM tables when using count(distinct)monty@tik.mysql.fi2001-05-231-1/+1
* | | vio.h BitKeeper file /home/tonu/bk/mysql-4.0/include/vio.htonu@x3.internalnet2001-05-201-0/+278
|/ /
* | option to free_root() to not my_free() the blockssasha@mysql.sashanet.com2001-05-122-1/+8
* | use tree for count(distinct) when possiblesasha@mysql.sashanet.com2001-05-111-1/+1
* | change tree to use qsort_cmp2 - compare function with 3 instead of 2 argumentssasha@mysql.sashanet.com2001-05-102-2/+4
* | Merged with 3.23, needs further fix-upsasha@mysql.sashanet.com2001-05-104-4/+14
|\ \ | |/
| * Portability fixes for Ia64 and Sgi compilermonty@donna.mysql.fi2001-04-251-1/+2
| * Portability fixesmonty@donna.mysql.fi2001-04-231-0/+1
| * Fixed probelm with count(*) and normal functions when no matchin rows.monty@donna.mysql.fi2001-04-211-0/+8
| * Fixed that database name is shown for CHECK TABLEmonty@donna.mysql.fi2001-04-201-3/+3
* | Mergeserg@serg.mysql.com2001-05-023-0/+22
|\ \
| * | Fixes for embedded MySQLmonty@donna.mysql.fi2001-04-252-0/+9
| * | Mergemonty@work.mysql.com2001-04-191-0/+13
| |\ \ | | |/
| | * Try to make MySQL compile under Cygwin.tim@threads.polyesthetic.msg2001-04-141-0/+13
* | | ft_* variables addedserg@serg.mysql.com2001-04-171-0/+5
|/ /
* | Added all changes from old 4.0 version:monty@work.mysql.com2001-04-115-10/+23
|/
* Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexmonty@donna.mysql.fi2001-03-281-1/+2
* Fix a crash in Innobase with tables with many columns and a range querymonty@donna.mysql.fi2001-03-263-694/+0
* Added defines for fast mutex in glibc 2.2 (should be safe)monty@donna.mysql.fi2001-03-241-1/+16
* Add support for Gemini table handler, Monty has checked and approvedmikef@nslinux.bedford.progress.com2001-03-211-0/+2
* Fixed CLIENT_TRANSACTIONS definemonty@tik.mysql.fi2001-03-141-1/+1
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-4/+3
* Fixed a bug that allowed:jcole@tetra.spaceapes.com2001-03-021-1/+2
* Fixes for innobasemonty@donna.mysql.fi2001-02-211-0/+1
* Added max_user_connectionsmonty@donna.mysql.com2001-02-201-1/+2
* Added locks needed for Innobasemonty@donna.mysql.com2001-02-181-0/+1
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-171-1/+2
* Changed --replace to --replace_result in mysqltestmonty@donna.mysql.com2001-02-151-1/+1
* Check that __FLOAT_WORD_ORDER is definedmonty@donna.mysql.com2001-02-082-2/+2