summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* mergemonty@hundin.mysql.fi2002-05-162-34/+34
|\
| * Fix bug in SELECT SQL_CALC_FOUND_ROWSmonty@hundin.mysql.fi2002-05-162-34/+34
* | Merge work:/home/bk/mysql-4.0serg@sergbook.mysql.com2002-05-161-6/+5
|\ \
| * | "repair ... use_frm" crash fixedserg@sergbook.mysql.com2002-05-161-6/+5
| |/
* | Changed GET_STRALC to GET_STR_ALLOCjani@rhols221.adsl.netsonic.fi2002-05-151-3/+3
|/
* Fixed some things to make MySQL to compile again.monty@hundin.mysql.fi2002-05-153-8/+7
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-05-1511-113/+248
|\
| * resolve changesSinisa@sinisa.nasamreza.org2002-05-1511-113/+248
| |\
| | * Features made for Schlund plus several bug fixes.Sinisa@sinisa.nasamreza.org2002-05-1511-112/+248
* | | Removed some long from mysqld comments (should be in manual).monty@hundin.mysql.fi2002-05-151-8/+8
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-05-151-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed typo in error message from sql_yacc.yymonty@tramp.mysql.fi2002-05-141-1/+1
* | | Fix VC++ compiler errormiguel@hegel.local2002-05-141-1/+1
* | | Some bug fixes.jani@rhols221.adsl.netsonic.fi2002-05-151-124/+4
* | | Fixed some bugs and added support for --loose-set-variablejani@rhols221.adsl.netsonic.fi2002-05-131-3/+18
|/ /
* | Add several services for NTmiguel@hegel.local2002-05-083-27/+90
* | Fixed some bugs in my_getopt.c, added functionality for new GET_*jani@rhols221.adsl.netsonic.fi2002-05-071-1066/+1215
* | bug with indexless boolean fts and master-slave optimization fixedserg@serg.mysql.com2002-05-071-3/+3
* | Portability fixmonty@hundin.mysql.fi2002-04-302-5/+9
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-04-295-9/+23
|\ \
| * | Fixed that enable-reads-from-master and repl-parse-query works in option files.monty@hundin.mysql.fi2002-04-295-9/+23
* | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2002-04-285-9/+9
|\ \ \ | |/ / |/| |
| * | init_dynamic_array MyODBC compatibility fixserg@serg.mysql.com2002-04-285-9/+9
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-04-252-16/+9
|\ \ \
| * | | replication bugfixessasha@mysql.sashanet.com2002-04-252-16/+9
| |/ /
* | | mergemonty@hundin.mysql.fi2002-04-2527-66/+92
|\ \ \
| * | | Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.monty@tik.mysql.fi2002-04-221-0/+4
| * | | Fixed bug in @@unknown_variablemonty@tik.mysql.fi2002-04-191-1/+1
| * | | SHOW VARIABLES LIKE ... are now case insensitivemonty@tik.mysql.fi2002-04-1825-43/+63
| * | | Abort if 'listen()' on TCP/IP fails.monty@tik.mysql.fi2002-04-171-6/+7
| * | | Fixed pthread_cond_timedwait() for HPUX and DCE threadsmonty@tik.mysql.fi2002-04-163-24/+31
| * | | Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-04-131-0/+7
| |\ \ \
| | * | | libwrap bug fix for Linux onlySinisa@sinisa.nasamreza.org2002-04-131-0/+7
* | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-04-231-4/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge hundin:/my/mysql-4.0 into tik.mysql.fi:/home/my/mysql-4.0monty@tik.mysql.fi2002-04-221-4/+1
| |\ \ \ \
| | * | | | Removed some old Makefiles to avoid name conflict on Mac OS Xmonty@tik.mysql.fi2002-04-221-4/+1
* | | | | | ha_innodb.cc:heikki@hundin.mysql.fi2002-04-221-3/+4
* | | | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2002-04-181-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fixed assertion failure on corrupted log in reckless slave modesasha@mysql.sashanet.com2002-04-181-0/+2
* | | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-04-171-31/+0
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Fixed typomonty@tik.mysql.fi2002-04-171-31/+0
* | | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2002-04-154-280/+318
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | reckless slave optionsasha@mysql.sashanet.com2002-04-154-280/+318
* | | | | query cache code can be excluded from serverbell@sanja.is.com.ua2002-04-151-1/+4
| |/ / / |/| | |
* | | | mergemonty@tik.mysql.fi2002-04-1229-142/+190
|\ \ \ \
| * | | | Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-1228-132/+181
| * | | | Fix for INET_NTOA(N) when N >= 2^32monty@tik.mysql.fi2002-04-061-10/+9
* | | | | Adding some things according to Monty's correct observationsSinisa@sinisa.nasamreza.org2002-04-121-3/+6
* | | | | errmsg.txt:arjen@george.bitbike.com2002-04-111-1/+2
| |/ / / |/| | |
* | | | fixed bug in truncating temp tablessasha@mysql.sashanet.com2002-04-081-2/+6