summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge work:/home/bk/mysql-4.0unknown2002-04-181-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fixed assertion failure on corrupted log in reckless slave modeunknown2002-04-181-0/+2
* | | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-04-171-31/+0
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Fixed typounknown2002-04-171-31/+0
* | | | | Merge work:/home/bk/mysql-4.0unknown2002-04-154-280/+318
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | reckless slave optionunknown2002-04-154-280/+318
* | | | | query cache code can be excluded from serverunknown2002-04-151-1/+4
| |/ / / |/| | |
* | | | mergeunknown2002-04-1229-142/+190
|\ \ \ \
| * | | | Update for BTREE keys in HEAP tablesunknown2002-04-1228-132/+181
| * | | | Fix for INET_NTOA(N) when N >= 2^32unknown2002-04-061-10/+9
* | | | | Adding some things according to Monty's correct observationsunknown2002-04-121-3/+6
* | | | | errmsg.txt:unknown2002-04-111-1/+2
| |/ / / |/| | |
* | | | fixed bug in truncating temp tablesunknown2002-04-081-2/+6
* | | | safemalloc cleanup. Maybe it will now compile on FreeBSD. I still not haveunknown2002-04-051-0/+6
* | | | fix for SQL_CALC_FOUND_ROWS in UNION'sunknown2002-04-031-0/+4
* | | | Merged some sslopt-* include files, that will be removed in the nearunknown2002-04-031-7/+49
* | | | Merged in some changes made to MySQL clients by otherunknown2002-04-031-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,unknown2002-04-021-0/+4
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-04-021-3/+5
|\ \ \ \
| * | | | Fix for a bug with EXPLAIN and (....) UNION (....) order by unknown2002-04-021-3/+5
* | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-04-026-23/+159
|\ \ \ \ \ | |/ / / /
| * | | | relay_log_space_limitunknown2002-04-016-23/+159
* | | | | Mergeunknown2002-04-024-9/+14
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-04-022-12/+16
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fixed help typos in mysql.ccunknown2002-04-022-12/+16
| * | | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-04-0226-403/+352
| |\ \ \ \ | | |/ / /
| | * | | Two bug fixesunknown2002-03-281-1/+1
| | * | | Fix compiler error on mysqld.ccunknown2002-03-261-1/+1
| * | | | fts+const_tables bug fixedunknown2002-04-024-2/+7
| * | | | apply freebsd/alpha portability patchunknown2002-03-041-2/+7
* | | | | Cleanupsunknown2002-04-023-7/+10
* | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-03-311-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix core dump bug in innodb after merge from 3.23unknown2002-03-311-1/+1
* | | | | replication fixunknown2002-03-301-1/+2
* | | | | Merge work:/home/bk/mysql-4.0unknown2002-03-3013-70/+217
|\ \ \ \ \
| * | | | | replication updates. This changeset seems to be working fine on test systems.unknown2002-03-307-62/+127
| * | | | | Merge work:/home/bk/mysql-4.0unknown2002-03-269-12/+94
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | coverted my_thread_init() /end to use my_malloc()/my_free() to help trackunknown2002-03-261-2/+21
| | * | | | replication updates and bugfixes. Still not perfect - there is some strangeunknown2002-03-159-10/+73
* | | | | | Bug fixesunknown2002-03-281-1/+1
|/ / / / /
* | | | | Fix after MERGEunknown2002-03-271-7/+10
* | | | | merge (remove conflicting zip files)unknown2002-03-2716-390/+353
|\ \ \ \ \
| * \ \ \ \ merge with 3.23.50unknown2002-03-2715-379/+323
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fixed overflow bugunknown2002-03-261-15/+17
| | * | | | Fixed typounknown2002-03-261-1/+1
| | * | | | Fix for compilation on fast machineunknown2002-03-261-0/+1
| | * | | | Fixes for --enable-named-pipeunknown2002-03-251-28/+22
| | * | | | Changing on NT the default named pipe for an optional userunknown2002-03-241-9/+31
| | * | | | Fix for bug in WHERE key='j' or key='J'unknown2002-03-226-32/+51
| | * | | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-03-225-10/+18
| | |\ \ \ \