summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge work.mysql.com:/home/bk/mysqlunknown2001-05-142-3/+2
|\
| * Merge work:/home/bk/mysqlunknown2001-05-141-2/+2
| |\
| | * sql/stacktrace.cunknown2001-05-141-2/+2
| * | row0undo.c Fix a bug if we run out of space in the tablespace assertion in tr...unknown2001-05-141-1/+0
| |/
* | RPM .spec file: add "mysql" to the Provides: line, to match whatunknown2001-05-141-1/+1
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-05-14121-1272/+3085
|\ \ | |/
| * os0file.c Use O_SYNC if possible, second choice fdatasync, and last choice fsyncunknown2001-05-143-5/+30
| * Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-05-148-376/+442
| |\
| | * Cleanup up stacktrace codeunknown2001-05-148-376/+442
| * | manual.texi changed location of samp_db distribution and MySQLunknown2001-05-121-2/+2
| |/
| * Added information about using mysql-maxunknown2001-05-126-28/+78
| * Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-05-126-77/+138
| |\
| | * cleanupunknown2001-05-126-77/+138
| * | Fixes for MySQL-Maxunknown2001-05-112-23/+68
| * | manual.texi Added a note on table defragmenting and a sentence on InnoDB speedunknown2001-05-111-0/+19
| * | 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
| |\ \