Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | | mysys: remove dead ME_xxx flags | Sergei Golubchik | 2018-06-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | Make possible to use clang on Windows (clang-cl) | Vladislav Vaintroub | 2018-02-20 | 1 | -2/+1 |
|/ / | |||||
* | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | race-condition safe implementation of mi_delete_table/maria_delete_table | Sergei Golubchik | 2017-02-27 | 1 | -1/+1 |
* | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -5/+2 |
|/ | |||||
* | 5.3 merge | Sergei Golubchik | 2012-08-31 | 1 | -2/+16 |
|\ | |||||
| * | MDEV-381: fdatasync() does not correctly flush growing binlog file. | unknown | 2012-08-30 | 1 | -2/+16 |
* | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -2/+4 |
| |\ | |||||
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+4 |
| | |\ | |||||
* | | \ | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | |\ \ \ | |||||
* | | \ \ \ | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -27/+10 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr... | Vladislav Vaintroub | 2011-06-12 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 1 | -3/+4 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
* | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -3/+41 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Fixed wrong order of call to thd_wait service | Mikael Ronstrom | 2011-03-04 | 1 | -2/+2 |
| * | | | | merge | Mikael Ronstrom | 2011-01-04 | 1 | -3/+16 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. | Davi Arnaut | 2010-10-19 | 1 | -1/+1 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-19 | 1 | -1/+1 |
| | * | | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. | Davi Arnaut | 2010-10-19 | 1 | -2/+15 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-10-19 | 1 | -6/+26 |
| * | | | | | Added reporting of fsync to THD wait interface | Mikael Ronstrom | 2010-10-28 | 1 | -0/+19 |
| |/ / / / | |||||
* | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -1/+9 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Fixed typo that caused compile failure on Mac | Michael Widenius | 2010-08-10 | 1 | -1/+1 |
| * | | | Ignore ENOLCK errno from FreeBSD (known problem in old FreeBSD releases) | Michael Widenius | 2010-08-09 | 1 | -0/+2 |
| * | | | Added --sync-sys=0 option for mysqld to skip sync() calls for faster testing | Michael Widenius | 2010-08-09 | 1 | -0/+3 |
| * | | | Added count of my_sync calls (to SHOW STATUS) | Michael Widenius | 2010-03-09 | 1 | -0/+3 |
| * | | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| * | | | Removed compiler warnings | Michael Widenius | 2010-01-06 | 1 | -2/+4 |
| * | | | Fixed several bugs in page CRC handling | unknown | 2007-12-18 | 1 | -1/+1 |
| * | | | Merged with mysql-5.1 main tree. | unknown | 2007-07-02 | 1 | -1/+2 |
| * | | | Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-maria | unknown | 2007-02-28 | 1 | -0/+79 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | WL#3072 Maria Recovery. Making DDLs durable in Maria: | unknown | 2006-11-27 | 1 | -2/+6 |
| | * | | Maria - post-review fixes about my_sync_dir(): | unknown | 2006-11-22 | 1 | -33/+34 |
| | * | | Maria - various fixes around durability of files: | unknown | 2006-11-21 | 1 | -0/+74 |
* | | | | fix typo in previous patch | Tor Didriksen | 2010-09-09 | 1 | -0/+1 |
* | | | | Fix compiler warnings about unused parameters: | Vasil Dimov | 2010-09-09 | 1 | -7/+13 |
* | | | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2009-12-11 | 1 | -2/+2 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | This is the downport of | Vladislav Vaintroub | 2009-09-11 | 1 | -2/+2 |
* | | | | Move DBG_* macros to after the variable declaration section in a | Kent Boortz | 2009-11-25 | 1 | -2/+2 |
|/ / / | |||||
* | | | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 | unknown | 2007-10-11 | 1 | -0/+80 |
|/ / | |||||
* | | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
|/ | |||||
* | Fixed errors found during review | unknown | 2005-04-06 | 1 | -1/+1 |
* | remove the rest of isam/merge references | unknown | 2005-04-05 | 1 | -5/+17 |