summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Change DBUG_ASSERT(1) to DBUG_ASSERT(0)unknown2006-02-011-4/+4
* Rename of my_strdup_with_lenght to match the more common "strndup" method. So...unknown2006-01-253-3/+3
* sql_show.cc:unknown2006-01-181-0/+1
* C++ comments in C files are not portable.unknown2006-01-171-2/+2
* WL #2747: Fix such that backup and restore works for user definedunknown2006-01-171-0/+128
* WL #2604: Partition Managementunknown2006-01-171-2/+209
* Merge mysql.com:/home/alik/MySQL/devel/5.0-bug15103unknown2006-01-131-8/+8
|\
| * Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2006-01-111-8/+8
| |\
| | * A fix for Bug#13944 "libmysqlclient exporting sha1_result function":unknown2006-01-111-8/+8
* | | WL #1034 (Internal CRON)unknown2006-01-102-1/+91
|\ \ \
| * \ \ Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-wl1034unknown2005-12-142-1/+91
| |\ \ \
| | * | | WL#1034 updateunknown2005-12-121-1/+66
| | * | | WL1034 update for latest 5.1 sourcesunknown2005-12-021-0/+25
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-072-29/+40
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/opt/local/work/mysql-5.0-mergeunknown2006-01-052-29/+40
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge mysql.com:/opt/local/work/mysql-4.1-7209-newunknown2006-01-042-29/+40
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | A fix for Bug#7209 "Client error with "Access Denied" on updates unknown2006-01-042-29/+40
* | | | | | cleanupunknown2006-01-041-0/+2
|/ / / / /
* | | | | WL#1324 table name to file name encodingunknown2005-12-311-1/+2
* | | | | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/mainunknown2005-12-283-17/+14
|\ \ \ \ \ | |/ / / /
| * | | | Avoiding conditional jump on uninitialized variable (BUG#14904).unknown2005-12-271-2/+1
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-241-15/+9
| |\ \ \ \
| | * | | | locking issues,unknown2005-12-231-15/+9
| * | | | | ctype_uca.result, ctype_uca.test:unknown2005-12-231-0/+4
| |/ / / /
* | | | | WL#1012: All changes as one single changeset.unknown2005-12-223-1/+115
* | | | | Fast mutexes implementationunknown2005-12-201-0/+77
| |_|/ / |/| | |
* | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-11-281-3/+3
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Polishing: get rid of C++-style comments.unknown2005-11-241-3/+3
| * | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-142-1/+188
| |\ \
| * \ \ Mergeunknown2005-11-031-3/+4
| |\ \ \
| | * | | base64.c:unknown2005-11-031-3/+4
* | | | | - fixed a compile error in mysys/mf_tempdir.c by adding a missing commaunknown2005-11-241-1/+1
* | | | | Table definition cache, part 2unknown2005-11-235-18/+43
* | | | | Merge mysql.com:/home/mysql_src/mysql-5.0unknown2005-11-182-1/+188
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fixes bug #13377. my_open() & my_create() functions changed to use unknown2005-11-142-1/+188
| |/ / /
* | | | Reapplied portability changes, from changesets by kent, joerg and msvenssonunknown2005-11-061-3/+4
* | | | Merge mysql.com:/home/my/mysql-5.0unknown2005-11-0514-163/+511
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-021-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | Portability fix, opnsrv6cunknown2005-11-021-3/+3
| * | | Fixed failure of NDB config retrieval.unknown2005-10-311-4/+14
| |/ /
| * | Merge 4.1 - 5.0unknown2005-10-281-2/+2
| * | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-272-5/+104
| |\ \ | | |/
| | * Merge mysql.com:/home/jimw/my/mysql-4.1-12925unknown2005-10-251-3/+3
| | |\
| | | * Fix incorrect casts in my_getopt code that capped the maximum of longlongunknown2005-10-251-3/+3
| | * | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationunknown2005-10-251-11/+3
| | * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-231-2/+109
| | |\ \
| | | * | BUG#9622: post-review-fixes: better commentsunknown2005-10-231-7/+19
| | | * | BUG#9622, stage 2, work together with fix for BUG#12232:unknown2005-10-211-2/+97
| | | |/
| * | | Converted mysys/base64.c into C code (not C++).unknown2005-10-251-3/+6
| * | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-242-1/+271
| |\ \ \