summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fixed some bugs in my_getopt.c, added functionality for new GET_*unknown2002-05-071-1066/+1215
* bug with indexless boolean fts and master-slave optimization fixedunknown2002-05-071-3/+3
* Portability fixunknown2002-04-302-5/+9
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-04-295-9/+23
|\
| * Fixed that enable-reads-from-master and repl-parse-query works in option files.unknown2002-04-295-9/+23
* | Merge work:/home/bk/mysql-4.0unknown2002-04-285-9/+9
|\ \ | |/ |/|
| * init_dynamic_array MyODBC compatibility fixunknown2002-04-285-9/+9
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-04-252-16/+9
|\ \
| * | replication bugfixesunknown2002-04-252-16/+9
| |/
* | mergeunknown2002-04-2527-66/+92
|\ \
| * | Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.unknown2002-04-221-0/+4
| * | Fixed bug in @@unknown_variableunknown2002-04-191-1/+1
| * | SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-1825-43/+63
| * | Abort if 'listen()' on TCP/IP fails.unknown2002-04-171-6/+7
| * | Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-163-24/+31
| * | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-04-131-0/+7
| |\ \
| | * | libwrap bug fix for Linux onlyunknown2002-04-131-0/+7
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-04-231-4/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge hundin:/my/mysql-4.0 into tik.mysql.fi:/home/my/mysql-4.0unknown2002-04-221-4/+1
| |\ \ \
| | * | | Removed some old Makefiles to avoid name conflict on Mac OS Xunknown2002-04-221-4/+1
* | | | | ha_innodb.cc:unknown2002-04-221-3/+4
* | | | | 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