konstantin@mysql.com
|
f08bbd1f12
|
assert.h needed for my_dbug.h now is included in my_dbug.h, where it for
some reason wasn't included before.
A lot of files cleaned up from #include <assert.h>
|
2004-06-10 23:58:39 +04:00 |
|
monty@hundin.mysql.fi
|
0d8e13979d
|
Made keyread (key scanning) a key specific attribute.
This avoids using fulltext keys for table scanning.
This also reverts Sinisa's original fix for this problem.
|
2002-06-19 00:22:30 +03:00 |
|
peter@linux.local
|
d505803728
|
This is just code style/minor optimizations cleanup changeset
|
2002-06-14 15:14:30 +04:00 |
|
peter@linux.local
|
89b161d05d
|
This changeset is mostly new version of previous commit modified according
to Monty's code style and optimization comments
|
2002-06-11 13:37:48 +04:00 |
|