lp:~stewart/drizzle/new-catalog-work

Created by Stewart Smith and last modified
Get this branch:
bzr branch lp:~stewart/drizzle/new-catalog-work
Only Stewart Smith can upload to this branch. If you are Stewart Smith please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stewart Smith
Project:
Drizzle
Status:
Merged

Recent revisions

2577. By Stewart Smith

fix initialization of message::schema to be from the Schema identifier, which includes the CATALOG name, so that we can create schemas in catalogs other than LOCAL

2576. By Stewart Smith

force a identifier::Schema to be constructed with a identifier::Catalog. This is close to the final 'big' part for CATALOG support. We also have to modify all around the server that creates identifier::Schema so it does so properly. Since a single Session cannot span schemas, we get off a wee bit easy :) The big limitation in this patch is that INFORMATION_SCHEMA and DATA_DICTIONARY only appear in the LOCAL catalog (and this really needs to be fixed before CATALOGs other than LOCAL are supported).

2575. By Stewart Smith

use the table identifier and catalog in the identifier in constructing the path in build_table_filename instead of the global drizzled::catalog::local_identifier(). Another step towards full CATALOG support

2574. By Stewart Smith

TableShare use Table Identifier. Last big step in having catalogs work

2573. By Stewart Smith

make Catalog identifier part of DRIZZLED_API

2572. By Stewart Smith

merge print_transaction_message filename/path bug fix

2571. By Stewart Smith

merge merge off-by-one error message fix

2570. By Stewart Smith

merge Schema identifier has a Catalog identifier

2569. By Drizzle Continuous Integration

added:
  plugin/json_server/db_access.cc
  plugin/json_server/db_access.h
  plugin/json_server/http_handler.cc
  plugin/json_server/http_handler.h
  plugin/json_server/sql_executor.cc
  plugin/json_server/sql_executor.h
  plugin/json_server/sql_generator.cc
  plugin/json_server/sql_generator.h
  plugin/json_server/sql_to_json_generator.cc
  plugin/json_server/sql_to_json_generator.h
modified:
  plugin/json_server/docs/index.rst
  plugin/json_server/json_server.cc
  plugin/json_server/plugin.ini
  plugin/json_server/tests/r/basic.result
  plugin/json_server/tests/t/basic.test
pending merge tips: (use -v to see all merge revisions)
  srivastavamohit91... 2012-06-28 test cases added

2568. By Drizzle Continuous Integration

modified:
  tests/lib/server_mgmt/drizzled.py
  tests/lib/server_mgmt/server_management.py
  tests/lib/test_mgmt/test_execution.py
  tests/lib/util/crashme_methods.py
  tests/lib/util/sqlbench_methods.py
  tests/lib/util/sysbench_methods.py
  tests/qp_tests/sysbench/sysbench_readonly_test.py
pending merge tips: (use -v to see all merge revisions)
  patrick crews 2012-06-19 Further refinements to sysbench test. Cleanup the reset / prepare phase + output reporting

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:drizzle
This branch contains Public information 
Everyone can see this information.

Subscribers