mariadb/storage/archive
svoj@mysql.com/june.mysql.com 876f49710e BUG#31833 - ORDER BY leads to wrong result when ARCHIVE, BLOB and
table cache is full

After reading last record from freshly opened archive table
(e.g. after flush table, or if there is no room in table cache),
the table is reported as crashed.

The problem was that azio wrongly invalidated azio_stream when it
meets EOF.
2007-11-23 17:51:12 +04:00
..
archive_reader.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 2007-08-13 16:11:25 +03:00
archive_test.c Modified read buffer to see if performance difference existed. 2007-03-20 22:13:55 -07:00
azio.c BUG#31833 - ORDER BY leads to wrong result when ARCHIVE, BLOB and 2007-11-23 17:51:12 +04:00
azlib.h azio.c, azlib.h: 2007-09-07 13:27:52 +02:00
CMakeLists.txt CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js: 2007-08-06 23:16:01 +02:00
ha_archive.cc ha_archive.cc: 2007-10-28 02:33:18 +05:00
ha_archive.h Fixed locking issues around flushes. 2007-07-12 17:39:07 -07:00
Makefile.am Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-arch 2007-01-11 00:28:22 -08:00
plug.in auto-set MYSQL_PLUGIN_DIRECTORY for plug.in files 2006-05-06 07:43:18 -04:00