mariadb/include
unknown bd3beb8383 fixed error names
mysql-test/r/row.result:
  fixed error message as it was suggested by Peter Gulutzan
mysql-test/r/subselect.result:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/czech/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/danish/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/dutch/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/english/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/estonian/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/french/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/german/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/greek/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/hungarian/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/italian/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/japanese/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/korean/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/norwegian-ny/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/norwegian/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/polish/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/portuguese/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/romanian/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/russian/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/serbian/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/slovak/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/spanish/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/swedish/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
sql/share/ukrainian/errmsg.txt:
  fixed error message as it was suggested by Peter Gulutzan
2003-10-06 22:35:05 +03:00
..
.cvsignore
config-netware.h Changes from Novell for various NetWare-only files, post-4.0.12 2003-03-21 15:43:38 -05:00
config-os2.h Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345) 2003-08-11 23:43:01 +04:00
config-win.h BUG #1305: ISAM table handler should not be compiled by default under 4.1 2003-09-17 00:30:29 -04:00
errmsg.h fix for #1210 2003-09-08 13:11:18 +05:00
ft_global.h After merge fixes & remove compiler warnings 2003-02-07 15:47:24 +02:00
hash.h SCRUM 2003-09-19 14:44:31 +05:00
heap.h
m_ctype.h CHARSET_INFO::instr was extended to return more substring match results: 2003-09-25 13:35:21 +05:00
m_string.h merge with 4.0.15 2003-08-29 13:44:35 +03:00
Makefile.am - added missing include/sql_state.h to source distribution 2003-06-19 13:46:10 +02:00
md5.h
merge.h
my_aes.h
my_alarm.h
my_alloc.h Small improvement to alloc_root 2002-11-16 20:19:10 +02:00
my_base.h Merge with 4.0.14 2003-08-11 22:44:43 +03:00
my_bitmap.h
my_dbug.h Change dbug.h -> my_dbug.h (Portability fix) 2003-03-17 19:06:14 +02:00
my_dir.h
my_getopt.h Support for variables with components 2003-07-06 19:09:57 +03:00
my_global.h After merge fixes 2003-08-19 00:08:08 +03:00
my_handler.h Two-level index structure for FULLTEXT indexes 2003-01-21 19:24:34 +01:00
my_list.h Portability fixes (for windows) 2003-01-21 21:07:59 +02:00
my_net.h Fixes for Netware 2003-01-28 08:38:28 +02:00
my_no_pthread.h
my_nosys.h
my_pthread.h - Polished mysql-copyright a bit and added call to remove 2003-09-23 00:38:01 +02:00
my_semaphore.h more #ifdef THREAD added 2003-04-30 12:32:43 +02:00
my_sys.h Charset number is now stored into error.sys by comp_err and loaded by mysqld. 2003-09-17 16:22:58 +05:00
my_tree.h Merge with 4.0 2002-11-21 15:56:48 +02:00
my_xml.h Portability fixes 2003-02-28 14:32:40 +02:00
myisam.h table checksum background: 2003-08-05 21:14:15 +02:00
myisammrg.h Merge with 4.0.8 2003-01-03 00:04:33 +02:00
myisampack.h Merge with 4.0 2002-11-21 15:56:48 +02:00
mysql.h Fix for bugs #1437, #1446 2003-10-04 19:28:08 +05:00
mysql_com.h SCRUM 2003-09-18 18:58:02 +05:00
mysql_embed.h SCRUM 2003-07-04 11:40:10 +05:00
mysql_version.h.in merge with public tree 2003-06-05 00:12:45 +03:00
mysqld_error.h fixed error names 2003-10-06 22:35:05 +03:00
mysys_err.h
nisam.h
queues.h Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 2002-11-07 03:54:00 +02:00
raid.h
rijndael.h
sha1.h
sql_common.h SCRUM 2003-09-17 15:18:18 +05:00
sql_state.h fixed error names 2003-10-06 22:35:05 +03:00
sslopt-case.h
sslopt-longopts.h consistency fix - all help texts for command-line options should end with a dot. 2003-06-13 10:59:02 +02:00
sslopt-vars.h
t_ctype.h
thr_alarm.h Fix VC++ compiler error with redifinition return type 2003-08-29 22:13:57 -04:00
thr_lock.h Merge with 4.0 2003-03-16 19:17:54 +02:00
typelib.h Windows build fix 2003-01-18 14:04:34 -08:00
violite.h merge with 4.0.15 2003-08-29 13:44:35 +03:00