summaryrefslogtreecommitdiff
path: root/sql
Commit message (Collapse)AuthorAgeFilesLines
* fixes for ft-boolean and range optimizerserg@serg.mysql.com2001-11-223-7/+2
|
* bad merge fixedserg@serg.mysql.com2001-11-216-39/+23
|
* broken merge, fix requiredserg@serg.mysql.com2001-11-214-23/+48
|\
| * (UPDATE|DELETE) ...WHERE MATCH bugfixserg@serg.mysql.com2001-11-212-12/+13
| |
| * removed ftfuncs argument for mysql_selectserg@serg.mysql.com2001-11-215-38/+35
| | | | | | | | | | | | it uses now thd->lex.ftfunc_list moved ft-initialization to a separate function re-disabled implicit ft initialization
| * Fixed bug in OPTIMIZE TABLE that reset index cardinality if itmonty@hundin.mysql.fi2001-11-181-16/+22
| | | | | | | | was up to date.
| * Removing registry service parameter codemiguel@light.local2001-11-171-487/+0
| |
* | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-11-173-36/+69
|\ \ | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
| * | use env vars for socket/port in connect in mysqltestsasha@mysql.sashanet.com2001-11-173-36/+69
| | | | | | | | | | | | | | | | | | --local-master option in mysql-test-run do not log CREATE TABLE when doing table dump fix replication to slave off 3.23 master
* | | Removing registry service parameter codemiguel@light.local2001-11-171-428/+0
|/ /
* | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-11-1011-694/+807
|\ \ | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
| * | work to enable reading 3.23 logs - not yet finishedsasha@mysql.sashanet.com2001-11-1011-694/+807
| | | | | | | | | | | | | | | moved fail-safe replication routines from sql_repl.cc to repl_failsafe.cc write start event only in the first log
* | | Merge work.mysql.com:/home/bk/mysql-4.0tonu@volk.internalnet2001-11-093-81/+70
|\ \ \ | |/ / |/| | | | | into volk.internalnet:/home/tonu/mysql-4.0
| * | des_encrypt()/des_decrypt() work much better nowtonu@volk.internalnet2001-11-093-81/+70
| | |
* | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-11-083-8/+13
|\ \ \ | | | | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
| * | | Fixed bug in UPDATE .. ORDER BYmonty@hundin.mysql.fi2001-11-082-5/+5
| | | |
| * | | Don't use IGNORE by default in INSERT ... SELECTmonty@hundin.mysql.fi2001-11-082-3/+8
| | | |
* | | | fixed memory leak in replicationsasha@mysql.sashanet.com2001-11-082-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | fixed bugs in new IO_CACHE code so that the old calls work fixed shutdown bug clean-up of mysql-test-run
* | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-11-072-19/+76
|\ \ \ \ | |/ / / |/| | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
| * | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-11-072-19/+76
| |\ \ \ | | |/ / | |/| | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
| | * | manager clean-up ( added pid-file and kill in mysql-test-run when things go ↵sasha@mysql.sashanet.com2001-11-071-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | wrong) fixes for IO_CACHE need to pull Monty's fixes - this is not final, will not be pushed
| | * | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-11-032-18/+71
| | |\ \ | | | | | | | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
| | | * | more work on IO_CACHEsasha@mysql.sashanet.com2001-11-032-18/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | portability fixes for systems with broken syscalls that do not interrupt on a signal temporary commit - will not be pushed, need to sync up
* | | | | Fix wrong memory allocation in SHOW OPEN TABLESmonty@hundin.mysql.fi2001-11-081-2/+2
| | | | |
* | | | | Add timeout for shutdown to mysql-test-runmonty@hundin.mysql.fi2001-11-072-1/+19
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-11-071-0/+6
| |\ \ \ \
| | * | | | Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.monty@hundin.mysql.fi2001-11-071-0/+6
| | | | | |
| * | | | | ha_innobase.cc:heikki@donna.mysql.fi2001-11-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fix a typo
| * | | | | ha_innobase.cc:heikki@donna.mysql.fi2001-11-071-2/+14
| |/ / / / | | | | | | | | | | | | | | | Make database and table names always lower case on Windows
* | | | | mergemonty@hundin.mysql.fi2001-11-072-1/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-11-071-1/+1
| |\ \ \ \
| | * | | | Added missing mysqlbinlog to binary distributions.monty@hundin.mysql.fi2001-11-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Applied patch to mysqlhotcopy
| * | | | | updatedheikki@donna.mysql.fi2001-11-051-0/+8
| |/ / / /
* | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-11-074-1/+158
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | des_encrypt(), des_decrypt() functions added. Not finally ready yet, so I ↵tonu@volk.internalnet2001-11-063-1/+154
| | | | | | | | | | | | | | | | | | | | will clean it up later.
| * | | | Merge work.mysql.com:/home/bk/mysql-4.0tonu@volk.internalnet2001-11-051-0/+4
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into volk.internalnet:/home/tonu/mysql-4.0
| | * | | | sql_yacc.yy des_encrpyttonu@volk.internalnet2001-11-051-0/+4
| | | |/ / | | |/| |
* | | | | Portability fixmonty@hundin.mysql.fi2001-11-0730-78/+78
| | | | | | | | | | | | | | | | | | | | Cleanup typos (like SKIPP -> SKIP)
* | | | | emove purify warningsmonty@bitch.mysql.fi2001-11-061-7/+13
|/ / / /
* | | | Fixes up things after merge from 3.23.44monty@hundin.mysql.fi2001-11-052-32/+37
| | | | | | | | | | | | | | | | | | | | Portability fixes. Don't delete temporary tables on FLUSH tables.
* | | | merge with 3.23.44monty@hundin.mysql.fi2001-11-0418-305/+634
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when ↵monty@hundin.mysql.fi2001-11-031-1/+2
| | | | | | | | | | | | | | | | date_column is declared as NOT NULL.
| * | | Fix that mysqladmin shutdown can be interrupted with ^Cmonty@hundin.mysql.fi2001-11-037-27/+44
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bug with BLOB keys in BDB tables Fixed problem with MERGE tables on OS with 32 bit files Fixed that TIME_TO_SEC() works with negative times
| * | | Portability fixes.monty@hundin.mysql.fi2001-11-021-1/+4
| | | |
| * | | Changed time -> query_time in slow query log.monty@hundin.mysql.fi2001-10-312-2/+2
| | | | | | | | | | | | | | | | Fixed Rows_examined in slow query log.
| * | | Portability fixesmonty@hundin.mysql.fi2001-10-312-1/+5
| | | |
| * | | Portability fixesmonty@hundin.mysql.fi2001-10-315-29/+35
| | | | | | | | | | | | | | | | | | | | | | | | Fix for consistent 0000-00-00 date handling Close + open binary logs on flush tables Fix for AVG() in HAVING.
| * | | Update for OS2 (patch from Yuri Dario).monty@hundin.mysql.fi2001-10-3127-480/+235
| | | | | | | | | | | | | | | | | | | | | | | | Use LONG_TIMEOUT (one year) instead of ~0 for long timeouts Fixed error messages. Fixed problem with const propagation when comparing columns of different types
| * | | Mergemonty@donna.mysql.fi2001-10-3026-64/+481
| | | |
| * | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-10-301-2/+23
| |\ \ \