1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/sql
unknown 8b0ece5e88 new lock for multiupdate:
- open and create derived tables
- detect which tables should be locked for write
- lock and fill derived tables
some unitialized variables fixed


mysql-test/r/lock_multi.result:
  correct results returned
mysql-test/r/multi_update.result:
  correct results returned
mysql-test/r/view.result:
  correct results returned
mysql-test/t/multi_update.test:
  correct results returned
mysql-test/t/view.test:
  correct results returned
sql/mysql_priv.h:
  derived tables processing splited on table creation and table filling
sql/sql_base.cc:
  derived tables processing splited on table creation and table filling
sql/sql_class.h:
  function to detect when we need fill derived tables
sql/sql_derived.cc:
  derived tables processing splited on table creation and table filling
sql/sql_lex.cc:
  fixed uninitialized value
sql/sql_load.cc:
  fixed uninitialized value
sql/sql_parse.cc:
  initialization muved (will be done for all queries)
sql/sql_prepare.cc:
  preparation of multiupdate changed a bit because new locking procedure
sql/sql_update.cc:
  new lock for multiupdate:
  - open and create derived tables
  - detect which tables should be locked for write
  - lock and fill derived tables
sql/table.h:
  place to store select_result between creation and filling tables
2004-11-05 17:29:47 +02:00
..
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-09-01 04:12:09 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-11-03 12:39:38 +02:00
2004-10-29 19:26:52 +03:00
2004-11-03 20:07:17 +02:00
2004-11-03 13:01:38 +02:00
2004-11-03 12:39:38 +02:00
2004-10-29 19:26:52 +03:00
2004-09-06 15:14:10 +03:00
2004-09-06 15:14:10 +03:00
2004-11-03 12:39:38 +02:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-11-03 12:39:38 +02:00
2004-11-03 12:39:38 +02:00
2004-10-11 10:47:08 +03:00
2004-10-29 19:26:52 +03:00
2004-11-03 12:39:38 +02:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-11-05 17:29:47 +02:00
2004-11-03 13:01:38 +02:00
2004-10-29 19:26:52 +03:00
2004-11-03 13:01:38 +02:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-11-03 12:39:38 +02:00
2004-11-03 12:39:38 +02:00
2004-11-03 12:39:38 +02:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-06 19:14:33 +03:00
2004-11-03 13:01:38 +02:00
2004-09-06 15:14:10 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-11-03 12:39:38 +02:00
2004-11-03 12:39:38 +02:00
2004-06-02 19:17:35 +05:00
2004-11-03 13:01:38 +02:00
2004-09-06 15:14:10 +03:00
2004-09-07 15:18:53 +02:00
2004-11-05 17:29:47 +02:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-11-03 12:39:38 +02:00
2004-11-05 17:29:47 +02:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-11-05 17:29:47 +02:00
2004-10-29 19:26:52 +03:00
2004-11-03 12:39:38 +02:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-11-05 17:29:47 +02:00
2004-11-03 13:01:38 +02:00
2004-10-29 19:26:52 +03:00
2004-11-05 17:29:47 +02:00
2004-07-16 01:15:55 +03:00
2004-11-05 17:29:47 +02:00
2004-11-05 17:29:47 +02:00
2004-09-06 15:14:10 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-11-03 12:39:38 +02:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-11-03 20:07:17 +02:00
2004-11-03 12:39:38 +02:00
2004-09-04 20:17:09 +02:00
2004-10-29 19:26:52 +03:00
2004-11-05 17:29:47 +02:00
2004-11-03 12:39:38 +02:00
2004-10-06 19:14:33 +03:00
2004-10-29 19:26:52 +03:00
2004-11-05 17:29:47 +02:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-07-16 01:15:55 +03:00