summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Bugfix when using a multi-part unique key in the SET and WHERE partunknown2000-12-103-40/+82
* Mergeunknown2000-12-0811-121/+203
|\
| * Lots of fixes for BDB tablesunknown2000-12-0811-121/+203
* | Merge work.mysql.com:/home/bk/mysqlunknown2000-12-082-1/+1
|\ \
| * | fixed bug in load data infile replicationunknown2000-12-082-1/+1
* | | Mergeunknown2000-12-081-1/+0
|\ \ \ | |/ / |/| |
| * | sql_base.cc merge+insert (v.3)unknown2000-12-081-1/+0
* | | Merge work.mysql.com:/home/bk/mysqlunknown2000-12-072-1/+6
|\ \ \ | |_|/ |/| |
| * | more cleanup of slave load data infile - trying to track down bug,unknown2000-12-072-1/+6
* | | Temporary fix for handling wild_one at end of string (key compression).unknown2000-12-081-0/+5
|/ /
* | rpl000001 sporadic failure mystery solved - the table was being opened twice :-)unknown2000-12-071-8/+1
* | ok, here comes the push - prepare to resolve conflicts! And lets hope bk can ...unknown2000-12-071-1/+0
|/
* Mergeunknown2000-12-071-12/+13
|\
| * myrg_rrnd.c merge+insert (alternate take)unknown2000-12-071-12/+13
* | Fix compilation bugsunknown2000-12-071-0/+2
* | Mergeunknown2000-12-071-3/+9
|\ \
| * | Bug fix, max_heap_table_size variable was not used.unknown2000-12-071-3/+9
* | | Only write full transactions to binary logunknown2000-12-0760-268/+719
| |/ |/|
* | Added innobase handler files + other updates for innobaseunknown2000-12-066-0/+2631
* | Added innobase handler filesunknown2000-12-053-3/+62
* | Fix for core dump in DISTINCTunknown2000-12-051-1/+3
* | New error messagesunknown2000-12-056-24/+21
* | Mergeunknown2000-12-031-0/+1
|\ \
| * | Small manual changes + fix bug in range optimizer becasue of commented codeunknown2000-12-031-1/+1
* | | Merge work.mysql.com:/home/bk/mysqlunknown2000-12-024-30/+65
|\ \ \
| * | | fix for SunPro CCunknown2000-12-021-2/+2
| * | | added loops and other cool stuff to mysqltestunknown2000-12-024-28/+63
| |/ /
* | | opt_range.cc bugfix (sel000033.test)unknown2000-11-301-1/+1
* | | sql_show.cc FULLEXT comment in SHOW KEYSunknown2000-11-291-3/+3
* | | Mergeunknown2000-11-291-1/+1
|\ \ \ | |/ / |/| |
| * | item_func.cc bug with several fulltext indexes fixedunknown2000-11-291-1/+1
* | | Fixed bug in 'drop table'unknown2000-11-297-28/+52
* | | mysql_priv.h manager_status is volatileunknown2000-11-282-2/+2
* | | Merge work.mysql.com:/home/bk/mysqlunknown2000-11-286-52/+197
|\ \ \ | |/ / |/| |
| * | mysqld.cc minor formatting changeunknown2000-11-271-3/+3
| * | Mergedunknown2000-11-2714-46/+87
| |\ \ | | |/
| * | Generalize handle_flush thread to also handle various managementunknown2000-11-276-52/+197
* | | Mergeunknown2000-11-286-29/+46
|\ \ \
| * | | errmsg.txt translatedunknown2000-11-286-29/+46
* | | | Merge work.mysql.com:/home/bk/mysqlunknown2000-11-2714-46/+87
|\ \ \ \ | | |_|/ | |/| |
| * | | New thr_alarm struct for better integration with OS2unknown2000-11-2814-46/+87
| | |/ | |/|
* | | pointer casts -> int4store()unknown2000-11-273-12/+10
* | | Merge work.mysql.com:/home/bk/mysqlunknown2000-11-2711-26/+89
|\ \ \ | |/ / |/| |
| * | yes, and a small change to log_event.hunknown2000-11-252-7/+65
| * | Fixed temp tables to work with replication. It will not work if you stop the ...unknown2000-11-259-19/+24
* | | mergeunknown2000-11-2758-97/+214
|\ \ \ | |/ / |/| |
| * | Added connect_timeout and fix for transactions per statementunknown2000-11-272-9/+14
| * | All statements are now run in a sub transactionunknown2000-11-2458-89/+201
| |/
* | slave master.info FILE -> IO_CACHEunknown2000-11-244-43/+79
|/
* Merge work.mysql.com:/home/bk/mysqlunknown2000-11-226-16/+86
|\