mariadb/mysys
Sergei Golubchik dc64ba2187 MDEV-6137 better help for SET/ENUM sysvars
Auto-generate the allowed list of values for enum/set/flagset options
in --help output. But don't do that when the help text already has them.

Also, remove lists of values from help strings of various options, where
they were simply listed without any additional information.
2014-06-19 12:02:23 +02:00
..
array.c Revert revision sergii@pisem.net-20130123151853-xc6i3l11aqv0iykk 2014-03-26 22:26:13 +01:00
base64.c A clean-up for the base64 functions. 2013-09-24 17:28:02 +04:00
ChangeLog Fix skipp -> skip once and for all. 2004-06-03 11:52:54 -05:00
charset-def.c MDEV-4929 Myanmar collation 2013-12-20 12:42:33 +04:00
charset.c MDEV-5241: Collation incompatibilities with MySQL-5.6 2013-11-09 00:20:07 +02:00
checksum.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
CMakeLists.txt 10.0-base merge 2014-02-03 15:22:39 +01:00
errors.c 5.5 merge 2013-06-06 17:51:28 +02:00
file_logger.c MDEV-6124 Audit plugin fails with the Percona-Server 5.6. 2014-04-17 02:12:08 +05:00
hash.c MDEV-5675 - Performance: my_hash_sort_bin is called too often 2014-03-06 16:19:12 +04:00
lf_alloc-pin.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
lf_dynarray.c Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
lf_hash.c cleanup: remove LF_REQUIRE_PINS, use compile_time_assert() instead of reimplementing it 2013-06-24 20:56:55 +02:00
list.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
ma_dyncol.c MDEV-5404 Can't free data returned by mariadb_dyncol_unpack on windows 2014-03-19 09:58:18 +01:00
md5.c.THIS 10.0-base merge 2014-02-26 15:28:07 +01:00
md5_compute.cc Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6 2012-08-01 17:27:34 +03:00
mf_arr_appstr.c Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
mf_cache.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
mf_dirname.c Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
mf_fn_ext.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
mf_format.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
mf_getdate.c Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
mf_iocache.c Merge MDEV-5657 (parallel replication) to 10.0 2014-02-26 16:38:42 +01:00
mf_iocache2.c 10.0-base merge 2014-02-03 15:22:39 +01:00
mf_keycache.c 10.0-base merge 2014-02-26 15:28:07 +01:00
mf_keycaches.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
mf_loadpath.c 5.3 merge 2012-01-13 15:50:02 +01:00
mf_pack.c MDEV-4503 : Installation fails if TEMP directory contains "~" subdirectory. 2013-06-17 19:18:14 +02:00
mf_path.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
mf_qsort.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
mf_qsort2.c Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
mf_radix.c 5.5 merge 2014-02-25 16:04:35 +01:00
mf_same.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
mf_sort.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
mf_soundex.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
mf_tempdir.c 5.5 merge 2014-02-25 16:04:35 +01:00
mf_tempfile.c Bug#16316074 RFE: MAKE TMPDIR A BUILD-TIME CONFIGURABLE OPTION 2013-12-18 11:05:18 +01:00
mf_unixpath.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
mf_wcomp.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
mulalloc.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
my_access.c 10.0-base merge 2014-02-26 15:28:07 +01:00
my_addr_resolve.c my_addr_resolve: don't resolve unknown addresses to ??:0(??), but return an error instead 2013-12-12 18:14:14 +01:00
my_aes.c.THIS 10.0-base merge 2014-02-26 15:28:07 +01:00
my_alarm.c Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
my_alloc.c MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
my_atomic.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_basename.c - Fix rpl_checksum test. Use basename of file in error messages, not the o 2012-01-20 01:57:58 +01:00
my_bit.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
my_bitmap.c Fixes to get valgrind to work with jemalloc 2014-01-02 11:19:19 +02:00
my_chmod.c MDEV-4011 Added per thread memory counting and usage 2013-01-23 16:16:14 +01:00
my_chsize.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
my_compare.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
my_compress.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
my_conio.c 10.0-base merge 2014-02-26 15:28:07 +01:00
my_context.c 10.0-base merge 2013-07-18 16:46:57 +02:00
my_copy.c MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
my_crc32.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
my_create.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
my_default.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
my_delete.c MDEV-5829: STOP SLAVE resets global status variables 2014-03-14 16:29:23 +02:00
my_div.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
my_error.c 10.0-base merge 2014-02-26 15:28:07 +01:00
my_file.c Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
my_fopen.c 5.5 merge 2014-02-25 16:04:35 +01:00
my_fstream.c MDEV-4011 Added per thread memory counting and usage 2013-01-23 16:16:14 +01:00
my_gethwaddr.c MDEV-4447 MariaDB sources should have unix-style line endings everywhere 2014-02-27 12:00:16 +01:00
my_getncpus.c 5.3 merge 2012-01-13 15:50:02 +01:00
my_getopt.c MDEV-6137 better help for SET/ENUM sysvars 2014-06-19 12:02:23 +02:00
my_getpagesize.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
my_getsystime.c fix a comment 2013-08-14 11:12:57 +02:00
my_getwd.c MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
my_init.c Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
my_largepage.c Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
my_lib.c MDEV-4734 Adding ending / to a directory can fail when the directory ends with 0 2013-11-10 17:51:13 +01:00
my_libwrap.c Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
my_lock.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
my_lockmem.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
my_malloc.c 10.0-base merge 2014-02-26 15:28:07 +01:00
my_memmem.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
my_mess.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_mkdir.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
my_mmap.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
my_new.cc Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
my_once.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
my_open.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
my_port.c Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
my_pread.c MDEV-4011 Added per thread memory counting and usage 2013-01-23 16:16:14 +01:00
my_pthread.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
my_quick.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
my_rdtsc.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_read.c 5.5 merge 2013-07-17 21:24:29 +02:00
my_redel.c 5.5 merge 2013-07-17 21:24:29 +02:00
my_rename.c MDEV-5612 - my_rename() deletes files when it shouldn't 2014-02-26 12:55:28 +04:00
my_rnd.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
my_safehash.c use PSI wrappers in aria and other non-MySQL code 2011-07-13 21:10:18 +02:00
my_safehash.h use PSI wrappers in aria and other non-MySQL code 2011-07-13 21:10:18 +02:00
my_seek.c MDEV-4011 Added per thread memory counting and usage 2013-01-23 16:16:14 +01:00
my_sleep.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
my_static.c 10.0-base merge. 2013-09-21 10:14:42 +02:00
my_static.h Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
my_symlink.c mysql-5.1.62 merge 2012-04-05 10:49:38 +02:00
my_symlink2.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
my_sync.c MDEV-4011 Added per thread memory counting and usage 2013-01-23 16:16:14 +01:00
my_thr_init.c 5.5.38 merge 2014-06-06 00:07:27 +02:00
my_timer_cycles.il Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_uuid.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
my_wincond.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
my_windac.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
my_winerr.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_winfile.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_winthread.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
my_write.c 5.5 merge 2013-06-06 17:51:28 +02:00
mysys_priv.h Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
psi_noop.c Fixed compiler warnings 2014-06-04 13:23:00 +03:00
ptr_cmp.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
queues.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
safemalloc.c MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
stacktrace.c Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
string.c Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
test_charset.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
test_dir.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
test_thr_mutex.c Add missing file: Testing of mutex-wrong-usage-detector 2008-12-03 00:09:37 +02:00
test_xml.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
testhash.c Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
thr_alarm.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
thr_lock.c fixes for test failures 2012-09-27 20:09:46 +02:00
thr_mutex.c MDEV-5675 - Performance: my_hash_sort_bin is called too often 2014-03-06 16:19:12 +04:00
thr_rwlock.c Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
tree.c MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
typelib.c 5.5 merge 2013-07-17 21:24:29 +02:00
waiting_threads.c merge 5.5 -> 10.0-base 2013-08-20 14:48:29 +03:00
wqueue.c fix the include guards and add missing gplv2 headers 2012-02-17 12:19:38 +01:00