Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged | serg@serg.mysql.com | 2001-05-16 | 7 | -98/+106 |
|\ | |||||
| * | Fulltext manual changed, MERGE bug fixed | serg@serg.mysql.com | 2001-05-16 | 7 | -97/+106 |
* | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-05-16 | 2 | -0/+14 |
|\ \ | |||||
| * | | mysql-test/r/rpl000001.result | sasha@mysql.sashanet.com | 2001-05-16 | 1 | -0/+6 |
| * | | mysql-test/t/rpl000001.test | sasha@mysql.sashanet.com | 2001-05-16 | 1 | -0/+8 |
* | | | os0file.c Fixed an extraneous error message at the start of db, changed from ... | heikki@donna.mysql.fi | 2001-05-16 | 1 | -21/+22 |
* | | | os0file.c More precise error message number | heikki@donna.mysql.fi | 2001-05-15 | 2 | -5/+15 |
* | | | Merge work.mysql.com:/home/bk/mysql | tim@threads.polyesthetic.msg | 2001-05-14 | 2 | -3/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-05-14 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | sql/stacktrace.c | sasha@mysql.sashanet.com | 2001-05-14 | 1 | -2/+2 |
| * | | | row0undo.c Fix a bug if we run out of space in the tablespace assertion in tr... | heikki@donna.mysql.fi | 2001-05-14 | 1 | -1/+0 |
| |/ / | |||||
* | | | RPM .spec file: add "mysql" to the Provides: line, to match what | tim@threads.polyesthetic.msg | 2001-05-14 | 1 | -1/+1 |
* | | | Merge work.mysql.com:/home/bk/mysql | tim@threads.polyesthetic.msg | 2001-05-14 | 121 | -1272/+3085 |
|\ \ \ | |/ / | |||||
| * | | os0file.c Use O_SYNC if possible, second choice fdatasync, and last choice fsync | heikki@donna.mysql.fi | 2001-05-14 | 3 | -5/+30 |
| * | | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-05-14 | 8 | -376/+442 |
| |\ \ | |||||
| | * | | Cleanup up stacktrace code | monty@donna.mysql.fi | 2001-05-14 | 8 | -376/+442 |
| * | | | manual.texi changed location of samp_db distribution and MySQL | paul@central.snake.net | 2001-05-12 | 1 | -2/+2 |
| |/ / | |||||
| * | | Added information about using mysql-max | monty@donna.mysql.fi | 2001-05-12 | 6 | -28/+78 |
| * | | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-05-12 | 6 | -77/+138 |
| |\ \ | |||||
| | * | | cleanup | monty@donna.mysql.fi | 2001-05-12 | 6 | -77/+138 |
| * | | | Fixes for MySQL-Max | monty@work.mysql.com | 2001-05-11 | 2 | -23/+68 |
| * | | | manual.texi Added a note on table defragmenting and a sentence on InnoDB speed | heikki@donna.mysql.fi | 2001-05-11 | 1 | -0/+19 |
| | |/ | |/| | |||||
| * | | sql/mysqld.cc | sasha@mysql.sashanet.com | 2001-05-09 | 1 | -2/+3 |
| * | | merged | sasha@mysql.sashanet.com | 2001-05-09 | 1 | -32/+176 |
| |\ \ | |||||
| | * | | stack trace updates: | sasha@mysql.sashanet.com | 2001-05-09 | 1 | -29/+174 |
| * | | | Merge heikki@work.mysql.com:/home/my/mysql | heikki@donna.mysql.fi | 2001-05-09 | 1 | -2/+4 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | row0sel.c Fix a bug in consistent read through secondary key | heikki@donna.mysql.fi | 2001-05-09 | 1 | -2/+4 |
| | |/ | |||||
| * | | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-05-09 | 21 | -91/+193 |
| |\ \ | | |/ | |/| | |||||
| | * | Applied patches for BDB tables | monty@donna.mysql.fi | 2001-05-09 | 21 | -91/+193 |
| * | | Docs/manual.texi | sasha@mysql.sashanet.com | 2001-05-07 | 1 | -1/+0 |
| |/ | |||||
| * | Merge | monty@donna.mysql.fi | 2001-05-05 | 4 | -3/+32 |
| |\ | |||||
| | * | Added LOAD DATA CONCURRENT | monty@donna.mysql.fi | 2001-05-05 | 4 | -3/+32 |
| * | | manual.texi Fixed a typo in InnoDB record size | heikki@donna.mysql.fi | 2001-05-04 | 1 | -1/+1 |
| * | | Docs/manual.texi | sasha@mysql.sashanet.com | 2001-05-03 | 1 | -16/+12 |
| * | | better error message in replication when packet is too large | sasha@mysql.sashanet.com | 2001-05-03 | 2 | -3/+19 |
| * | | Docs/manual.texi | sasha@mysql.sashanet.com | 2001-05-03 | 2 | -3/+2 |
| * | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-05-03 | 4 | -177/+7 |
| |\ \ | |||||
| | * | | reversed virtual master | sasha@mysql.sashanet.com | 2001-05-03 | 4 | -177/+7 |
| * | | | row0umod.c Partial fix to concurrent drop table and rollback by other user of... | heikki@donna.mysql.fi | 2001-05-03 | 2 | -0/+2 |
| * | | | univ.i Do not inline on Unix if non-gcc compiler | heikki@donna.mysql.fi | 2001-05-03 | 1 | -2/+5 |
| * | | | manual.texi Update MySQL manual about the syntax change to ...LOCK IN SHARE MODE | heikki@donna.mysql.fi | 2001-05-03 | 1 | -4/+4 |
| * | | | sql_yacc.yy changed ...IN SHARE MODE to ...LOCK IN SHARE MODE to resolve a pa... | heikki@donna.mysql.fi | 2001-05-03 | 1 | -1/+1 |
| * | | | os0file.c Removed extraneous undef and inclde of aio.h, fixed typecasts to off_t | heikki@donna.mysql.fi | 2001-05-03 | 1 | -16/+9 |
| * | | | Merge jcole@work.mysql.com:/home/bk/mysql | jcole@tetra.spaceapes.com | 2001-05-03 | 2 | -50/+44 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Fixed example that was wrong in manual. | jcole@tetra.spaceapes.com | 2001-05-03 | 1 | -22/+10 |
| | * | | Several minor fixes to manual per Tom. | jcole@tetra.spaceapes.com | 2001-05-02 | 2 | -28/+34 |
| * | | | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-05-03 | 7 | -21/+68 |
| |\ \ \ | |||||
| | * | | | row0sel.c Fixed a typo in the fix to consistent read through a secondary index | heikki@donna.mysql.fi | 2001-05-02 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | log0recv.c Add checksum to written pages to check that they are also read in ... | heikki@donna.mysql.fi | 2001-05-01 | 4 | -16/+62 |
| | * | | manual.texi fixed paragraph | jcole@main.burghcom.com | 2001-05-01 | 2 | -4/+5 |
| | |/ |