summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Changed GET_STRALC to GET_STR_ALLOCunknown2002-05-151-3/+3
* Fixed some things to make MySQL to compile again.unknown2002-05-153-8/+7
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-05-1511-113/+248
|\
| * resolve changesunknown2002-05-1511-113/+248
| |\
| | * Features made for Schlund plus several bug fixes.unknown2002-05-1511-112/+248
* | | Removed some long from mysqld comments (should be in manual).unknown2002-05-151-8/+8
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-05-151-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed typo in error message from sql_yacc.yyunknown2002-05-141-1/+1
* | | Fix VC++ compiler errorunknown2002-05-141-1/+1
* | | Some bug fixes.unknown2002-05-151-124/+4
* | | Fixed some bugs and added support for --loose-set-variableunknown2002-05-131-3/+18
|/ /
* | Add several services for NTunknown2002-05-083-27/+90
* | 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
|\ \ \ \ | |/ / / |/| | |