summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug#14616 - Freshly imported table returns error 124 when using LIMITunknown2005-11-151-1/+1
* Merge mysql.com:/home/mydev/mysql-4.0-bug14616unknown2005-11-153-2/+28
|\
| * Bug#14616 - Freshly imported table returns error 124 when using LIMITunknown2005-11-073-2/+28
* | Fix for BUG#5686 - #1034 - Incorrect key file for table - only utf8unknown2005-11-123-1/+13
* | Merge mysql.com:/home/jimw/my/mysql-4.1-14469unknown2005-11-101-1/+1
|\ \
| * | Fix harmless typo in mysql_fix_privilege_tables.sql (Bug #14469)unknown2005-10-311-1/+1
* | | Merge mysql.com:/home/mysql_src/mysql-4.1-gcaunknown2005-11-103-7/+7
|\ \ \
| * | | Declaring some class members public for BUG#12377:unknown2005-11-103-7/+7
* | | | BUG#14480: post-fix: use the default field value from CREATE list too. unknown2005-11-093-0/+19
* | | | Merge mysql.com:/home/psergey/mysql-4.1-bug13814unknown2005-11-083-0/+39
|\ \ \ \
| * | | | Fix for BUG#13814: in mi_pack_key(), when processing NULL value for TINYBLOB ...unknown2005-10-283-0/+39
* | | | | Merge mysql.com:/home/psergey/mysql-4.1-bug14480unknown2005-11-083-3/+138
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | BUG#14480, attempt2: In CREATE ... SELECT ..., don't count the same field twiceunknown2005-11-073-3/+138
* | | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-083-11/+95
|\ \ \ \ \
| * | | | | Fix Bug#14672 Bug in deletionunknown2005-11-063-1/+48
| * | | | | Fix Bug#13894 Server crashes on update of CSV tableunknown2005-11-053-10/+47
* | | | | | mysql.spec.sh:unknown2005-11-051-0/+1
|/ / / / /
* | | | | fix --ansi --pedantic compilation failureunknown2005-11-041-2/+2
* | | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.0unknown2005-11-033-5/+18
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Added test-force to Makefile.unknown2005-11-031-0/+4
| * | | | Added new build script for pentium64.unknown2005-11-031-0/+13
| * | | | Changed mysql-test-run to correspond to the one in 5.0 tree.unknown2005-11-031-2/+2
* | | | | Merge bk@192.168.21.1:mysql-4.1unknown2005-11-0335-2315/+103
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/home/jimw/my/mysql-4.1-13774unknown2005-11-011-8/+11
| |\ \ \ \ \
| | * | | | | Handle decision to use mysqld-max over mysqld within mysqld_safeunknown2005-10-311-8/+11
| * | | | | | Merge bk-internal:/home/bk/mysql-4.1unknown2005-11-0123-2278/+32
| |\ \ \ \ \ \
| | * | | | | | - fixed RPM spec file list after merge, removed dupesunknown2005-10-281-7/+2
| | * | | | | | Merge mysql.com:/data0/mysqldev/lenz/mysql-4.0unknown2005-10-275-479/+0
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | - cleanup: removed the empty NEW-RPMS directory and all referencesunknown2005-10-275-479/+0
| | * | | | | | - after merge fixesunknown2005-10-2718-1794/+32
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | - Removed obsolete and outdated man page files from the manunknown2005-10-2718-1799/+32
| * | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-015-7/+31
| |\ \ \ \ \ \ \
| | * | | | | | | Fix bug#14186 select datefield is null not updatedunknown2005-10-285-7/+31
| * | | | | | | | Review of new pushed codeunknown2005-11-016-22/+29
* | | | | | | | | Fix for bug #14183 (ctype_cp983.test fails with the embedded server)unknown2005-11-014-39/+54
|/ / / / / / / /
* | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-011-2/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Accept any shared library for "libz", not just the static one. Bug#6584unknown2005-10-311-2/+3
* | | | | | | | Check for NULLs only if we don't replace column results,unknown2005-10-311-4/+9
|/ / / / / / /
* | | | | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2005-10-316-79/+353
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Additional fix for #12839unknown2005-10-312-11/+10
| * | | | | | Fix for bug #12839 (Endian support is absurd)unknown2005-09-216-79/+354
* | | | | | | Merge bk-internal:/home/bk/mysql-4.1unknown2005-10-285-1/+48
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-285-1/+48
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-265-1/+48
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | BUG# 12123unknown2005-10-255-1/+48
* | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-13811unknown2005-10-283-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix typo (thread_cache should be thread_cache_size) in exampleunknown2005-10-133-3/+3
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-13796unknown2005-10-281-0/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Force a server restart for the not_embedded_server test to satisfyunknown2005-10-131-0/+1
| |/ / / / / / /
* | | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-285-2/+41
|\ \ \ \ \ \ \ \