summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixes/optimizations for count(distinct)sasha@mysql.sashanet.com2001-05-123-9/+130
* use tree for count(distinct) when possiblesasha@mysql.sashanet.com2001-05-114-5/+117
* change tree to use qsort_cmp2 - compare function with 3 instead of 2 argumentssasha@mysql.sashanet.com2001-05-1010-20/+74
* fixes after merge. Now it compiles and passes the test suitesasha@mysql.sashanet.com2001-05-105-4/+15
* Merged with 3.23, needs further fix-upsasha@mysql.sashanet.com2001-05-10123-1315/+3140
|\
| * sql/mysqld.ccsasha@mysql.sashanet.com2001-05-091-2/+3
| * mergedsasha@mysql.sashanet.com2001-05-091-32/+176
| |\
| | * stack trace updates:sasha@mysql.sashanet.com2001-05-091-29/+174
| * | Merge heikki@work.mysql.com:/home/my/mysqlheikki@donna.mysql.fi2001-05-091-2/+4
| |\ \
| | * | row0sel.c Fix a bug in consistent read through secondary keyheikki@donna.mysql.fi2001-05-091-2/+4
| | |/
| * | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-05-0921-91/+193
| |\ \ | | |/ | |/|
| | * Applied patches for BDB tablesmonty@donna.mysql.fi2001-05-0921-91/+193
| * | Docs/manual.texisasha@mysql.sashanet.com2001-05-071-1/+0
| |/
| * Mergemonty@donna.mysql.fi2001-05-054-3/+32
| |\
| | * Added LOAD DATA CONCURRENTmonty@donna.mysql.fi2001-05-054-3/+32
| * | manual.texi Fixed a typo in InnoDB record sizeheikki@donna.mysql.fi2001-05-041-1/+1
| * | Docs/manual.texisasha@mysql.sashanet.com2001-05-031-16/+12
| * | better error message in replication when packet is too largesasha@mysql.sashanet.com2001-05-032-3/+19
| * | Docs/manual.texisasha@mysql.sashanet.com2001-05-032-3/+2
| * | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-05-034-177/+7
| |\ \
| | * | reversed virtual mastersasha@mysql.sashanet.com2001-05-034-177/+7
| * | | row0umod.c Partial fix to concurrent drop table and rollback by other user of...heikki@donna.mysql.fi2001-05-032-0/+2
| * | | univ.i Do not inline on Unix if non-gcc compilerheikki@donna.mysql.fi2001-05-031-2/+5
| * | | manual.texi Update MySQL manual about the syntax change to ...LOCK IN SHARE MODEheikki@donna.mysql.fi2001-05-031-4/+4
| * | | sql_yacc.yy changed ...IN SHARE MODE to ...LOCK IN SHARE MODE to resolve a pa...heikki@donna.mysql.fi2001-05-031-1/+1
| * | | os0file.c Removed extraneous undef and inclde of aio.h, fixed typecasts to off_theikki@donna.mysql.fi2001-05-031-16/+9
| * | | Merge jcole@work.mysql.com:/home/bk/mysqljcole@tetra.spaceapes.com2001-05-032-50/+44
| |\ \ \ | | |_|/ | |/| |
| | * | Fixed example that was wrong in manual.jcole@tetra.spaceapes.com2001-05-031-22/+10
| | * | Several minor fixes to manual per Tom.jcole@tetra.spaceapes.com2001-05-022-28/+34
| * | | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-05-037-21/+68
| |\ \ \
| | * | | row0sel.c Fixed a typo in the fix to consistent read through a secondary indexheikki@donna.mysql.fi2001-05-021-1/+1
| | |/ /
| | * | log0recv.c Add checksum to written pages to check that they are also read in ...heikki@donna.mysql.fi2001-05-014-16/+62
| | * | manual.texi fixed paragraphjcole@main.burghcom.com2001-05-012-4/+5
| | |/
| * | Fixed bug from last commitmonty@donna.mysql.fi2001-05-032-1/+4
| * | Fixed a bug with SELECT DISTINCT and HAVINGmonty@donna.mysql.fi2001-05-023-75/+144
| * | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-04-293-11/+28
| |\ \ | | |/ | |/|
| | * Cleanupmonty@donna.mysql.fi2001-04-293-11/+28
| * | row0sel.c Fix a bug in multiversioned reads through a secondary indexheikki@donna.mysql.fi2001-04-274-5/+119
| * | os0file.c Always do fsync after a file write to reduce possibility of a parti...heikki@donna.mysql.fi2001-04-262-5/+33
| * | Merge jamppa@work:/home/bk/mysql into hynda.mysql.fi:/data/my/bk/mysqljani@hynda.mysql.fi2001-04-261-28/+38
| |\ \
| | * | Added a new option --result-file to mysqlbinlog.jani@hynda.mysql.fi2001-04-261-28/+38
| | |/
| * | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-04-251-2/+2
| |\ \ | | |/ | |/|
| | * fixed bug in mysqlbinlogsasha@mysql.sashanet.com2001-04-251-2/+2
| * | Fixed all mysqldump output to use 'result_file'monty@donna.mysql.fi2001-04-263-44/+42
| * | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-04-2527-132/+263
| |\ \
| | * | Portability fixes for Ia64 and Sgi compilermonty@donna.mysql.fi2001-04-2527-132/+263
| * | | ha_innobase.cc Changed the error code HA_ERR_KEY_NOT_FOUND to HA_ERR_END_OF_I...heikki@donna.mysql.fi2001-04-251-2/+8
| * | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-04-251-0/+3
| |\ \ \ | | |_|/ | |/| |
| | * | added to Fulltext todoserg@serg.mysql.com2001-04-251-0/+3
| * | | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-04-2413-45/+261
| |\ \ \