mariadb/include
unknown 267b80834a merge with 3.23.52
BitKeeper/etc/logging_ok:
  auto-union
configure.in:
  Auto merged
Docs/manual.texi:
  Auto merged
include/my_pthread.h:
  Auto merged
include/mysql_com.h:
  Auto merged
include/mysql_version.h.in:
  Auto merged
innobase/btr/btr0cur.c:
  Auto merged
innobase/btr/btr0sea.c:
  Auto merged
innobase/buf/buf0buf.c:
  Auto merged
innobase/buf/buf0lru.c:
  Auto merged
innobase/configure.in:
  Auto merged
innobase/dict/dict0dict.c:
  Auto merged
innobase/fil/fil0fil.c:
  Auto merged
innobase/fsp/fsp0fsp.c:
  Auto merged
innobase/include/buf0buf.ic:
  Auto merged
innobase/include/dyn0dyn.ic:
  Auto merged
innobase/include/ha0ha.ic:
  Auto merged
innobase/include/sync0rw.ic:
  Auto merged
innobase/include/univ.i:
  Auto merged
innobase/lock/lock0lock.c:
  Auto merged
innobase/log/log0log.c:
  Auto merged
innobase/mem/mem0dbg.c:
  Auto merged
innobase/os/os0file.c:
  Auto merged
innobase/os/os0thread.c:
  Auto merged
innobase/page/page0cur.c:
  Auto merged
innobase/srv/srv0srv.c:
  Auto merged
innobase/sync/sync0arr.c:
  Auto merged
innobase/sync/sync0rw.c:
  Auto merged
innobase/sync/sync0sync.c:
  Auto merged
innobase/trx/trx0trx.c:
  Auto merged
myisam/mi_create.c:
  Auto merged
sql/ha_innodb.h:
  Auto merged
sql/lex.h:
  Auto merged
sql/log.cc:
  Auto merged
sql/mysqld.cc:
  Auto merged
sql/sql_acl.cc:
  Auto merged
sql/sql_insert.cc:
  Auto merged
strings/Makefile.am:
  Auto merged
support-files/mysql.server.sh:
  Auto merged
include/my_base.h:
  merge with 3.23.52 (use local file)
include/sslopt-usage.h:
  merge with 3.23.52 (use local file)
myisam/mi_search.c:
  merge with 3.23.52 (use local file)
myisam/mi_write.c:
  merge with 3.23.52 (use local file)
mysql-test/r/group_by.result:
  merge with 3.23.52
  (Need to be fixed before push)
mysys/my_pthread.c:
  merge with 3.23.52 (use local file)
sql/gen_lex_hash.cc:
  merge with 3.23.52 (use local file)
sql/ha_innodb.cc:
  Total hand-merge with 3.23.52
sql/sql_yacc.yy:
  merge with 3.23.52 (use local file)
support-files/mysql.spec.sh:
  merge with 3.23.52 (use local file)
2002-08-08 15:24:47 +03:00
..
.cvsignore
.my_sys.h.swp
config-os2.h Merge with 3.23.51 2002-07-25 22:46:28 +03:00
config-win.h Updated windows files (VC++ files and winmysqladmin). 2002-06-28 17:26:11 +03:00
dbug.h
errmsg.h
ft_global.h Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
hash.h merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing. 2002-03-01 19:36:46 -07:00
heap.h Added support of null keys in HEAP tables 2002-01-12 15:42:54 +02:00
m_ctype.h Modifications to MySQL source in order to make it compile on QnX. 2002-03-13 01:28:13 +02:00
m_string.h
Makefile.am Merge with 3.23.51 2002-07-25 22:46:28 +03:00
md5.h
merge.h
my_aes.h Made keyread (key scanning) a key specific attribute. 2002-06-19 00:22:30 +03:00
my_alarm.h
my_alloc.h improvement in root memory allocator 2002-06-27 12:26:51 +03:00
my_base.h Fixed bug with GROUP BY on NULL fields. 2002-08-05 18:10:53 +03:00
my_bitmap.h
my_dir.h
my_getopt.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
my_global.h Fix for Intel compiler (ecc) 2002-08-08 03:14:44 +03:00
my_list.h
my_net.h merge with 3.23 2002-06-02 20:46:03 +03:00
my_no_pthread.h
my_nosys.h
my_pthread.h merge 2002-08-08 12:05:18 +03:00
my_semaphore.h Fix for Intel compiler (ecc) 2002-08-08 03:14:44 +03:00
my_sys.h merge 2002-08-08 03:29:36 +03:00
my_tree.h
myisam.h MyISAM: always store alloced_rec_buff_length with the buffer itself 2002-07-26 14:42:51 +02:00
myisammrg.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
myisampack.h
mysql.h Removed mysql_ssl_clear() 2002-06-27 11:27:04 +03:00
mysql_com.h Fixed bug with GROUP BY on NULL fields. 2002-08-05 18:10:53 +03:00
mysql_embed.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
mysql_version.h.in merge with 3.23.52 2002-08-08 15:24:47 +03:00
mysqld_error.h Removed wrong implementation of CUBE/ROLLUP 2002-07-24 19:55:08 +03:00
mysys_err.h Added useful exit error code for programs using my_getopt in case 2002-05-29 15:07:30 +03:00
nisam.h
queues.h
raid.h Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rijndael.h Made keyread (key scanning) a key specific attribute. 2002-06-19 00:22:30 +03:00
sha1.h Made keyread (key scanning) a key specific attribute. 2002-06-19 00:22:30 +03:00
sslopt-case.h Some 2002-07-17 15:17:20 +03:00
sslopt-longopts.h Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport, 2002-04-02 20:29:53 +03:00
sslopt-usage.h Two small patches proposed by Paul DuBois 2002-08-03 19:48:45 +03:00
sslopt-vars.h
t_ctype.h
thr_alarm.h Removed mysql_ssl_clear() 2002-06-27 11:27:04 +03:00
thr_lock.h
violite.h Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00