mariadb/isam
monty@mashka.mysql.fi d69250a969 Fixes and code cleanups after merge with 4.0.3
Warning handling and initial prepared statement handling (last not complete yet)
Changed a lot of functions that returned 0/1 to my_bool type.
GRANT handling now uses read/write locks instead of mutex
Change basic net functions to use THD instead of NET
(needed for 4.1 protocol)
Use my_sprintf instead of sprintf() + strlen()
Added alloc_query() to be able to chare query initialization code with
prepared statements.
Cleanup handling of SHOW COUNT(*) WARNINGS and SELECT LAST_INSERT_ID()

Note that the following test fails (will be fixed ASAP):
sub_select, union, rpl_rotate_logs and rpl_mystery22
2002-10-02 13:33:08 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
_cache.c Update copyright 2001-12-06 14:10:51 +02:00
_dbug.c Update copyright 2001-12-06 14:10:51 +02:00
_dynrec.c Portability fix 2001-11-07 00:13:29 +02:00
_key.c New ctype functions/macros to support many charsets at a time 2002-03-12 21:37:58 +04:00
_locking.c small bug when NO_LOCKING is defined 2002-04-01 20:52:28 +03:00
_packrec.c Update copyright 2001-12-06 14:10:51 +02:00
_page.c Update copyright 2001-12-06 14:10:51 +02:00
_search.c New ctype functions/macros to support many charsets at a time 2002-03-12 21:37:58 +04:00
_statrec.c Update copyright 2001-12-06 14:10:51 +02:00
changed.c Update copyright 2001-12-06 14:10:51 +02:00
ChangeLog Import changeset 2000-07-31 21:29:14 +02:00
close.c Update copyright 2001-12-06 14:10:51 +02:00
create.c Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
delete.c Update copyright 2001-12-06 14:10:51 +02:00
extra.c Update copyright 2001-12-06 14:10:51 +02:00
info.c Update copyright 2001-12-06 14:10:51 +02:00
isamchk.c Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
isamdef.h Update copyright 2001-12-06 14:10:51 +02:00
isamlog.c Merge with 4.0.3 2002-08-30 12:40:40 +03:00
log.c Update copyright 2001-12-06 14:10:51 +02:00
make-ccc Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
open.c Update copyright 2001-12-06 14:10:51 +02:00
pack_isam.c Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
panic.c Update copyright 2001-12-06 14:10:51 +02:00
range.c Update copyright 2001-12-06 14:10:51 +02:00
rfirst.c Update copyright 2001-12-06 14:10:51 +02:00
rkey.c Update copyright 2001-12-06 14:10:51 +02:00
rlast.c Update copyright 2001-12-06 14:10:51 +02:00
rnext.c Update copyright 2001-12-06 14:10:51 +02:00
rprev.c Update copyright 2001-12-06 14:10:51 +02:00
rrnd.c Update copyright 2001-12-06 14:10:51 +02:00
rsame.c Update copyright 2001-12-06 14:10:51 +02:00
rsamepos.c Update copyright 2001-12-06 14:10:51 +02:00
sort.c Update copyright 2001-12-06 14:10:51 +02:00
static.c Added support of null keys in HEAP tables 2002-01-12 15:42:54 +02:00
test1.c Update copyright 2001-12-06 14:10:51 +02:00
test2.c New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
test3.c New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
test_all Import changeset 2000-07-31 21:29:14 +02:00
test_all.res Fixes for OS2. 2001-08-22 01:45:07 +03:00
update.c Update copyright 2001-12-06 14:10:51 +02:00
write.c Update copyright 2001-12-06 14:10:51 +02:00