summaryrefslogtreecommitdiff
path: root/strings
Commit message (Collapse)AuthorAgeFilesLines
* Don't force conf_to_src to be static an all systemsmonty@donna.mysql.fi2001-04-181-18/+18
| | | | Removed unpredictable test from rpl000001.test
* Fixed that -ldl is not used for clientsmonty@donna.mysql.fi2001-04-171-32/+32
| | | | Fixed rpl000001 to handle the most common mysql-test-run ports.
* Fixed INSERT DELAYED with Innobasemonty@donna.mysql.fi2001-04-091-5/+0
| | | | | Fix for shutdown on NT Fixed bug when using wrong dates from blob field.
* Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlsasha@mysql.sashanet.com2001-04-021-1/+3
|\ | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-fast
| * got --with-other-libc to work, finallysasha@mysql.sashanet.com2001-04-021-1/+3
| |
* | Fixed bug in ALTER TABLEmonty@donna.mysql.fi2001-04-011-160/+172
|/ | | | | Removed _mi_rkey() function New fork_big.pl multi-thread test
* Fix a crash in Innobase with tables with many columns and a range querymonty@donna.mysql.fi2001-03-2626-3809/+0
| | | | Removed all Attic directories.
* Added max_user_connectionsmonty@donna.mysql.com2001-02-202-18/+30
| | | | | Fixes for Innobase Don't reset whole to-buffer in strxnmov
* Portability fixes for OPENBSD, OS2 and Windowsmonty@donna.mysql.com2001-01-271-31/+31
|
* Fixed bug in CHECK TABLE ... EXTENDEDmonty@donna.mysql.com2001-01-161-82/+0
| | | | | Added keyword MEDIUM to CHECK TABLE New benchmarks results for Linux-alpha
* Fixed performance bug in lock tablesmonty@donna.mysql.com2000-11-201-1/+1
|
* mergemonty@narttu.mysql.fi2000-11-161-4/+1
|\
| * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutmonty@tik.mysql.com2000-11-131-2/+2
| |
* | Changes from teg@redhat.com - subtle bugs that only show up undertim@threads.polyesthetic.msg2000-11-061-2/+2
|/ | | | certain circumstances.
* Update of interface for BDB tables.monty@donna.mysql.com2000-10-241-1/+1
| | | | Fixed bug in SHOW CREATE TABLE
* Portability fixesmonty@donna.mysql.com2000-10-041-1/+1
|
* Small bug fixes + code for DELETE QUICKmonty@donna.mysql.com2000-09-201-5/+3
|
* Fixes to get 3.23.23 to compilemonty@donna.mysql.com2000-08-301-3/+1
|
* RENAME TABLE table_name TO new_table_name ; Faster Allocmonty@donna.mysql.com2000-08-211-2/+3
| | | | Small bug fixes
* Mergemonty@donna.mysql.com2000-08-181-0/+3
|\
| * Updated benchmark and results for PostgreSQL 7.0.2monty@donna.mysql.com2000-08-181-0/+3
| | | | | | | | | | Added more status to the MyISAM files to avoid checking files that has already been checked.
* | Mergeserg@infomag.ape.relarn.ru2000-08-153-9/+9
|\ \ | |/
| * Fixed for Ia64 + delayed key creation + a lot of small bug fixesmonty@donna.mysql.com2000-08-153-9/+9
| |
* | PART I: Keys support for MyMERGE tablesserg@infomag.ape.relarn.ru2000-08-141-0/+0
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | myisammrg/ | Makefile.am | mymrgdef.h | support for keys myrg_open.c | & myrg_queue.c | bugfixes myrg_rfirst.c | myrg_rkey.c | myrg_rlast.c | myrg_rnext.c | myrg_rprev.c | myrg_rrnd.c | include/myisammrg.h | rkey/rnext/etc prototyped sql/ | ha_myisammrg.cc | support for keys ha_myisammrg.h | myisam/ | mi_rkey.c | buf==NULL extension, _mi_rkey() mi_rnext.c | mi_rprev.c | include/queues.h | reinit_queue() - same as init_queue, but w/o malloc mysys/queues.c | PART II: Miscellaneous myisam/common_words | deleted (looks like I checked it in by mistake) some files (like acconfig.h, Makefile.am, COPYING.LIB, etc) | Change mode to -rw-r--r-- (by `chmod a-x ')
* Makefile needed an action for a the dummpy rule to avoid the default actionsasha@mysql.sashanet.com2000-07-311-0/+3
| | | | assumed by GNU Make ( get ctype.c), which conflicted with bitkeeper
* Import changesetbk@work.mysql.com2000-07-31105-0/+15846