1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/mysql-test/t
unknown a63ecdd3b1 Added FLUSH DES_KEY_FILE.
New HEX() function.
Final (?) cleanup of des_encrypt() / des_decrypt().
Added missing files to Makefiles.


Docs/Makefile.am:
  Add missing files
Docs/manual.texi:
  Added information about HEX() and des_encrypt() / des_decrypt().
include/mysql_com.h:
  Added FLUSH DES_KEY_FILE
myisam/ft_update.c:
  Removed compiler warnings
mysql-test/mysql-test-run.sh:
  Fixes needed for des_key tests.
mysql-test/r/func_crypt.result:
  Moved crypt test from func_str to func_crypt
mysql-test/r/func_encrypt.result:
  Moved crypt test from func_str to func_crypt
mysql-test/r/func_str.result:
  Moved crypt test from func_str to func_crypt
mysql-test/t/func_crypt.test:
  Moved crypt test from func_str to func_crypt
mysql-test/t/func_encrypt.test:
  New tests
mysql-test/t/func_str.test:
  Moved crypt test from func_str to func_crypt
sql/des_key_file.cc:
  Changes needed for FLUSH DES_KEY_FILE
sql/item_create.cc:
  New HEX() function
sql/item_strfunc.cc:
  Changes needed for FLUSH DES_KEY_FILE
sql/item_strfunc.h:
  New HEX() function
sql/item_timefunc.cc:
  cleanup
sql/lex.h:
  FLUSH DES_KEY_FILE
sql/mysql_priv.h:
  FLUSH DES_KEY_FILE
sql/mysqld.cc:
  FLUSH DES_KEY_FILE
sql/sql_parse.cc:
  Cleanup sql_yacc.yy
sql/sql_yacc.yy:
  Cleanup sql_yacc.yy
2001-12-13 15:53:18 +02:00
..
2001-08-02 06:29:50 +03:00
2001-11-26 03:30:16 +02:00
2001-11-26 03:30:16 +02:00
2001-01-31 04:47:25 +02:00
2001-09-27 23:05:54 -06:00
2001-06-12 17:13:52 +03:00
2001-10-08 05:36:35 +03:00
2001-11-18 14:13:09 +02:00
2001-08-10 17:37:37 +03:00
2001-11-04 15:43:41 +02:00
2001-08-18 10:49:00 +03:00
2001-12-06 01:05:30 +02:00
2001-11-20 17:58:00 +01:00
2001-11-20 17:58:00 +01:00
2001-04-17 21:30:02 +02:00
2001-12-13 15:53:18 +02:00
2001-12-13 15:53:18 +02:00
2001-09-14 02:54:33 +03:00
2001-12-13 15:53:18 +02:00
2001-11-04 16:14:09 +02:00
2001-11-30 22:09:44 -07:00
2001-12-10 17:51:07 +02:00
2001-04-15 20:14:40 +02:00
2001-10-31 18:27:49 +02:00
2001-09-10 17:30:29 -06:00
2001-12-06 01:16:28 +02:00
2001-11-28 02:55:52 +02:00
2001-12-05 23:15:05 +02:00
2000-12-29 16:06:10 +02:00
2001-10-24 11:52:19 -06:00
2001-07-16 03:04:30 +03:00
2001-09-27 23:05:54 -06:00
2001-12-06 01:16:28 +02:00
2001-10-19 22:10:54 +03:00
2001-09-01 06:57:08 +08:00
2001-09-01 06:57:08 +08:00
2001-08-09 19:16:15 -06:00
2001-09-27 23:05:54 -06:00
2001-08-18 10:49:00 +03:00
2001-10-08 07:24:04 +03:00
2001-10-03 15:19:58 -06:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-11-27 18:20:24 -07:00
2001-12-01 15:00:32 -07:00
2000-12-13 09:58:26 -07:00
2001-12-01 15:00:32 -07:00
2001-11-28 14:52:11 +02:00
2001-10-02 21:33:47 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-11-28 03:47:15 +02:00
2001-10-04 02:44:18 +03:00
2001-06-28 15:24:28 +03:00
2001-01-22 05:32:58 +02:00
2001-12-13 02:31:19 +02:00
2001-11-08 22:30:27 +02:00

The file is empty.