summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixes/optimizations for count(distinct)unknown2001-05-123-9/+130
* use tree for count(distinct) when possibleunknown2001-05-114-5/+117
* change tree to use qsort_cmp2 - compare function with 3 instead of 2 argumentsunknown2001-05-1010-20/+74
* fixes after merge. Now it compiles and passes the test suiteunknown2001-05-105-4/+15
* Merged with 3.23, needs further fix-upunknown2001-05-10123-1315/+3140
|\
| * sql/mysqld.ccunknown2001-05-091-2/+3
| * mergedunknown2001-05-091-32/+176
| |\
| | * stack trace updates:unknown2001-05-091-29/+174
| * | Merge heikki@work.mysql.com:/home/my/mysqlunknown2001-05-091-2/+4
| |\ \
| | * | row0sel.c Fix a bug in consistent read through secondary keyunknown2001-05-091-2/+4
| | |/
| * | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-05-0921-91/+193
| |\ \ | | |/ | |/|
| | * Applied patches for BDB tablesunknown2001-05-0921-91/+193
| * | Docs/manual.texiunknown2001-05-071-1/+0
| |/
| * Mergeunknown2001-05-054-3/+32
| |\
| | * Added LOAD DATA CONCURRENTunknown2001-05-054-3/+32
| * | manual.texi Fixed a typo in InnoDB record sizeunknown2001-05-041-1/+1
| * | Docs/manual.texiunknown2001-05-031-16/+12
| * | better error message in replication when packet is too largeunknown2001-05-032-3/+19
| * | Docs/manual.texiunknown2001-05-032-3/+2
| * | Merge work:/home/bk/mysqlunknown2001-05-034-177/+7
| |\ \
| | * | reversed virtual masterunknown2001-05-034-177/+7
| * | | row0umod.c Partial fix to concurrent drop table and rollback by other user of...unknown2001-05-032-0/+2
| * | | univ.i Do not inline on Unix if non-gcc compilerunknown2001-05-031-2/+5
| * | | manual.texi Update MySQL manual about the syntax change to ...LOCK IN SHARE MODEunknown2001-05-031-4/+4
| * | | sql_yacc.yy changed ...IN SHARE MODE to ...LOCK IN SHARE MODE to resolve a pa...unknown2001-05-031-1/+1
| * | | os0file.c Removed extraneous undef and inclde of aio.h, fixed typecasts to off_tunknown2001-05-031-16/+9
| * | | Merge jcole@work.mysql.com:/home/bk/mysqlunknown2001-05-032-50/+44
| |\ \ \ | | |_|/ | |/| |
| | * | Fixed example that was wrong in manual.unknown2001-05-031-22/+10
| | * | Several minor fixes to manual per Tom.unknown2001-05-022-28/+34
| * | | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-05-037-21/+68
| |\ \ \
| | * | | row0sel.c Fixed a typo in the fix to consistent read through a secondary indexunknown2001-05-021-1/+1
| | |/ /
| | * | log0recv.c Add checksum to written pages to check that they are also read in ...unknown2001-05-014-16/+62
| | * | manual.texi fixed paragraphunknown2001-05-012-4/+5
| | |/
| * | Fixed bug from last commitunknown2001-05-032-1/+4
| * | Fixed a bug with SELECT DISTINCT and HAVINGunknown2001-05-023-75/+144
| * | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-293-11/+28
| |\ \ | | |/ | |/|
| | * Cleanupunknown2001-04-293-11/+28
| * | row0sel.c Fix a bug in multiversioned reads through a secondary indexunknown2001-04-274-5/+119
| * | os0file.c Always do fsync after a file write to reduce possibility of a parti...unknown2001-04-262-5/+33
| * | Merge jamppa@work:/home/bk/mysql into hynda.mysql.fi:/data/my/bk/mysqlunknown2001-04-261-28/+38
| |\ \
| | * | Added a new option --result-file to mysqlbinlog.unknown2001-04-261-28/+38
| | |/
| * | Merge work:/home/bk/mysqlunknown2001-04-251-2/+2
| |\ \ | | |/ | |/|
| | * fixed bug in mysqlbinlogunknown2001-04-251-2/+2
| * | Fixed all mysqldump output to use 'result_file'unknown2001-04-263-44/+42
| * | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-2527-132/+263
| |\ \
| | * | Portability fixes for Ia64 and Sgi compilerunknown2001-04-2527-132/+263
| * | | ha_innobase.cc Changed the error code HA_ERR_KEY_NOT_FOUND to HA_ERR_END_OF_I...unknown2001-04-251-2/+8
| * | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-04-251-0/+3
| |\ \ \ | | |_|/ | |/| |
| | * | added to Fulltext todounknown2001-04-251-0/+3
| * | | Merge work:/home/bk/mysqlunknown2001-04-2413-45/+261
| |\ \ \