mariadb/mysys
unknown c01d65bce0 Cleanups
BTREE, HASH and RTREE are not reserved symbols anymore


mysql-test/t/loaddata.test:
  Removed empty lines
mysys/my_malloc.c:
  Fixed old style variable name
mysys/my_realloc.c:
  Fixed old style variable name
sql/sql_yacc.yy:
  BTREE, HASH and RTREE are not reserved symbols anymore
sql/table.cc:
  Simple optimization
2003-08-26 17:52:54 +03:00
..
.cvsignore
array.c
ChangeLog
charset.c bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => syntax error 2003-07-20 12:26:18 +02:00
charset2html.c charset2html.c: 2003-04-01 17:26:28 +05:00
checksum.c
COPYING.LIB
default.c Merge with 4.0.14 2003-08-11 22:44:43 +03:00
errors.c Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/slave will now use the 4.1 protocol 2003-06-14 11:37:42 +03:00
hash.c CHARSET_INFO structure reorganization for easier maintainance 2003-05-23 17:45:52 +05:00
list.c
make-ccc
make-conf.c
Makefile.am
md5.c
mf_brkhant.c
mf_cache.c
mf_dirname.c
mf_fn_ext.c
mf_format.c Merge with 4.0.14 2003-08-11 22:44:43 +03:00
mf_getdate.c
mf_iocache.c
mf_iocache2.c
mf_keycache.c Many files: 2003-06-12 04:29:02 -07:00
mf_loadpath.c Fixed testcases and bug introduced by last changeset 2003-07-01 17:59:42 +03:00
mf_pack.c Simple code cleanup 2003-06-23 20:05:54 +03:00
mf_path.c Changes from Novell for NetWare platform 2003-04-24 20:48:54 -04:00
mf_qsort.c
mf_qsort2.c
mf_radix.c
mf_same.c
mf_sort.c
mf_soundex.c
mf_strip.c
mf_tempdir.c
mf_tempfile.c
mf_unixpath.c
mf_util.c
mf_wcomp.c now GRANT db.* ... compares patterns correctly to prevent privilege escalation 2003-07-22 22:21:23 +02:00
mf_wfile.c now GRANT db.* ... compares patterns correctly to prevent privilege escalation 2003-07-22 22:21:23 +02:00
mulalloc.c
my_aes.c
my_alarm.c
my_alloc.c Added support for ULONG division with DIV 2003-03-19 21:23:13 +02:00
my_append.c
my_bit.c count_bits() moved to mysys/ 2003-05-04 18:43:07 +02:00
my_bitmap.c
my_chsize.c
my_clock.c
my_compress.c
my_copy.c
my_create.c
my_delete.c
my_div.c
my_dup.c
my_error.c
my_fopen.c
my_fstream.c
my_gethostbyname.c
my_getopt.c Merge with 4.0.14 2003-08-11 22:44:43 +03:00
my_getwd.c
my_handler.c
my_init.c Merge with 4.0 2003-04-03 21:19:12 +03:00
my_lib.c
my_lock.c
my_lockmem.c
my_lread.c
my_lwrite.c
my_malloc.c Cleanups 2003-08-26 17:52:54 +03:00
my_messnc.c
my_mkdir.c
my_net.c
my_netware.c
my_new.cc
my_once.c
my_open.c
my_os2cond.c
my_os2dirsrch.c
my_os2dirsrch.h
my_os2dlfcn.c
my_os2dlfcn.h0
my_os2file64.c
my_os2mutex.c
my_os2thread.c
my_os2tls.c
my_port.c
my_pread.c
my_pthread.c Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345) 2003-08-11 23:43:01 +04:00
my_quick.c
my_read.c
my_realloc.c Cleanups 2003-08-26 17:52:54 +03:00
my_redel.c
my_rename.c
my_seek.c Fix for UNION and LEFT JOIN (Bug #386) 2003-05-13 18:58:26 +03:00
my_semaphore.c more #ifdef THREAD added 2003-04-30 12:32:43 +02:00
my_sleep.c
my_static.c Changed safemalloc structure to not have to be 8 byte aligned. (Portability problem) 2003-06-12 22:39:45 +03:00
my_static.h Changed safemalloc structure to not have to be 8 byte aligned. (Portability problem) 2003-06-12 22:39:45 +03:00
my_symlink.c Fix needed to support MERGE tables in different databases 2003-07-01 15:49:32 +03:00
my_symlink2.c
my_tempnam.c
my_thr_init.c Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345) 2003-08-11 23:43:01 +04:00
my_wincond.c
my_winsem.c
my_winthread.c
my_write.c
mysys_priv.h
ptr_cmp.c
queues.c
raid.cc Safety fix to enable RAID in max binaries 2003-05-13 10:54:07 +03:00
raid2.c
rijndael.c
safemalloc.c Fixed memory overrun when doing REPAIR on table with multi-part auto_increment key where one part was a packed CHAR 2003-07-18 04:04:24 +03:00
sha1.c
string.c
test_charset.c
test_dir.c
test_fn.c
test_xml.c
testhash.c
thr_alarm.c Fix VC++ compiler error on Windows 2003-07-02 20:34:19 -04:00
thr_lock.c Merge with 4.0.14 2003-08-11 22:44:43 +03:00
thr_mutex.c Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patches 2003-03-28 14:24:32 -05:00
thr_rwlock.c
tree.c Merge with 4.0.14 2003-08-11 22:44:43 +03:00
typelib.c