Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h: | kent@mysql.com | 2005-05-05 | 5 | -4/+29 |
* | Merge mysql.com:/space/my/mysql-4.1 | lenz@mysql.com | 2005-05-04 | 1 | -1/+1 |
|\ | |||||
| * | - adjusted the start and stop priority level in the mysql.server init script ... | lenz@mysql.com | 2005-05-04 | 1 | -1/+1 |
* | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 | lenz@mysql.com | 2005-05-04 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge mysql.com:/space/my/mysql-4.1 | lenz@mysql.com | 2005-05-04 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | - added missing el_term.h to the source distribution (BUG#10352) | lenz@mysql.com | 2005-05-04 | 1 | -1/+1 |
* | | | logging_ok: | tulin@dl145b.mysql.com | 2005-05-04 | 4 | -2/+15 |
|/ / | |||||
* | | Merge mysql.com:/opt/local/work/mysql-4.1-root | konstantin@mysql.com | 2005-05-03 | 5 | -9/+192 |
|\ \ | |||||
| * | | A fix and test case for Bug#9096 "select doesn't return all matched | konstantin@mysql.com | 2005-05-03 | 5 | -9/+192 |
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-9947 | jimw@mysql.com | 2005-05-02 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Clean up error message for connections-per-hour user limit | jimw@mysql.com | 2005-04-27 | 1 | -1/+1 |
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-9761 | jimw@mysql.com | 2005-05-02 | 3 | -0/+13 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix 'CREATE TABLE ... LIKE ...' when lower_case_table_names | jimw@mysql.com | 2005-04-28 | 3 | -0/+13 |
| |/ / | |||||
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-9136 | jimw@mysql.com | 2005-05-02 | 2 | -6/+18 |
|\ \ \ | |||||
| * | | | Fix undersized array in my_print_defaults that caused crash on Sun Solaris | jimw@mysql.com | 2005-04-26 | 1 | -1/+12 |
| * | | | Fix handling of the -e flag to my_print_defaults. (Bug #9136) | jimw@mysql.com | 2005-03-15 | 1 | -5/+6 |
* | | | | Merge bk-internal:/home/bk/mysql-4.1 | jimw@mysql.com | 2005-05-02 | 7 | -23/+176 |
|\ \ \ \ | |||||
| * \ \ \ | Merge mysql.com:/home/jimw/my/mysql-4.1-9634 | jimw@mysql.com | 2005-04-29 | 2 | -2/+57 |
| |\ \ \ \ | |||||
| | * | | | | Fix 'mysql_client_test' with embedded server. (Bug #9634) | jimw@mysql.com | 2005-04-27 | 2 | -2/+57 |
| * | | | | | Manually resolve merge | jimw@mysql.com | 2005-04-29 | 5 | -21/+119 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix crash in embedded server due to incorrect storage of results | jimw@mysql.com | 2005-03-31 | 5 | -21/+119 |
| * | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.0-clean | jimw@mysql.com | 2005-04-29 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge mysql.com:/home/jimw/my/mysql-4.0-9690 | jimw@mysql.com | 2005-04-29 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Backport fix from 4.1 for testing whether CXX is gcc. (Bug #9690) | jimw@mysql.com | 2005-04-27 | 1 | -1/+1 |
* | | | | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2005-05-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix for BUG#10274: In Protocol_simple::store_long don't make any assumptions ... | sergefp@mysql.com | 2005-04-30 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-04-30 | 16 | -36/+214 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1 | evgen@moonbone.local | 2005-04-29 | 2 | -0/+7 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Fix bug #9703 "Error 1032 with GROUP BY query and large tables" | evgen@moonbone.local | 2005-04-29 | 2 | -0/+7 |
| * | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 | mskold@mysql.com | 2005-04-29 | 6 | -28/+135 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 | mskold@mysql.com | 2005-04-29 | 6 | -28/+135 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Fix for avoiding gettin Invalid schema object version when doing local change... | mskold@mysql.com | 2005-04-29 | 1 | -1/+1 |
| | | * | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 | mskold@mysql.com | 2005-04-28 | 6 | -28/+135 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | Fix for avoiding gettin Invalid schema object version when doing local change... | mskold@mysql.com | 2005-04-28 | 1 | -3/+7 |
| | | | * | | | | | | | | Fix for avoiding gettin Invalid schema object version when doing local change... | mskold@mysql.com | 2005-04-28 | 1 | -4/+20 |
| | | | * | | | | | | | | Fix for avoiding gettin Invalid schema object version when doing local changes | mskold@mysql.com | 2005-04-27 | 6 | -21/+99 |
| | | | * | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 | mskold@mysql.com | 2005-04-27 | 45 | -1155/+1368 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Post review fix of ndbcluster_drop_database, typo | mskold@mysql.com | 2005-04-25 | 1 | -1/+1 |
| | | | * | | | | | | | | | Post review fix of ndbcluster_drop_database, print error | mskold@mysql.com | 2005-04-25 | 1 | -0/+3 |
| | | | * | | | | | | | | | Post review fix of ndbcluster_drop_database | mskold@mysql.com | 2005-04-25 | 1 | -5/+11 |
| * | | | | | | | | | | | | Merge mysql.com:/home/mydev/mysql-4.1 | ingo@mysql.com | 2005-04-29 | 3 | -1/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |||||
| | * | | | | | | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2005-04-28 | 3 | -1/+17 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2005-04-27 | 1 | -20/+55 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2005-04-27 | 3 | -1/+17 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2005-04-27 | 3 | -1/+17 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | | |||||
| | | | | * | | | | | | | | | | | Fix for BUG#9298: Make int->string conversion sign-aware in Protocol_simple::... | sergefp@mysql.com | 2005-04-18 | 3 | -1/+17 |
| * | | | | | | | | | | | | | | | Merge mysql.com:/home/mydev/mysql-4.1-bug5964 | ingo@mysql.com | 2005-04-28 | 4 | -5/+48 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | BUG#5964 - 4.1 MERGE tables regression from 4.0 | ingo@mysql.com | 2005-04-28 | 4 | -5/+48 |
| * | | | | | | | | | | | | | | | | Bug#8321 - myisampack bug in compression algorithm | ingo@mysql.com | 2005-04-28 | 1 | -2/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | / / / / / / | | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | Bug#8321 - myisampack bug in compression algorithm | ingo@mysql.com | 2005-04-28 | 1 | -2/+7 |