summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merged from 5.0 (enterprise).Chad MILLER2008-12-1771-948/+3028
|\
| * merged bug 39920 to 5.0-bugteamGeorgi Kodinov2008-12-012-0/+25
| |\
| | * Bug #39920: MySQL cannot deal with Leap Second expression in string literal.Georgi Kodinov2008-12-012-0/+25
| * | After-push commit for bug #33461 to make valgrind happy:Gleb Shchepa2008-12-011-1/+1
| * | Bug #33461: SELECT ... FROM <view> USE INDEX (...) throwsGleb Shchepa2008-11-281-6/+7
| * | merged bug 37339 to 5.0-bugteamGeorgi Kodinov2008-11-284-28/+98
| |\ \
| | * | Bug #37339: SHOW VARIABLES not working properly with multi-byte datadirGeorgi Kodinov2008-11-284-28/+98
| * | | pushbuild failure fixes Sergey Glukhov2008-11-281-1/+1
| * | | auto-mergeTatiana A. Nurnberg2008-11-273-0/+30
| |\ \ \
| | * | | Bug#37284 Crash in Field_string::type()Sergey Glukhov2008-11-271-0/+3
| | * | | Bug#37460 Assertion failed: !table->file || table->file->inited == handler::NONESergey Glukhov2008-11-272-0/+27
| * | | | auto-mergeTatiana A. Nurnberg2008-11-271-0/+2
| |\ \ \ \ | | |/ / /
| | * | | Bug#40365 Prepared statements may insert invalid dates.Sergey Glukhov2008-11-271-0/+2
| * | | | auto-mergeTatiana A. Nurnberg2008-11-273-5/+24
| |\ \ \ \ | | |/ / /
| | * | | mergeVladislav Vaintroub2008-11-2514-135/+108
| | |\ \ \
| | * | | | Bug #20430 mysqld.exe windows service stuck in "SERVICE_STOP_PENDING"Vladislav Vaintroub2008-11-143-5/+24
| * | | | | Bug#37553: MySql Error Compare TimeDiff & TimeTatiana A. Nurnberg2008-11-266-14/+15
| | |/ / / | |/| | |
| * | | | Fix for bug#40984: backport fix from 39585 into 5.0Ramil Kalimullin2008-11-252-0/+50
| * | | | merged bug 39656 to 5.0-bugteamGeorgi Kodinov2008-11-241-0/+10
| |\ \ \ \
| | * | | | Bug #39656: Behaviour different for agg functions with & without where -Georgi Kodinov2008-11-241-0/+10
| | |/ / /
| * | | | Auto-mergeRamil Kalimullin2008-11-211-1/+2
| |\ \ \ \
| | * | | | Bug#34760 Character set autodetection appears to failSergey Glukhov2008-11-211-1/+2
| * | | | | Fix for bug#36772: When using UTF8, CONVERT with GROUP BYRamil Kalimullin2008-11-211-5/+8
| |/ / / /
| * | | | Fix for bug#40875: Memory leak in FEDERATED handlerRamil Kalimullin2008-11-201-0/+8
| * | | | Merge.Sergey Vojtovich2008-11-181-1/+3
| |\ \ \ \
| | * | | | BUG#38842 - Fix for 25951 seems incorrectSergey Vojtovich2008-11-111-1/+3
| | |/ / /
| * | | | Bug#31616 div_precision_increment description looks wrongAlexey Botchkov2008-11-171-2/+4
| | |_|/ | |/| |
| * | | Bug #40021: Renaming view fails, archived .frm for view isGleb Shchepa2008-11-146-126/+17
| * | | Bug#39541 CHECK TABLE on information_schema myisam tables produces errorSergey Glukhov2008-11-131-0/+6
| |/ /
| * | merged 5.0-bugteam -> bug 33811-5.0-bugteam working treeGeorgi Kodinov2008-11-0317-37/+208
| |\ \ | | |/
| | * Bug#39040 valgrind errors/crash when creating views with binlog logging enabledSergey Glukhov2008-10-271-3/+13
| | * MergeSergey Petrunia2008-10-246-13/+70
| | |\
| | | * mergeVladislav Vaintroub2008-10-234-11/+82
| | | |\
| | | * | Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows.Vladislav Vaintroub2008-10-236-13/+70
| | * | | BUG#38072: Wrong result: HAVING not observed in a query with aggregateSergey Petrunia2008-10-241-1/+1
| | | |/ | | |/|
| | * | Bug#28323: Server crashed in xid cache operationsDavi Arnaut2008-10-214-11/+82
| | |/
| | * merge 5.0-bugteam -> bug 38693-5.0-bugteamGeorgi Kodinov2008-10-207-13/+55
| | |\
| | | * Auto commitKristofer Pettersson2008-10-2010-30/+108
| | | |\
| | | | * Bug #39844: Query Crash Mysql Server 5.0.67Gleb Shchepa2008-10-161-0/+1
| | | * | automergeKristofer Pettersson2008-10-155-9/+36
| | | |\ \
| | | | * | Bug#24289 Status Variable "Questions" gets wrong values with Stored RoutinesKristofer Pettersson2008-10-095-9/+36
| | * | | | Bug #38693: leaked memory with blobs!Georgi Kodinov2008-10-151-0/+5
| * | | | | Bug #33811: Call to stored procedure with SELECT * / RIGHT JOIN Georgi Kodinov2008-10-172-2/+16
| | |_|_|/ | |/| | |
| * | | | Bug#37075: offset of limit clause might be truncated on 32-bits server w/o bi...Davi Arnaut2008-10-151-4/+18
| |/ / /
| * | | Bug#38823: Invalid memory access when a SP statement does wildcard expansionDavi Arnaut2008-10-141-1/+2
| * | | merged 5.0-main -> 5.0-bugteamGeorgi Kodinov2008-10-108-25/+86
| |\ \ \
| | * | | Bug#38499: flush tables and multitable table update withGleb Shchepa2008-10-092-1/+20
| | * | | merged 5.0-5.1.29-rc -> 5.0-bugteamGeorgi Kodinov2008-10-087-24/+66
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Bug #38691: segfault/abort in ``UPDATE ...JOIN'' whileGleb Shchepa2008-10-087-24/+66
| * | | | Bug #37894: Assertion in init_read_record_seq in handler.h line 1444Gleb Shchepa2008-10-101-1/+1