mariadb/include
Aleksey Midenkov a1c36f2e15 SQL: default NULL for sys fields + misc fixes
* sys fields are NULL by default (with exceptions, see comment about NOT_NULL_FLAG in #77);
* error codes renamed, messages cleared out;
* SHOW CREATE TABLE fixed;
* set_max() fix;
* redundant flag setters/getters removed;
* flags are set in sql_yacc.yy, redundant copy_info_about_generated_fields() eliminated.
2017-05-05 20:36:18 +03:00
..
atomic MDEV-11212 - Clean-up MariaDB atomic operations 2016-12-13 16:38:20 +04:00
mysql Fix the build on Windows. 2017-04-02 17:29:04 +00:00
big_endian.h
byte_order_generic.h
byte_order_generic_x86.h MDEV-10951 Field_newdate::cmp access violation 2016-10-25 22:35:35 +00:00
byte_order_generic_x86_64.h Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
CMakeLists.txt MDEV-9143 JSON_xxx functions. 2016-10-19 14:10:03 +04:00
decimal.h
dur_prop.h Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
errmsg.h
ft_global.h
handler_ername.h
handler_state.h
hash.h remove my_hash_const_element(), use Hash_set in C++ code 2017-03-31 19:22:19 +02:00
heap.h
json_lib.h MDEV-11856 json_search doesn't search for values with double quotes 2017-03-14 15:25:02 +04:00
keycache.h
lf.h MDEV-9857 - CACHE_LINE_SIZE in innodb should be 128 on POWER 2016-06-07 13:02:31 +04:00
little_endian.h
m_ctype.h don't export all charsets to plugins 2017-03-31 19:22:20 +02:00
m_string.h Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-03-31 16:40:29 +04:00
ma_dyncol.h
maria.h Correct FSF address 2017-03-10 18:21:29 +01:00
my_alarm.h
my_alloc.h
my_atomic.h MDEV-11212 - Clean-up MariaDB atomic operations 2016-12-13 16:38:20 +04:00
my_attribute.h
my_base.h MDEV-10139 Support for SEQUENCE objects 2017-04-07 18:09:56 +04:00
my_bit.h Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks 2017-03-11 20:12:15 +00:00
my_bitmap.h MDEV-5800 MyISAM support for indexed vcols 2016-12-12 20:27:36 +01:00
my_byteorder.h
my_check_opt.h
my_compare.h Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
my_compiler.h
my_context.h Merge branch '10.1' into 10.2 2016-03-23 22:36:46 +01:00
my_cpu.h
my_crypt.h
my_dbug.h MDEV-11713 Optimize DBUG_PRINT and introduce DBUG_LOG 2017-01-05 10:51:18 +02:00
my_decimal_limits.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
my_default.h Correct FSF address 2017-03-10 18:21:29 +01:00
my_dir.h
my_getopt.h
my_global.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
my_handler_errors.h MDEV-10139 Support for SEQUENCE objects 2017-04-07 18:09:56 +04:00
my_libwrap.h
my_list.h
my_md5.h
my_net.h
my_nosys.h
my_pthread.h MDEV-11720 main.signal_demo3 fails in buildbot on labrador 2017-03-29 00:40:21 +02:00
my_rdtsc.h
my_rnd.h Correct FSF address 2017-03-10 18:21:29 +01:00
my_stacktrace.h [MDEV-9127] Crash reporter often fails to show the query that crashed 2016-07-12 11:58:20 +03:00
my_sys.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
my_systemd.h
my_time.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
my_tree.h Merge branch '5.5' into bb-10.0 2016-06-21 14:11:02 +02:00
my_uctype.h
my_user.h
my_valgrind.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
my_xml.h
myisam.h Merge branch '5.5' into bb-10.0 2016-06-21 14:11:02 +02:00
myisamchk.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
myisammrg.h
myisampack.h
mysql.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
mysql.h.pp MDEV-10340: support COM_RESET_CONNECTION 2017-02-10 09:56:33 +01:00
mysql_async.h Correct FSF address 2017-03-10 18:21:29 +01:00
mysql_com.h SQL: default NULL for sys fields + misc fixes 2017-05-05 20:36:18 +03:00
mysql_com_server.h
mysql_embed.h
mysql_time.h
mysql_version.h.in
mysqld_default_groups.h
mysys_err.h
pack.h Merge branch '10.2' into bb-10.2-connector-c-integ-subm 2016-09-21 12:54:56 +02:00
password.h
probes_mysql.d.base
probes_mysql.h
probes_mysql_nodtrace.h.in
queues.h
rijndael.h
service_versions.h cleanup: sort various lists of services 2017-03-10 18:21:28 +01:00
sql_common.h fix the ABI and stop slave hang problem 2016-10-21 13:37:48 +02:00
sslopt-case.h
sslopt-longopts.h
sslopt-vars.h Revert "MDEV-9293 Connector/C integration" 2016-08-19 15:46:27 +00:00
t_ctype.h
thr_alarm.h
thr_lock.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
thr_timer.h
thread_pool_priv.h MDEV-11418 - AliSQL: [Feature] Issue#1 KILL IDLE TRANSACTIONS 2017-03-22 19:08:24 +04:00
typelib.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
violite.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
waiting_threads.h Correct FSF address 2017-03-10 18:21:29 +01:00
welcome_copyright_notice.h
wqueue.h Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep.h Correct FSF address 2017-03-10 18:21:29 +01:00