1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/sql
unknown 53a0e2992a SCRUM Task 430: Allowing braces in joins by simply removing them.
Fixed the remaining join variations, (left, right, natural, etc).
(Previous fix only solved "," and "[cross] join".)


mysql-test/r/select.result:
  Added more test case results for more braced join fixes.
mysql-test/t/select.test:
  Added more tests for braced join fixes.
sql/sql_yacc.yy:
  Changed the remaining join_table_list cases to handle braces.
  Also added some precedence declaration to silence shift/reduce conflicts
  warnings that turned up after these fixes.
2002-10-15 16:33:06 +02:00
..
2002-09-03 15:44:25 +03:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-07-23 18:31:22 +03:00
2001-12-06 14:10:51 +02:00
2001-12-13 15:53:18 +02:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-09-26 14:50:25 +03:00
2002-09-26 21:21:44 +03:00
2002-06-20 15:25:02 +03:00
2001-12-06 14:10:51 +02:00
2002-07-23 20:39:36 +03:00
2002-07-23 20:39:36 +03:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-06-27 11:27:04 +03:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-09-11 06:40:08 +03:00
2001-12-06 14:10:51 +02:00
2002-07-25 01:00:56 +03:00
2002-07-25 01:00:56 +03:00
2002-07-23 18:31:22 +03:00
2001-12-06 14:10:51 +02:00
2002-09-05 16:17:08 +03:00
2002-09-21 21:36:23 +03:00
2002-09-11 06:40:08 +03:00
2002-09-11 06:40:08 +03:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-02-11 13:48:59 +02:00
2002-09-27 12:13:28 +03:00
2002-09-11 06:40:08 +03:00
2002-05-08 05:46:30 -03:00
2002-09-12 01:57:45 +03:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-07-23 18:31:22 +03:00
2002-09-11 06:40:08 +03:00
2002-09-21 21:36:23 +03:00
2002-09-11 06:40:08 +03:00
2002-09-25 20:42:55 +03:00
2001-12-06 14:10:51 +02:00
2002-09-19 10:36:19 +03:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-10-12 21:36:39 +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
2001-12-06 14:10:51 +02:00
2002-07-29 18:37:15 +03:00
2002-09-11 06:40:08 +03:00
2002-09-22 10:59:33 +03:00
2001-12-06 14:10:51 +02:00
2002-09-22 10:59:33 +03:00
2001-12-06 14:10:51 +02:00
2002-10-12 21:36:39 +03:00
2002-07-17 15:17:20 +03:00
2002-07-23 20:39:36 +03:00
2002-09-21 21:36:23 +03:00
2001-12-06 14:10:51 +02:00
2002-09-25 20:42:55 +03:00
2002-07-23 18:31:22 +03:00
2002-09-05 13:47:41 +03:00