Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge main 5.0 branch -> 5.0-build (team tree). | Joerg Bruehe | 2008-10-04 | 28 | -915/+258 |
|\ | |||||
| * | Raise version number after cloning 5.0.70 | unknown | 2008-09-19 | 1 | -2/+2 |
| * | merged 5.0-5.1.29-rc -> 5.0-bugteam | Georgi Kodinov | 2008-09-10 | 12 | -18/+172 |
| |\ | |||||
| | * | Fix for bug#37526: asymertic operator <=> in trigger | Ramil Kalimullin | 2008-09-09 | 3 | -7/+52 |
| | * | Fix for bug #39021: SELECT REGEXP BINARY NULL never returns | Ramil Kalimullin | 2008-09-05 | 4 | -10/+45 |
| | * | Merge | Ramil Kalimullin | 2008-09-05 | 3 | -0/+41 |
| | |\ | |||||
| | | * | merge with local tree | Gleb Shchepa | 2008-09-03 | 3 | -0/+41 |
| | | |\ | |||||
| | | | * | Bug #39002: The server crashes on the query: | Gleb Shchepa | 2008-09-03 | 3 | -0/+41 |
| | * | | | Fix for bug#38821: Assert table->auto_increment_field_not_null failed | Ramil Kalimullin | 2008-09-03 | 3 | -1/+34 |
| | |/ / | |||||
| * | | | Bug#37226 Explicit call of my_thread_init() on Windows for every new thread. | Vladislav Vaintroub | 2008-09-01 | 1 | -1/+12 |
| * | | | Restore tree name after merge from main. | Davi Arnaut | 2008-09-01 | 1 | -1/+1 |
| * | | | merge | Vladislav Vaintroub | 2008-09-01 | 36 | -99/+389 |
| |\ \ \ | |||||
| | * \ \ | Merging in 5.0-rpl into 5.0-bugteam | Mats Kindahl | 2008-09-01 | 5 | -23/+16 |
| | |\ \ \ | |||||
| | | * \ \ | Merge skozlov@bk-internal.mysql.com:/home/bk/mysql-5.0-rpl | unknown | 2008-04-07 | 2 | -2/+0 |
| | | |\ \ \ | |||||
| | | | * | | | Bug#32654. The reason of bug is incorrect clean up during restarting of mysql... | unknown | 2008-04-06 | 2 | -2/+0 |
| | | * | | | | Bug#32653. | unknown | 2008-04-04 | 4 | -21/+16 |
| | | |/ / / | |||||
| | * | | | | Merge actual 5.0-bugteam into local tree | Matthias Leich | 2008-08-28 | 30 | -76/+361 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | * | | | | Fix for | Matthias Leich | 2008-08-22 | 1 | -0/+12 |
| * | | | | | Bug #33907 : Errors compiling mysql with Microsoft Visual C++ Express 2008 | Vladislav Vaintroub | 2008-08-21 | 7 | -870/+43 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Work around for older version of cmake. | unknown | 2008-04-07 | 1 | -4/+4 |
| | * | | | | Changes for Visual Studio 9 | unknown | 2008-04-07 | 2 | -9/+7 |
* | | | | | | Merge main 5.0 into 5.0-build. | Joerg Bruehe | 2008-09-10 | 30 | -76/+361 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | merge 5.0-main -> 5.0-bugteam | Georgi Kodinov | 2008-08-28 | 0 | -0/+0 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge of mysql-5.0-bugteam branch. | Davi Arnaut | 2008-08-26 | 22 | -65/+210 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Bug #37799: SELECT with a BIT column in WHERE clause | Gleb Shchepa | 2008-08-28 | 3 | -2/+44 |
| * | | | | | | Bug#38195: Incorrect handling of aggregate functions when loose index scan is | Evgeny Potemkin | 2008-08-27 | 3 | -1/+99 |
| * | | | | | | BUG#36639: subselect.test crashes on 64 bit pentium4 when compiled for valgri... | Sergey Petrunia | 2008-08-25 | 2 | -8/+8 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Fix for bug#37277: Potential crash when a spatial index isn't the first key | Ramil Kalimullin | 2008-08-26 | 1 | -2/+2 |
| * | | | | | Fix for bug #37310: 'on update CURRENT_TIMESTAMP' option crashes the table | Ramil Kalimullin | 2008-08-26 | 3 | -1/+38 |
| * | | | | | merging fixes | Alexey Botchkov | 2008-08-26 | 2 | -6/+4 |
| * | | | | | merging fix | Alexey Botchkov | 2008-08-26 | 10 | -6/+58 |
| |\ \ \ \ \ | |||||
| | * | | | | | Bug#36579 Dumping information about locks in use may lead to a server crash | Davi Arnaut | 2008-08-25 | 1 | -1/+1 |
| | * | | | | | Bug#37428 Potential security issue with UDFs - linux shellcode execution. | Sergey Glukhov | 2008-08-25 | 6 | -3/+47 |
| | |/ / / / | |||||
| * | | | | | Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY. | Alexey Botchkov | 2008-08-22 | 12 | -54/+112 |
| |/ / / / | |||||
* | | | | | Merge from mysql-5.0.68-release | unknown | 2008-09-05 | 0 | -0/+0 |
* | | | | | Handle that version "level" might contain "sp1", "a"..... | Kent Boortz | 2008-08-29 | 1 | -1/+11 |
* | | | | | Merge the bug fix development (37098: "unpackaged files") | Joerg Bruehe | 2008-08-27 | 5 | -1/+41 |
|\ \ \ \ \ | |||||
| * | | | | | Bug#37098 Get rid of "Installed (but unpackaged)" files in the RPM build | Joerg Bruehe | 2008-08-25 | 5 | -1/+41 |
* | | | | | | Merge 5.0 main to 5.0-build | Timothy Smith | 2008-08-22 | 28 | -88/+250 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Bug#38291 memory corruption and server crash with view/sp/function | Sergey Glukhov | 2008-08-20 | 5 | -7/+51 |
| * | | | | | merged 5.0-main to 5.0-bugteam | Georgi Kodinov | 2008-08-19 | 14 | -19/+93 |
| |\ \ \ \ \ | |||||
| * | | | | | | Bug#38195: Incorrect handling of aggregate functions when loose index scan | Georgi Kodinov | 2008-08-19 | 3 | -41/+1 |
| * | | | | | | Bug#27526: BUILD/check_cpu misbehaving on Debian testing | Chad MILLER | 2008-08-18 | 1 | -1/+1 |
| * | | | | | | Merge from 5.0-bugteam trunk. | Chad MILLER | 2008-08-18 | 4 | -10/+24 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge from 5.0-bugteam local. | Chad MILLER | 2008-08-18 | 4 | -10/+24 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Bug#30129: mysql_install_db appears to run normally, but the databases \ | Chad MILLER | 2008-08-06 | 4 | -10/+24 |
| * | | | | | | | | Bug#30394: Empty HOME environment variable causes several utilities to crash | Chad MILLER | 2008-08-18 | 1 | -1/+1 |
| |/ / / / / / / | |||||
| * | | | | | | | Bug#37301 Length and Max_length differ with no obvious reason(2nd version) | Chad MILLER | 2008-08-15 | 12 | -62/+108 |
| * | | | | | | | Bug#36270: incorrect calculation result - works in 4.1 but not in 5.0 or 5.1 | Chad MILLER | 2008-08-15 | 3 | -7/+29 |
| * | | | | | | | Correcting tree name in bzr config. Should not include team suffix. | Chad MILLER | 2008-08-15 | 1 | -1/+1 |