summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-2646-45/+50
* Use one err file for each master unknown2005-05-251-2/+2
* Build fixes for icc, compile _without_ "-no-gnu"unknown2005-05-233-9/+2
* fixed stupid typo that added a ! before my_accessunknown2005-05-201-1/+1
* BUG# 9148: Denial of serviceunknown2005-05-2011-3/+95
* Merge mysql.com:/usr/home/ram/work/mysql-4.1-buildunknown2005-05-201-3/+7
|\
| * a fix (bug #10757: gis-rtree.test fails)unknown2005-05-201-3/+7
* | This fixed a compile problem on Windowsunknown2005-05-191-1/+1
* | Merge mysql.com:/usr/home/ram/work/mysql-4.1-buildunknown2005-05-191-25/+22
|\ \ | |/
| * hf's fix for bug #10626 ( gis.test fails)unknown2005-05-191-25/+22
* | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-05-195-8/+191
|\ \ | |/ |/|
| * after merge fixunknown2005-05-192-2/+2
| * mergedunknown2005-05-185-8/+191
| |\
| | * Merge bk-internal:/home/bk/mysql-4.0/unknown2005-05-181-4/+6
| | |\
| | | * udf: when banning paths from soname in CREATE FUNCTION, check for \ on windows.unknown2005-05-181-4/+6
| | * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-05-153-2/+185
| | |\ \
| | | * | Fix for BUG#10095: {wrong query results because of incorrect constant propaga...unknown2005-05-153-2/+185
| | * | | Fixed compiler failureunknown2005-05-141-0/+1
* | | | | Merge book.sanja.is.com.ua:/Users/bell/mysql/bk/mysql-4.1unknown2005-05-1810-49/+1133
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/home/mydev/mysql-4.1unknown2005-05-186-3/+31
| |\ \ \ \ \
| | * | | | | Bug#10400 - Improperly-defined MERGE table crashes with INSERT ... ON DUPLICA...unknown2005-05-186-3/+31
| * | | | | | Merge bk-internal:/home/bk/mysql-4.1unknown2005-05-183-46/+1101
| |\ \ \ \ \ \
| | * | | | | | Update mysqldump test and resultsunknown2005-05-182-75/+61
| | * | | | | | Resolve bugfix mergeunknown2005-05-183-46/+1115
| | |\ \ \ \ \ \
| | | * | | | | | Small optimization to bug fix, from Monty.unknown2005-05-181-4/+5
| | | * | | | | | Fix crash in mysqldump -c triggered by tables with a large number of longunknown2005-05-083-43/+1108
| * | | | | | | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-181-0/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | ndb - allow upgrade 4.1.10->4.1.12unknown2005-05-181-0/+1
* | | | | | | | | Merge book.sanja.is.com.ua:/Users/bell/mysql/bk/mysql-4.1unknown2005-05-183-1/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | reduced 1 server reloding during testunknown2005-05-183-1/+6
* | | | | | | | | olap.result, olap.test:unknown2005-05-183-3/+60
* | | | | | | | | sql_yacc.yy:unknown2005-05-181-0/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-05-182-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | test fixesunknown2005-05-182-3/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | ndberror.c:unknown2005-05-182-2/+3
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge bk-internal:/home/bk/mysql-4.1unknown2005-05-184-3/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | - don't include sys.h directly in the autogenerated libedit sourceunknown2005-05-131-2/+2
| * | | | | | readline.c:unknown2005-05-122-1/+2
| * | | | | | - added a check for "u_int32_t" to configure.in that will define unknown2005-05-121-0/+1
| * | | | | | Applied two patches already commited to the main tree to resolve bugs found d...unknown2005-05-102-1/+2
* | | | | | | Merge book.sanja.is.com.ua:/Users/bell/mysql/bk/mysql-4.1unknown2005-05-174-1/+50
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | relaxed DBUG_ASSERT in Item_int_with_ref::new_item() to "any constant" (BUG#1...unknown2005-05-164-1/+50
* | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-163-1/+64
|\ \ \ \ \ \ \
| * | | | | | | Fix for BUG#9622: Make index statistics collection in MyISAM behave the sameunknown2005-05-143-1/+64
* | | | | | | | Fix memory leakunknown2005-05-162-4/+5
* | | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-161-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Some improvement in Item_int_with_ref class comment. unknown2005-05-161-4/+6
* | | | | | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-167-115/+176
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | mysqltest.c:unknown2005-05-161-1/+10
| * | | | | | | | mysqltest.c:unknown2005-05-152-4/+12