mirror of
https://github.com/MariaDB/server.git
synced 2026-05-17 20:37:12 +02:00
page_is_corrupted(): Do not allocate the buffers from stack, but from the heap, in xb_fil_cur_open(). row_quiesce_write_cfg(): Issue one type of message when we fail to create the .cfg file. update_statistics_for_table(), read_statistics_for_table(), delete_statistics_for_table(), rename_table_in_stat_tables(): Use a common stack buffer for Index_stat, Column_stat, Table_stat. ha_connect::FileExists(): Invoke push_warning_printf() so that we can avoid allocating a buffer for snprintf(). translog_init_with_table(): Do not duplicate TRANSLOG_PAGE_SIZE_BUFF. Let us also globally enable the GCC 4.4 and clang 3.0 option -Wframe-larger-than=16384 to reduce the possibility of introducing such stack overflow in the future. For RocksDB and Mroonga we relax these limits. Reviewed by: Vladislav Lesin |
||
|---|---|---|
| .. | ||
| build | ||
| data | ||
| lib | ||
| mysql-test | ||
| packages | ||
| test | ||
| tools | ||
| udf | ||
| vendor/groonga | ||
| appveyor.yml | ||
| AUTHORS | ||
| autogen.sh | ||
| ChangeLog | ||
| CMakeLists.txt | ||
| config.sh.in | ||
| configure.ac | ||
| COPYING | ||
| gpg_uid | ||
| ha_mroonga.cpp | ||
| ha_mroonga.def | ||
| ha_mroonga.hpp | ||
| Makefile.am | ||
| mrn.hpp | ||
| mrn_constants.hpp | ||
| mrn_err.h | ||
| mrn_macro.hpp | ||
| mrn_mysql.h | ||
| mrn_mysql_compat.h | ||
| mrn_table.cpp | ||
| mrn_table.hpp | ||
| mrn_variables.hpp | ||
| mrn_version.h.in | ||
| NEWS | ||
| plugin_version | ||
| README | ||
| required_groonga_normalizer_mysql_version | ||
| required_groonga_version | ||
| sources.am | ||
| version_full | ||
| version_in_hex | ||
| version_major | ||
| version_micro | ||
| version_minor | ||
See doc/locale/en/html/index.html or doc/locale/ja/html/index.html