1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Files
mariadb/include
Sergey Petrunya 2f93e7cd3f MWL#17: Table elimination: fixes for windows
include/my_global.h:
  MWL#17: Table elimination: fixes for windows
  - Add ALIGN_MAX_UNIT (assume malloc returns data aligned to this much)
mysql-test/r/table_elim.result:
  MWL#17: Table elimination: fixes for windows
  - Use only lower-case as EXPLAIN [EXTENDED] changes case of table names
    on windows
mysql-test/t/table_elim.test:
  MWL#17: Table elimination: fixes for windows
  - Use only lower-case as EXPLAIN [EXTENDED] changes case of table names
    on windows
sql/opt_table_elimination.cc:
  MWL#17: Table elimination: fixes for windows
  - Add extra alignment-padding-space for stack-allocated buffers.
2009-09-16 23:05:03 +04:00
..
2009-09-08 00:50:10 +04:00
2009-07-31 15:28:15 -04:00
2009-09-08 00:50:10 +04:00
2009-09-08 00:50:10 +04:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2009-01-15 22:27:36 +01:00
2009-09-08 00:50:10 +04:00
2009-03-22 14:16:09 +02:00
2009-02-19 11:01:25 +02:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2008-10-10 18:28:41 +03:00
2009-09-08 00:50:10 +04:00
2008-04-29 09:26:37 +03:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2009-09-08 00:50:10 +04:00
2006-12-31 02:29:11 +01:00
2009-09-08 00:50:10 +04:00
2008-10-10 18:28:41 +03:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2009-09-08 00:50:10 +04:00
2009-09-08 00:50:10 +04:00
2009-01-19 16:27:49 +01:00