mariadb/include
Eugene Kosov d36c107a6b imporve clang build
cmake -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_BUILD_TYPE=Debug

Maintainer mode makes all warnings errors. This patch fix warnings. Mostly about
deprecated `register` keyword.

Too much warnings came from Mroonga and I gave up on it.
2019-06-25 13:21:36 +03:00
..
atomic Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
big_endian.h Update FSF address 2019-05-11 19:25:02 +03:00
byte_order_generic.h Update FSF address 2019-05-11 19:25:02 +03:00
byte_order_generic_x86.h Update FSF address 2019-05-11 19:25:02 +03:00
byte_order_generic_x86_64.h Update FSF address 2019-05-11 19:25:02 +03:00
CMakeLists.txt Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
decimal.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
errmsg.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ft_global.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
handler_ername.h Follow-up to changing FSF address 2019-05-11 18:30:45 +03:00
handler_state.h Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
hash.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
heap.h imporve clang build 2019-06-25 13:21:36 +03:00
keycache.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
lf.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
little_endian.h Update FSF address 2019-05-11 19:25:02 +03:00
m_ctype.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
m_string.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ma_dyncol.h MDEV-7533: COLUMN_JSON() doesn't escape control characters in string values 2018-01-23 13:06:39 +01:00
maria.h imporve clang build 2019-06-25 13:21:36 +03:00
my_alarm.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_alloc.h Update FSF Address 2019-05-11 21:29:06 +03:00
my_atomic.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_attribute.h Update FSF Address 2019-05-11 21:29:06 +03:00
my_base.h Merge branch '5.5' into 10.1 2019-06-12 22:54:46 +02:00
my_bit.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_bitmap.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_byteorder.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_check_opt.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_compare.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_compiler.h Update FSF Address 2019-05-11 21:29:06 +03:00
my_context.h Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
my_cpu.h Update FSF address 2019-05-10 20:52:00 +03:00
my_crypt.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_dbug.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_decimal_limits.h Update FSF address 2019-05-10 20:52:00 +03:00
my_default.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_dir.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_getopt.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_global.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_handler_errors.h Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
my_libwrap.h Update FSF Address 2019-05-11 21:29:06 +03:00
my_list.h Update FSF Address 2019-05-11 21:29:06 +03:00
my_md5.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_net.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_nosys.h Update FSF Address 2019-05-11 21:29:06 +03:00
my_pthread.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_rdtsc.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_rnd.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_service_manager.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_stacktrace.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_sys.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_time.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_tree.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_uctype.h Update FSF Address 2019-05-11 21:29:06 +03:00
my_user.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
my_valgrind.h MDEV-17799 Add ASAN-poisoned redzones for MEM_ROOT 2019-05-20 18:24:49 +02:00
my_xml.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
myisam.h imporve clang build 2019-06-25 13:21:36 +03:00
myisamchk.h Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
myisammrg.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
myisampack.h Update FSF Address 2019-05-11 21:29:06 +03:00
mysql.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql.h.pp Merge 10.1 into 10.1 2019-02-02 13:00:15 +02:00
mysql_async.h Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
mysql_com.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_com_server.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_embed.h Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_time.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_version.h.in MDEV-7067: Server outputs Galera (WSREP) information, even if Galera is disabled 2015-05-29 11:26:46 -04:00
mysqld_default_groups.h MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
mysys_err.h Update FSF Address 2019-05-11 21:29:06 +03:00
password.h Update FSF Address 2019-05-11 21:29:06 +03:00
probes_mysql.d.base Update FSF Address 2019-05-11 21:29:06 +03:00
probes_mysql.h Update FSF Address 2019-05-11 21:29:06 +03:00
probes_mysql_nodtrace.h.in Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
queues.h MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID. 2014-02-07 19:15:28 +01:00
rijndael.h Update FSF Address 2019-05-11 21:29:06 +03:00
service_versions.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sql_common.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sslopt-case.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sslopt-longopts.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sslopt-vars.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
t_ctype.h Update FSF Address 2019-05-11 21:29:06 +03:00
thr_alarm.h Update FSF Address 2019-05-11 21:29:06 +03:00
thr_lock.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
thr_timer.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
thread_pool_priv.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
typelib.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
violite.h Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
waiting_threads.h Update FSF address 2019-05-10 20:52:00 +03:00
welcome_copyright_notice.h Update FSF Address 2019-05-11 21:29:06 +03:00
wqueue.h Update FSF address 2019-05-10 20:52:00 +03:00
wsrep.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00