1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/sql
unknown 184ff212b6 WL#2928 Date Translation NRE
(implemented by by Josh Chamas)


libmysqld/Makefile.am:
  Adding new source file
mysql-test/r/date_formats.result:
  Adding test case
mysql-test/t/date_formats.test:
  Adding test case
sql/Makefile.am:
  Adding new source file
BitKeeper/etc/ignore:
  Added libmysqld/sql_locale.cc to the ignore list
sql/item_timefunc.cc:
  Using current locale data, instead of hard coded English names.
sql/mysql_priv.h:
  Adding new type MY_LOCALE, and declaring new global variables.
sql/set_var.cc:
  Adding "lc_time_names" system variable.
sql/set_var.h:
  Adding "lc_time_names" system variable.
sql/sql_cache.cc:
  Adding lc_time_names as a query cache flag.
sql/sql_class.cc:
  Setting default locale to en_US
sql/sql_class.h:
  Adding locale variable into system_variables.
sql/sql_locale.cc:
  Adding new file with locale data for various languages
2006-07-04 17:40:40 +05:00
..
2005-09-30 14:03:55 +02:00
2006-06-22 00:29:04 +04:00
2005-09-12 18:48:17 +03:00
2004-09-01 04:12:09 +03:00
2005-08-30 02:46:03 +02:00
2006-05-15 17:25:37 +04:00
2005-06-21 04:24:21 -07:00
2006-06-20 23:05:55 +04:00
2006-06-16 23:46:37 +04:00
2006-06-22 15:50:15 -07:00
2006-07-04 17:40:40 +05:00
2006-06-17 02:11:12 +04:00
2005-03-17 10:59:25 +04:00
2006-07-04 17:40:40 +05:00
2006-07-04 17:40:40 +05:00
2004-10-06 19:14:33 +03:00
2006-07-04 17:40:40 +05:00
2006-07-04 17:40:40 +05:00
2005-11-01 13:00:02 +02:00
2006-07-04 17:40:40 +05:00
2006-07-04 17:40:40 +05:00
2006-07-04 17:40:40 +05:00
2004-12-14 03:36:19 +03:00
2006-05-06 23:48:13 -07:00
2005-05-18 22:14:08 +02:00
2006-07-04 17:40:40 +05:00
2006-05-06 23:48:13 -07:00
2006-05-04 00:03:58 +05:00
2006-04-20 22:15:38 -07:00
2006-04-20 22:15:38 -07:00
2006-06-30 18:29:27 +03:00
2004-11-08 01:13:54 +02:00
2005-12-13 18:30:10 +02:00
2005-07-27 13:05:30 +03:00