summaryrefslogtreecommitdiff
path: root/mysys/my_pread.c
Commit message (Expand)AuthorAgeFilesLines
* Changed all file names in maria to LEX_STRING and removed some calls to strlen()Michael Widenius2008-08-251-1/+1
* Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-1/+1
|\
| * Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-3/+3
* | compiler warningunknown2008-02-021-1/+4
* | Fix for Windows-specific bugs:unknown2008-02-021-9/+8
* | Minor changes. New description in SHOW ENGINES for Maria.unknown2008-01-311-8/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-311-2/+3
|\ \
| * | Fixed bug in restoring auto-increment value in case of duplicate key with ins...unknown2008-01-311-2/+3
* | | Fix for BUG#34114 "maria_chk reports false error when several tables onunknown2008-01-291-6/+13
|/ /
* | Fixed several bugs in page CRC handlingunknown2007-12-181-2/+2
* | Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-041-1/+6
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-271-3/+3
|\ \ | |/ |/|
| * Fixes after review of guilhem of block record patchunknown2007-04-191-2/+0
| * Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2007-02-281-3/+6
| |\
| | * Merge with new versionunknown2007-01-231-2/+4
| | |\
| | | * Implementation of rows-in-blockunknown2007-01-181-2/+4
| | * | Merge gbichot3.local:/home/mysql_src/mysql-5.1-cleanunknown2006-12-201-1/+2
| | |\ \
| | | * \ Merge gbichot3.local:/home/mysql_src/mysql-5.1-cleanunknown2006-12-181-1/+2
| | | |\ \
| | | | * \ Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2006-09-071-1/+2
| | | | |\ \
| | | | | * | importing Sanja's changes to the control file, with my changes on them.unknown2006-08-291-1/+2
| | | | | |/
* | | | | | Added casts to avoid compiler warnings and fixed a wrong type.unknown2007-05-311-0/+1
* | | | | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-80/+73
* | | | | | BUG#24566 - Incorrect key file for table ( the size of table is more than 2G)unknown2007-03-251-4/+4
|/ / / / /
* | | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Many files:unknown2006-12-231-2/+1
* | | | | Merge mysql.com:/home/my/mysql-5.0unknown2006-11-221-4/+4
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Remove compiler warningsunknown2006-11-201-4/+4
* | | | Merge siva.hindu.god:/usr/home/tim/m/bk/tmp/50unknown2006-09-141-4/+8
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge siva.hindu.god:/usr/home/tim/m/bk/tmp/40unknown2006-09-141-4/+8
| |\ \
| | * | Bug #4053: too many of "error 1236: 'binlog truncated in the middle of event'...unknown2006-09-141-4/+8
* | | | Removed warnings for Windows build issues. Edited Windows README to remove re...unknown2006-08-141-2/+2
| |_|/ |/| |
* | | cleanupunknown2006-06-301-1/+2
* | | fix test failuresunknown2006-06-301-2/+3
* | | Fix Bug#20692 rpl_* tests failure on hpuxunknown2006-06-291-11/+55
|/ /
* | Merge with 4.0 for 4.1 releaseunknown2004-10-061-4/+5
|\ \ | |/
| * Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":unknown2004-09-241-4/+5
* | Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-231-2/+2
|/
* Update copyrightunknown2001-12-061-15/+14
* Changed compare in MyISAM to use my_pread()unknown2001-06-111-3/+3
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-1/+1
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-23/+32
* Import changesetunknown2000-07-311-0/+137