1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-17 12:02:09 +03:00
Files
mariadb/myisam
unknown 280b1c33e3 Cleanup during review of new code
Fixed wrong allocation that could cause buffer overrun when using join cache


myisam/mi_open.c:
  Fixed indentation
mysql-test/r/lowercase_table2.result:
  Drop tables and databases used in the test
mysql-test/t/lowercase_table2.test:
  Drop tables and databases used in the test
mysys/my_fopen.c:
  Cleanup of comments and parameter names
  Simple optimization
  Removed compiler warnings
sql/field.cc:
  Fixed wrong allocation that could cause buffer overrun
sql/mysqld.cc:
  Removed not needed code
sql/set_var.cc:
  Simply code
sql/sql_select.cc:
  Use int2store/int2korr to store length of cached VARCHAR fields
  (Not dependent on type and faster code as we avoid one possible call)
2005-06-21 18:18:58 +03:00
..
2003-10-23 23:33:06 +02:00
2002-04-25 15:10:29 +05:00
2005-03-06 12:31:40 +01:00
2001-12-06 14:10:51 +02:00
2002-08-30 12:40:40 +03:00
2001-12-06 14:10:51 +02:00
2000-07-31 21:29:14 +02:00
2001-12-06 14:10:51 +02:00
2004-10-06 19:14:33 +03:00
2003-12-17 17:35:34 +02:00
2004-01-19 23:51:17 +01:00
2004-10-22 22:42:11 +02:00
2004-05-01 15:41:59 +02:00
2003-11-25 22:20:31 -08:00
2004-01-19 23:51:17 +01:00
2005-06-21 18:18:58 +03:00
2004-01-19 23:51:17 +01:00
2003-11-20 22:06:25 +02:00
2005-02-12 00:05:13 +01:00
2004-05-27 16:32:49 +05:00
2004-01-19 23:51:17 +01:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2004-05-27 16:32:49 +05:00
2004-04-05 13:56:05 +03:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2004-06-23 12:29:05 +02:00
2004-09-01 04:12:09 +03:00
2004-11-24 11:01:54 +01:00
2001-10-02 05:53:00 +03:00
2003-08-28 06:08:17 +03:00
2004-06-21 10:21:20 +03:00
2004-01-19 23:51:17 +01:00
2005-03-09 12:59:20 +01:00
2005-03-24 18:21:56 +04:00
2005-02-08 19:49:40 +02:00
2000-07-31 21:29:14 +02:00
2004-06-02 19:17:35 +05:00
2004-06-02 19:17:35 +05:00
2004-06-02 19:17:35 +05:00
2004-06-02 19:17:35 +05:00
2004-06-02 19:17:35 +05:00
2004-05-27 16:32:49 +05:00
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00