summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Add my_dup.cunknown2001-08-191-0/+40
* Fix of UNION codeunknown2001-08-197-12/+50
* mergedunknown2001-08-091-1/+1
|\
| * Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored.unknown2001-07-301-1/+1
* | LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-031-1/+6
* | mergedunknown2001-07-201-4/+5
|\ \
| * \ mergeunknown2001-07-181-20/+25
| |\ \ | | |/
| | * Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY ifunknown2001-07-181-4/+5
* | | added pre/post read callbacks to IO_CACHEunknown2001-07-201-0/+6
* | | merged with 3.23unknown2001-07-171-16/+20
|\ \ \ | |/ / |/| / | |/
| * Removed wrong warning from thr_lockunknown2001-07-171-16/+20
* | cleanupsunknown2001-07-101-25/+29
* | Redefinition of myisam_bulk_insert_tree_sizeunknown2001-07-101-1/+2
* | bulk insert optimization documentedunknown2001-07-041-1/+1
* | mergedunknown2001-07-0217-83/+367
|\ \
| * | Making multi-table delete BETA !!unknown2001-07-011-1/+1
| * | mergeunknown2001-06-121-3/+3
| |\ \ | | |/
| | * Changed compare in MyISAM to use my_pread()unknown2001-06-111-3/+3
| * | mergeunknown2001-06-052-1/+3
| |\ \
| | * \ Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlunknown2001-06-042-1/+3
| | |\ \ | | | |/
| | | * Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3unknown2001-06-031-1/+1
| | | * Added ABS() to make tests more portable.unknown2001-06-031-0/+2
| * | | Symlinking of tables should not work.unknown2001-06-052-3/+19
| * | | .unknown2001-06-041-5/+4
| |/ /
| * | Merge work:/home/bk/mysql-4.0unknown2001-06-011-5/+10
| |\ \
| | * \ mergeunknown2001-06-021-5/+10
| | |\ \ | | | |/
| | | * Fixed bugs in symlink codeunknown2001-06-021-5/+10
| * | | Merge work:/home/bk/mysql-4.0unknown2001-06-013-4/+7
| |\ \ \ | | |/ /
| | * | mergeunknown2001-06-013-4/+7
| | |\ \ | | | |/
| | | * Fixed bug that caused client to hang because mysqld never did send anunknown2001-06-021-2/+2
| | | * Added --skip-symlinksunknown2001-06-012-2/+5
| * | | fixed new bug in fn_format()unknown2001-06-011-1/+1
| |/ /
| * | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-06-014-47/+148
| |\ \
| | * \ Merge work.mysql.com:/home/bk/mysqlunknown2001-06-014-47/+148
| | |\ \ | | | |/
| | | * Added symlink support to mysys library.unknown2001-06-014-47/+148
| * | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-05-313-62/+39
| |\ \ \ | | |/ / | |/| |
| | * | Removed compiler warnings.unknown2001-05-313-62/+39
| * | | mergeunknown2001-05-315-6/+187
| |\ \ \ | | |/ / | |/| / | | |/
| | * Added functions for symbolic link handling to make it possible tounknown2001-05-314-5/+181
| | * Fixed problems with decimals withing IF()unknown2001-05-291-1/+6
* | | memory-limited treeunknown2001-07-021-44/+60
|/ /
* | Merge work:/home/bk/mysql-4.0 into donna.mysql.fi:/home/my/bk/mysql-4.0unknown2001-05-231-5/+5
|\ \
| * \ Mergeunknown2001-05-231-5/+5
| |\ \ | | |/
| | * Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-05-231-5/+5
| | |\
| | | * Updated documentation of how to add new native functions.unknown2001-05-231-5/+5
* | | | Merge work:/home/bk/mysql-4.0 into donna.mysql.fi:/home/my/bk/mysql-4.0unknown2001-05-231-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Added Unique class to be used for duplicate removal in multi-table delete.unknown2001-05-231-3/+0
* | | | Merge work.mysql.com:/home/bk/mysqlunknown2001-05-221-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge work.mysql.com:/home/bk/mysqlunknown2001-05-222-3/+3
| |\ \ | | |/
| * | getvar.c atoll() -> strtoll() (portability fix)unknown2001-05-181-1/+1