summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge heikki@work.mysql.com:/home/my/mysqlmysql-3.23.38unknown2001-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
|\ \ \
| * | | fixed redundant repetition of use db in mysqlbinlogunknown2001-04-2413-45/+261
* | | | os0sync.c Eliminate compiler warning in Winunknown2001-04-241-0/+1
* | | | os0file.c Fix to the error messageunknown2001-04-241-1/+1
* | | | os0file.c Added better error message if disk is full; calls exit(1)unknown2001-04-241-22/+8
* | | | univ.i If _NT_ defined, define also __NT__unknown2001-04-241-0/+5
* | | | os0file.c Remove a compilation error on Windowsunknown2001-04-241-1/+1
* | | | Added a linkunknown2001-04-241-0/+2
* | | | manual.texi minor mods to recent change notesunknown2001-04-231-14/+15