summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesunknown2001-03-0254-215/+252
* Added ChangeLog entry about the SET bug.unknown2001-03-021-1/+4
* Merge work.mysql.com:/home/bk/mysqlunknown2001-03-0224-2/+25
|\
| * Fixed a bug that allowed:unknown2001-03-0224-2/+25
* | manual.texi ``short'' TIME values issue clarifiedunknown2001-03-011-7/+10
* | Mergeunknown2001-03-019-8/+72
|\ \
| * | mysql-test/t/bdb-crash.testunknown2001-03-012-2/+6
| * | Merge work:/home/bk/mysqlunknown2001-03-014-9/+45
| |\ \
| | * | text/blob fields in some cases were not handled properlyunknown2001-03-014-9/+45
| * | | ha_innobase.cc Fixed a bug in ha_innobase.cc in auto_incrementunknown2001-03-011-0/+14
| |/ /
| * | manual.texi Mirror maintenance.unknown2001-03-011-4/+10
| * | test-make-manual Fixed so that manual.html isn't cleaned up before it is view...unknown2001-02-282-1/+8
| * | os0file.h Removed a typo in os0file.hunknown2001-02-281-1/+0
* | | sql_select.cc MATCH ... AGAINST (NULL) bug fixedunknown2001-02-284-35/+23
* | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-02-287-24/+74
|\ \ \ | |/ /
| * | mysql-test/t/fulltext.testunknown2001-02-271-0/+18
| * | Docs/manual.texiunknown2001-02-262-4/+6
| * | sql/slave.ccunknown2001-02-263-15/+44
| |\ \ | | |/ | |/|
| | * ulonglong -> uint32 for log offsetunknown2001-02-262-12/+40
| * | os0file.c Removed execute rights from created filesunknown2001-02-242-9/+10
* | | manual.texi fixed chown issueunknown2001-02-261-12/+18
* | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-02-233-3/+4
|\ \ \ | |/ / |/| |
| * | Mergeunknown2001-02-192-3/+3
| |\ \
| | * | sql_select.cc (at last) fulltext/cache bug fixedunknown2001-02-102-3/+3
* | | | Merge work.mysql.com:/home/bk/mysqlunknown2001-02-232-0/+7
|\ \ \ \
| * | | | ha_innobase.cc Fix autocommit in ha_innobase.ccunknown2001-02-231-0/+6
* | | | | post-commit Added List-ID: header for easier filtering.unknown2001-02-222-1/+2
|/ / / /
* | | | btr0btr.c Testing bitkeeperunknown2001-02-222-2/+4
* | | | Merge work.mysql.com:/home/bk/mysqlunknown2001-02-2125-48/+235
|\ \ \ \
| * | | | Fixes for innobaseunknown2001-02-2120-48/+132
| * | | | Merge donna.mysql.com:/home/my/bk/mysqlunknown2001-02-215-18/+158
| |\ \ \ \
| * \ \ \ \ Merge donna.mysql.com:/home/my/bk/mysqlunknown2001-02-207-9/+124
| |\ \ \ \ \
| | * | | | | Portability and bug fixes for Innobase.unknown2001-02-1911-24/+144
* | | | | | | Merge work.mysql.com:/home/bk/mysqlunknown2001-02-2144-135/+393
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Added max_user_connectionsunknown2001-02-215-25/+178
| |/ / / / /
| * | | | | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2001-02-2036-87/+175
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Added max_user_connectionsunknown2001-02-2036-87/+175
| | |/ / /
| * | | | replication fixesunknown2001-02-196-4/+18
| * | | | manual.texi Applied patch from David Carlson for Windows_and_SSH section.unknown2001-02-191-18/+21
| | |/ / | |/| |
| * | | manual.texi Typo clean-ups.unknown2001-02-191-2/+2
| * | | manual.texi Added missing @strong{}.unknown2001-02-191-1/+1
| |/ /
* | | Cleanups...unknown2001-02-205-120/+145
* | | s/Demon/Daemon/g;unknown2001-02-181-3/+3
* | | Merge work.mysql.com:/home/bk/mysqlunknown2001-02-18437-1091/+170584
|\ \ \ | |/ /
| * | Fixed typo in manualunknown2001-02-181-1/+1
| * | Update of manualunknown2001-02-181-23/+26
| * | Fixed problem with concurrent inserts and read-previousunknown2001-02-185-21/+154
| * | Fixed that myisamchk -R works on text columnsunknown2001-02-185-24/+33
| * | Cleaned up ha_innobase.cc from whitespaceunknown2001-02-181-138/+137
| * | Added locks needed for Innobaseunknown2001-02-1810-15/+78