summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mysqld.cc, mysql_test_run.c:unknown2004-08-053-2/+3
* wl2010unknown2004-08-051-2/+2
* Cleanup in libmysql.unknown2004-08-052-191/+254
* -O4 may be slower if you don't have profiling info (as HP pal told me unknown2004-08-051-1/+1
* Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-046-1/+138
|\
| * BUG#4892 TRUNCATE TABLE returns error 156unknown2004-08-043-1/+49
| * BUG#4818 DELETE FROM tab LIMITunknown2004-08-043-0/+89
* | - removed several C++-style comments (//) - these confuse the IBMunknown2004-08-031-5/+5
|/
* - added option "--bundled-zlib" to compile using the includedunknown2004-08-031-1/+3
* hang in dummy natural join (no common columns) Bug #4807unknown2004-08-023-22/+41
* followup to SET PASSWORD fixunknown2004-08-011-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-08-0121-79/+187
|\
| * Fix mysql-test-run w.r.t NDBunknown2004-08-012-4/+6
| * Fix uninit var.unknown2004-08-012-2/+7
| * New file missing in source distr.unknown2004-08-011-0/+1
| * Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-07-311-1/+1
| |\
| | * Bitmask.hpp:unknown2004-07-311-1/+1
| * | Bug fix for alter table and auto_incrementunknown2004-07-317-17/+30
| |/
| * Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-07-301-0/+2
| |\
| | * fil0fil.c:unknown2004-07-301-0/+2
| * | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-07-301-4/+12
| |\ \ | | |/
| | * ha_innodb.cc:unknown2004-07-301-4/+12
| * | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-07-306-51/+128
| |\ \ | | |/ | |/|
| | * Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-07-306-51/+128
| | |\
| | | * Removed an error check from debug mode that gets executedunknown2004-07-301-1/+2
| | | * Bug #4479unknown2004-07-202-30/+78
| | | * Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-07-193-20/+48
| | | |\
| | | | * Added new testcase for Bug #4479unknown2004-07-173-20/+48
* | | | | bug#4817 catalog name is "def"unknown2004-07-301-2/+2
* | | | | apply in SET PASSWORD same checks as in GRANT, to let only valid hashes throughunknown2004-07-305-10/+26
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-07-306-11/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | no_auto_value_on_zero + alter table bugunknown2004-07-303-13/+29
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-07-301-1/+1
| |\ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-07-305-7/+23
| |\ \ \ \ \
| | * | | | | auto_value_on_zero bug testunknown2004-07-303-4/+20
| | * | | | | safemalloc always resets the free'd memory, not only when PEDANTIC_SAFEMALLOCunknown2004-07-262-3/+3
* | | | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1unknown2004-07-302-4/+9
|\ \ \ \ \ \ \
| * | | | | | | - added the MYSQL_EXTRA_LDFLAGS to the mysql_tzinfo_to_sql linkunknown2004-07-302-4/+9
* | | | | | | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-07-308-9/+10
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Updated ps_6bdb.results.unknown2004-07-301-1/+1
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-07-301-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | syntax fix: superfluous ';' which caused a problem with gcc 2.95unknown2004-07-301-1/+1
| | |/ / / /
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-07-306-7/+8
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix for bug #4492.unknown2004-07-286-7/+8
* | | | | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-07-3017-263/+965
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-07-301-2/+1
| |\ \ \ \ \
| | * | | | | rpl_relayrotate.test requires InnoDB (because what we want to test isunknown2004-07-301-2/+1
| * | | | | | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-07-291-11/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix for bug report #4737 and revert fix for bug #4375 (re-opened).unknown2004-07-291-11/+0
| * | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-07-2910-238/+957
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |