mariadb/BitKeeper/etc
dlenev@brandersnatch.localdomain 9e28b7698d "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1".
Actually it is not a bug but right behavior observed as pefomance 
degradation after we have forced Item_field::fix_fields() to 
re-execute each time when we are executing prep stmt.

This patch implements small optimization which heals this bad 
behavior. We are caching field position in TABLE::field array in
Item's member and are using this position for speeding up field
lookups in fix_fields() in case of its re-execution.
2004-03-28 04:11:54 +04:00
..
config Ensure that we use unix file format (no \r\n) for all new files 2004-03-20 12:48:14 +02:00
gone - really deleted makefile.w32 to resolve a namespace conflict on 2003-02-03 14:39:15 +01:00
logging_ok "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1". 2004-03-28 04:11:54 +04:00
notify notify BitKeeper file /home/bk/mysql/BitKeeper/etc/notify 2000-08-02 01:45:37 +02:00
skipkeys BK automatic LOD removal. 2002-11-07 11:20:17 +04:00