mirror of
https://github.com/MariaDB/server.git
synced 2025-01-24 15:54:37 +01:00
369da8f539
innobase/btr/btr0cur.c: Replace for loop with memset() innobase/buf/buf0buf.c: buf_print(): Remove for loop for initializing counts[]. Similar to index_ids[], the elements of this array will be initialized when they are allocated, i.e., counts[n_found++] = 1. innobase/os/os0file.c: Replace for loop with memset() innobase/page/page0page.c: Replace for loop with memset() innobase/trx/trx0rec.c: Replace for loop with memset() |
||
---|---|---|
.. | ||
Makefile.am | ||
makefilewin | ||
page0cur.c | ||
page0page.c |