mariadb/mysys
Magne Mahre 0482b6ebca WL#5154 Remove deprecated 4.1 features
Several items said to be deprecated in the 4.1 manual
have never been removed.  This worklog adds deprecation
warnings when these items are used, and warns the user 
that the items will be removed in MySQL 5.6.

A couple of previously deprecation decision have been
reversed (see single file comments)
2010-01-21 09:10:05 +01:00
..
.cvsignore
array.c Fix for a few assorted compiler warnings. 2009-08-28 12:06:59 -03:00
base64.c fixed compilation warnings. addendum to the fix for bug 29125 2009-03-20 16:27:53 +02:00
ChangeLog
charset-def.c
charset.c Bug#49134 5.1 server segfaults with 2byte collation file 2009-12-15 13:48:29 +04:00
checksum.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
CMakeLists.txt Bug#47857 strip_sp function in mysys/mf_strip.c never used and cause name clash 2009-10-06 13:04:51 +02:00
default.c Manual merge. 2009-12-18 16:44:24 -02:00
default_modify.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
errors.c Merge BUG#22082 from 5.0-bugteam to 5.1-bugteam 2009-03-06 17:38:14 +08:00
hash.c Additional fix for bug : handle failures from my_hash_insert 2009-11-23 17:32:10 +02:00
list.c
make-ccc
make-conf.c
Makefile.am Bug#47857 strip_sp function in mysys/mf_strip.c never used and cause name clash 2009-10-06 13:04:51 +02:00
md5.c Bug : license of mysys MD5 implementation is not GPL-compatible 2009-03-09 20:57:03 +02:00
mf_arr_appstr.c
mf_brkhant.c
mf_cache.c
mf_dirname.c
mf_fn_ext.c
mf_format.c BUG#43949 Initialization of slave produces a warning message in Valgrind 2009-04-19 02:21:33 +01:00
mf_getdate.c Merge from 5.0-bugteam 2009-05-13 08:48:00 -07:00
mf_iocache.c Manual merge. 2009-09-02 09:12:18 -03:00
mf_iocache2.c
mf_keycache.c Upmerge a Windows compile fix from 5.0 to 5.1. 2009-10-16 14:21:20 +02:00
mf_keycaches.c
mf_loadpath.c
mf_pack.c Manual merge. 2009-12-18 16:44:24 -02:00
mf_path.c
mf_qsort.c
mf_qsort2.c
mf_radix.c
mf_same.c
mf_sort.c
mf_soundex.c
mf_tempdir.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
mf_tempfile.c
mf_unixpath.c
mf_util.c
mf_wcomp.c
mf_wfile.c
mulalloc.c
my_access.c
my_aes.c
my_alarm.c
my_alloc.c
my_append.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
my_atomic.c
my_bit.c
my_bitmap.c
my_chsize.c
my_clock.c
my_compress.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
my_conio.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
my_copy.c merge mysql-5.0-bugteam to mysql-5.1-bugteam 2009-09-03 17:59:25 +05:30
my_crc32.c
my_create.c
my_delete.c
my_div.c
my_dup.c
my_error.c Fix indentation. tab -> spaces 2009-03-17 15:43:00 -04:00
my_file.c
my_fopen.c
my_fstream.c Merge BUG#22082 from 5.0-bugteam to 5.1-bugteam 2009-03-06 17:38:14 +08:00
my_gethostbyname.c
my_gethwaddr.c
my_getncpus.c
my_getopt.c WL#5154 Remove deprecated 4.1 features 2010-01-21 09:10:05 +01:00
my_getpagesize.c
my_getsystime.c
my_getwd.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
my_handler.c
my_handler_errors.h merge 5.0-bugteam to 5.1-bugteam 2009-07-24 12:15:06 +05:30
my_init.c Bug init_available_charsets uses double checked locking 2009-12-12 19:11:25 +01:00
my_largepage.c Bug : 4GB Limit on huge_pages shared memory set-up 2009-09-18 11:19:02 +04:00
my_lib.c
my_libwrap.c
my_lock.c
my_lockmem.c
my_malloc.c
my_memmem.c
my_messnc.c
my_mkdir.c
my_mmap.c
my_net.c
my_netware.c
my_new.cc Bug#43461: invalid comparison with string literal in default.c 2009-03-19 17:20:15 -03:00
my_once.c
my_open.c
my_port.c
my_pread.c auto-merge 2009-03-17 16:29:24 -04:00
my_pthread.c
my_quick.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
my_read.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
my_realloc.c
my_redel.c merge 2009-09-02 15:33:18 +03:00
my_rename.c
my_seek.c
my_sleep.c
my_static.c WL#4259 - Debug Sync Facility 2009-09-29 17:38:40 +02:00
my_static.h
my_symlink.c
my_symlink2.c
my_sync.c Move DBG_* macros to after the variable declaration section in a 2009-11-25 16:48:29 +01:00
my_thr_init.c merge mysql-5.0-bugteam to mysql-5.1-bugteam 2009-12-17 17:15:13 +05:30
my_vle.c
my_wincond.c Automerg 2009-10-06 09:40:30 +02:00
my_windac.c
my_winthread.c Bug init_available_charsets uses double checked locking 2009-12-12 19:11:25 +01:00
my_write.c Merge BUG#22082 from 5.0-bugteam to 5.1-bugteam 2009-03-06 17:38:14 +08:00
mysys_priv.h
ptr_cmp.c
queues.c
rijndael.c
safemalloc.c Bug#43932 myisam index corruption with large index and large 2009-04-29 13:51:10 +02:00
sha1.c
stacktrace.c Merge from 5.0 2009-12-06 19:01:11 +01:00
string.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
test_charset.c
test_dir.c
test_fn.c
test_xml.c
testhash.c
thr_alarm.c
thr_lock.c WL#4259 - Debug Sync Facility 2009-09-29 17:38:40 +02:00
thr_mutex.c
thr_rwlock.c
tree.c
trie.c
typelib.c Use C comments in C code 2009-11-05 21:22:17 +01:00