Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | Vladislav Vaintroub | 2009-12-19 | 30 | -386/+702 |
|\ | |||||
| * | Merge mysql-next-mr (revno 2939) --> mysql-next-mr-marc | Marc Alff | 2009-12-17 | 2 | -9/+64 |
| |\ | |||||
| | * | Merge to latest mysql-next-mr | Mikael Ronstrom | 2009-12-16 | 4 | -24/+14 |
| | |\ | |||||
| | * \ | Merge | Mikael Ronstrom | 2009-12-14 | 6 | -20/+120 |
| | |\ \ | |||||
| | * \ \ | Merged in WL#5105 | Mikael Ronstrom | 2009-11-27 | 1 | -0/+24 |
| | |\ \ \ | |||||
| | | * | | | WL#5105, review fix | Mikael Ronstrom | 2009-11-20 | 1 | -5/+5 |
| | | * | | | WL#5105, Optimize ptr_cmp on Solaris by using memcmp instead of native ptr_cmp | Mikael Ronstrom | 2009-11-20 | 1 | -0/+24 |
| | | |\ \ \ | |||||
| | | | * | | | WL#5105, ptr_cmp optimised on Solaris, more efficient to use memcmp on Solari... | Mikael Ronstrom | 2009-09-23 | 1 | -0/+24 |
| | * | | | | | Merge WL#5137 to mysql-next-mr | Mikael Ronstrom | 2009-11-27 | 1 | -9/+40 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | WL#5137, Remove hash calculation from LOCK_open in open_table | Mikael Ronstrom | 2009-11-20 | 1 | -9/+40 |
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | | * | | | | Review comments for LOCK_open patch | Mikael Ronstrom | 2009-11-10 | 1 | -10/+16 |
| | | | * | | | | A minor change to MySQL's hash where calculation of hash can be done separate... | Mikael Ronstrom | 2009-10-09 | 1 | -2/+27 |
| * | | | | | | | Merge mysql-next-mr (revno 2942) --> mysql-next-mr-marc | Marc Alff | 2009-12-16 | 4 | -24/+14 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marc | Marc Alff | 2009-12-11 | 2 | -5/+12 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | WL#2360 Performance schema | Marc Alff | 2009-12-09 | 27 | -376/+637 |
* | | | | | | | | merge | Vladislav Vaintroub | 2009-12-16 | 4 | -24/+14 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Auto-merge from mysql-trunk. | Alexander Nozdrin | 2009-12-16 | 1 | -10/+0 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Remove .cvsignore files (attempt #2). | Alexander Nozdrin | 2009-12-16 | 1 | -10/+0 |
| * | | | | | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-12-12 | 3 | -14/+14 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | / / / / / | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2009-12-11 | 41 | -563/+1560 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Automerge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2009-12-01 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Move DBG_* macros to after the variable declaration section in a | Kent Boortz | 2009-11-25 | 1 | -2/+2 |
| | * | | | | | | | | Manual merge from the mysql-5.1-bugteam. | Alexey Kopytov | 2009-11-24 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | |||||
| | | * | | | | | | | Additional fix for bug #45613: handle failures from my_hash_insert | Georgi Kodinov | 2009-11-23 | 1 | -1/+0 |
| | | * | | | | | | | merge | Kristofer Pettersson | 2009-11-20 | 1 | -0/+1 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | Bug#45613 handle failures from my_hash_insert | Kristofer Pettersson | 2009-11-20 | 1 | -0/+1 |
| | | * | | | | | | | | merge | Georgi Kodinov | 2009-11-20 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | Use C comments in C code | timothy.smith@sun.com | 2009-11-05 | 1 | -1/+1 |
| | * | | | | | | | | | | Manual merge from the mysql-5.1-bugteam. | Alexey Kopytov | 2009-11-24 | 1 | -11/+11 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | |||||
| | | * | | | | | | | | | Bug#46043 mysqld --skip-innodb does not skip InnoDB | Kristofer Pettersson | 2009-11-09 | 1 | -11/+11 |
| | | |/ / / / / / / / | |||||
* | | | | | | | | | | | merge | Vladislav Vaintroub | 2009-12-11 | 2 | -5/+12 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2009-12-10 | 1 | -3/+45 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Bug#47756 Setting 2byte collation ID with 'set names' crashes the server | Alexander Barkov | 2009-12-07 | 1 | -0/+3 |
| * | | | | | | | | | | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2009-12-04 | 2 | -3/+31 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2009-12-02 | 1 | -9/+32 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Auto-merge (pull) from mysql-next-mr. | Alexander Nozdrin | 2009-11-26 | 4 | -5/+1052 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Manual merge/pull from mysql-next-mr. | Alexander Nozdrin | 2009-11-25 | 18 | -113/+60 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2009-11-23 | 8 | -16/+1307 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with next-mr | Konstantin Osipov | 2009-11-20 | 2 | -2/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | merging. | Alexey Botchkov | 2009-11-17 | 1 | -5/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Bug#47216 programs should quit if the file specified by --defaults-file ... | Alexey Botchkov | 2009-10-09 | 1 | -5/+9 |
* | | | | | | | | | | | | | | | merge | Vladislav Vaintroub | 2009-12-10 | 1 | -3/+45 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | WL#2360 Performance schema | Marc Alff | 2009-12-04 | 1 | -3/+45 |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | couple of tweaks for solaris on sparc, link with librt, as it defines sched_y... | Vladislav Vaintroub | 2009-12-08 | 1 | -1/+1 |
* | | | | | | | | | | | | | | On Linux, support -Wl,--no-undefined (only client shared library) | Vladislav Vaintroub | 2009-12-07 | 1 | -1/+2 |
* | | | | | | | | | | | | | | merge | Vladislav Vaintroub | 2009-12-04 | 2 | -3/+31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | Merge mysql-next-mr (revno 2927) --> mysql-next-mr-marc | Marc Alff | 2009-12-02 | 1 | -9/+32 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | WL#2360 Performance schema | Marc Alff | 2009-11-30 | 2 | -3/+31 |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | merge | Vladislav Vaintroub | 2009-12-02 | 1 | -9/+32 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Manual resolving for the following files | Andrei Elkin | 2009-12-01 | 1 | -9/+32 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | |