Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes from innodb-4.1-ss14 snapshot | aivanov@mysql.com | 2006-01-15 | 1 | -2/+6 |
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.0 | jani@ua141d10.elisa.omakaista.fi | 2006-01-12 | 1 | -0/+9 |
|\ | |||||
| * | NetWare specific change to increase thread stack size. | jani@ua141d10.elisa.omakaista.fi | 2006-01-12 | 1 | -0/+9 |
* | | Removed innobase/my_cnf, innobase/include/makefilewin.i, | aivanov@mysql.com | 2005-10-26 | 1 | -17/+0 |
* | | os0sync.c: | heikki@hundin.mysql.fi | 2005-10-03 | 1 | -1/+15 |
* | | InnoDB: Do not flush after each write, not even when creating the | marko@hundin.mysql.fi | 2005-07-26 | 1 | -0/+14 |
* | | InnoDB: After review fixes | marko@hundin.mysql.fi | 2005-06-27 | 1 | -3/+10 |
* | | InnoDB: Optimize the extension of files. This will greatly speed | marko@hundin.mysql.fi | 2005-06-27 | 1 | -29/+21 |
* | | InnoDB: Avoid test suite failures caused by a locking conflict | marko@hundin.mysql.fi | 2005-04-06 | 1 | -4/+23 |
* | | InnoDB: Portability fixes for warnings reported on IA-64 Windows | marko@hundin.mysql.fi | 2005-03-07 | 3 | -15/+15 |
* | | Merge | heikki@hundin.mysql.fi | 2005-03-03 | 1 | -9/+0 |
|\ \ | |/ | |||||
| * | srv0start.c: | heikki@hundin.mysql.fi | 2005-03-03 | 1 | -9/+0 |
* | | Merge hundin.mysql.fi:/home/heikki/mysql-4.0 | heikki@hundin.mysql.fi | 2005-03-03 | 1 | -0/+9 |
|\ \ | |/ | |||||
| * | os0file.c: | heikki@hundin.mysql.fi | 2005-03-03 | 1 | -0/+9 |
* | | os0file.c: | heikki@hundin.mysql.fi | 2005-01-28 | 1 | -6/+7 |
* | | fil0fil.c: | heikki@hundin.mysql.fi | 2005-01-27 | 1 | -5/+5 |
* | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1 | marko@hundin.mysql.fi | 2005-01-14 | 1 | -9/+15 |
|\ \ | |||||
| * \ | Merge | heikki@hundin.mysql.fi | 2005-01-13 | 1 | -9/+15 |
| |\ \ | | |/ | |||||
| | * | InnoDB: Use system-supplied tmpfile() on Netware, as there is no | marko@hundin.mysql.fi | 2005-01-12 | 1 | -9/+15 |
* | | | InnoDB: Detect the availability of the Mac OS X fsync() work-around | marko@hundin.mysql.fi | 2005-01-13 | 1 | -6/+18 |
|/ / | |||||
* | | os0file.c: | heikki@hundin.mysql.fi | 2005-01-10 | 1 | -1/+1 |
* | | os0file.c: | heikki@hundin.mysql.fi | 2005-01-06 | 1 | -1/+15 |
* | | Merge hundin.mysql.fi:/home/heikki/mysql-4.0 | heikki@hundin.mysql.fi | 2004-12-21 | 1 | -6/+8 |
|\ \ | |/ | |||||
| * | os0file.c: | heikki@hundin.mysql.fi | 2004-12-21 | 1 | -2/+2 |
| * | os0file.c: | heikki@hundin.mysql.fi | 2004-12-21 | 1 | -8/+10 |
* | | os0file.c: | heikki@hundin.mysql.fi | 2004-12-08 | 1 | -1/+10 |
* | | configure.in: | heikki@hundin.mysql.fi | 2004-12-01 | 1 | -1/+29 |
* | | row0mysql.c: | heikki@hundin.mysql.fi | 2004-10-26 | 1 | -14/+11 |
* | | - fixed typo in innobase/os/os0file.c that caused the Windows build to fail | lenz@mysql.com | 2004-10-25 | 1 | -1/+1 |
* | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2004-10-22 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | os0file.c: | heikki@hundin.mysql.fi | 2004-10-22 | 1 | -4/+4 |
* | | SHOW TABLE STATUS now prints create_time, update_time and check_time | jan@hundin.mysql.fi | 2004-10-21 | 1 | -0/+77 |
* | | os0file.c: | heikki@hundin.mysql.fi | 2004-10-19 | 1 | -0/+5 |
* | | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -11/+33 |
|\ \ | |/ | |||||
| * | os0file.c: | rburnett@build.mysql.com | 2004-09-23 | 1 | -0/+2 |
| * | os0file.c: | heikki@hundin.mysql.fi | 2004-09-11 | 1 | -1/+16 |
| * | InnoDB: Update links to the user manual | marko@hundin.mysql.fi | 2004-09-08 | 1 | -12/+19 |
* | | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -8/+61 |
|\ \ | |/ | |||||
| * | os0file.c: | marko@hundin.mysql.fi | 2004-08-10 | 1 | -2/+3 |
| * | InnoDB: Use create_temp_file() when available | marko@hundin.mysql.fi | 2004-08-10 | 1 | -20/+52 |
| * | InnoDB: Add option for disabling innodb_status.<pid> files. | marko@hundin.mysql.fi | 2004-08-06 | 1 | -4/+21 |
| * | buf0flu.c, os0file.c: | heikki@hundin.mysql.fi | 2004-07-27 | 1 | -0/+3 |
* | | Fixed some byte order bugs with prepared statements on machines with high-byt... | monty@mysql.com | 2004-06-18 | 1 | -1/+1 |
* | | Portability fixes (and a typo after last merge) | monty@mysql.com | 2004-06-04 | 1 | -1/+1 |
* | | os0file.c, fil0fil.c: | heikki@hundin.mysql.fi | 2004-06-03 | 1 | -8/+14 |
* | | after merge fixes | monty@mysql.com | 2004-06-02 | 1 | -8/+8 |
* | | Merge with 4.0 to get fixes for netware | monty@mysql.com | 2004-06-02 | 1 | -14/+30 |
|\ \ | |/ | |||||
| * | InnoDB: Add diagnostics when tmpfile() fails at start (Bug #3919) | marko@hundin.mysql.fi | 2004-05-28 | 1 | -14/+30 |
* | | InnoDB: os0file.c: | marko@hundin.mysql.fi | 2004-06-01 | 1 | -16/+10 |
* | | InnoDB cleanup: Fix potential buffer overflows, | marko@hundin.mysql.fi | 2004-06-01 | 1 | -15/+6 |