mariadb/include
unknown bcb8188758 Implement --warning-mode in SETUP.sh. The value of the
argument can be either "pedantic" or "old" (actually, or anything
else). In case of "pedantic" mode, use -ansi -pedantic compilation
flags. Fix the build to compile in pedantic mode. (Version 3 of
the patch, with after-review fixes)


BUILD/SETUP.sh:
  Implement --warning-mode in SETUP.sh. The value of the
  argument can be either "pedantic" or "old" (actually, or anything
  else). In case of "pedantic" mode, use -ansi -pedantic compilation
  flags.
BUILD/compile-pentium-debug-max-no-embedded:
  Rename base_max_configs to base_no_embedded_configs
BUILD/compile-pentium-debug-max:
  Use double quotes around $@
BUILD/compile-pentium-valgrind-max:
  Pass command line arguments to SETUP.sh. Allows calling
  compile-pentium-valgrind-max --warning-mode=pedantic
include/my_global.h:
  Remove an unnecessary ifdef: -pedantic hides the system-wide
  definition of ulong on Linux. In case there is no -pedantic, 
  the system-wide definition is available and HAVE_ULONG is defined
  by configure.
2006-04-07 02:25:59 +04:00
..
mysql Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-02-14 22:57:12 +01:00
.cvsignore
base64.h WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
config-netware.h Several Netware specific fixes. 2006-02-02 16:22:31 +02:00
config-os2.h
config-win.h Merge shellback.(none):/home/msvensson/mysql/mysql-5.0 2006-04-04 09:51:06 +02:00
decimal.h
errmsg.h
ft_global.h
hash.h A fix for Bug#7209 "Client error with "Access Denied" on updates 2006-01-04 17:35:30 +03:00
heap.h Merge mysql.com:/home/kostja/mysql/tmp_merge 2006-02-08 23:53:45 +03:00
help_end.h
help_start.h
keycache.h
m_ctype.h after merge fix 2006-03-24 12:42:28 +04:00
m_string.h
Makefile.am This patch cleans up two tests which were a bit fragile from other failing tests. It also removes some variables associated with removed RAID support. 2006-02-24 13:20:51 -08:00
md5.h
my_aes.h
my_alarm.h
my_alloc.h
my_base.h continued: 2006-03-22 15:56:53 +01:00
my_bitmap.h Compile fixes for aix52-64bit. 2006-01-01 22:18:02 +01:00
my_dbug.h Define USE_TLS when compiling libmysql.dll, to avoid crashing when 2006-03-22 09:55:26 +01:00
my_dir.h
my_getopt.h
my_global.h Implement --warning-mode in SETUP.sh. The value of the 2006-04-07 02:25:59 +04:00
my_handler.h
my_list.h
my_net.h
my_no_pthread.h Include the system header file "pthread.h" even in a non-threaded build. 2006-03-10 17:13:54 +01:00
my_nosys.h
my_pthread.h Define USE_TLS when compiling libmysql.dll, to avoid crashing when 2006-03-22 09:55:26 +01:00
my_semaphore.h
my_sys.h Bug#17368 General log and slow query log don't work 2006-04-04 09:59:19 +02:00
my_time.h - fix bug #16435 (Weekly events execute every second) (WL#1034 Internal CRON) 2006-01-18 20:41:22 +01:00
my_tree.h
my_trie.h
my_uctype.h WL#1386 - CTYPE table for unicode character sets 2006-02-02 10:07:47 +04:00
my_user.h Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clause 2006-01-11 02:07:40 +03:00
my_vle.h WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
my_xml.h Adding XPath support: ExtractValue and UpdateXML functions. 2005-12-21 17:13:52 +04:00
myisam.h This patch cleans up two tests which were a bit fragile from other failing tests. It also removes some variables associated with removed RAID support. 2006-02-24 13:20:51 -08:00
myisammrg.h
myisampack.h
mysql.h Safer fix for Bug #18435 "5.0.19 libmysqlclient not ABI-compatible with 5.0.18" 2006-03-27 12:02:23 +03:00
mysql_com.h Merge BUG#15110 from 5.0 into 5.1. 2006-01-13 19:09:27 +03:00
mysql_embed.h
mysql_time.h
mysql_version.h.in
mysys_err.h
queues.h
rijndael.h
sha1.h A fix for Bug#13944 "libmysqlclient exporting sha1_result function": 2006-01-11 17:31:52 +03:00
sql_common.h
sslopt-case.h
sslopt-longopts.h
sslopt-vars.h
t_ctype.h
thr_alarm.h
thr_lock.h WL #2604: Partition Management 2006-01-17 08:40:00 +01:00
typelib.h
violite.h