lp:~daniel-nichter/drizzle/7.1-docs
Created by
Daniel Nichter
and last modified
- Get this branch:
- bzr branch lp:~daniel-nichter/drizzle/7.1-docs
Only
Daniel Nichter
can upload to this branch. If you are
Daniel Nichter
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Stewart Smith (community): Approve
- Drizzle Merge Team: Pending requested
-
Diff: 5276 lines (+2613/-853)115 files modifieddocs/administration/authentication.rst (+31/-0)
docs/administration/authorization.rst (+5/-0)
docs/administration/drizzled.rst (+97/-0)
docs/administration/getting_started.rst (+17/-0)
docs/administration/index.rst (+0/-8)
docs/administration/logging.rst (+38/-0)
docs/administration/plugins.rst (+47/-0)
docs/administration/storage_engines.rst (+3/-9)
docs/brief_history_of_drizzle.rst (+1/-2)
docs/clients/drizzle.rst (+28/-2)
docs/clients/drizzledump.rst (+4/-4)
docs/clients/errors.rst (+0/-24)
docs/configuration/drizzled.rst (+1046/-196)
docs/configuration/index.rst (+17/-0)
docs/configuration/options.rst (+189/-60)
docs/configuration/values.rst (+67/-0)
docs/configuration/variables.rst (+142/-0)
docs/contributing/code.rst (+25/-7)
docs/contributing/documentation.rst (+2/-2)
docs/contributing/getting_started.rst (+30/-0)
docs/contributing/introduction.rst (+0/-40)
docs/contributing/more_ways.rst (+21/-0)
docs/distinct.rst (+1/-1)
docs/groupby.rst (+1/-1)
docs/having.rst (+1/-1)
docs/help.rst (+12/-0)
docs/how_to_report_a_bug.rst (+3/-2)
docs/index.rst (+60/-43)
docs/installing/from_source.rst (+6/-6)
docs/installing/redhat.rst (+3/-3)
docs/installing/requirements.rst (+3/-1)
docs/installing/ubuntu.rst (+2/-2)
docs/join.rst (+1/-1)
docs/orderby.rst (+1/-1)
docs/release_notes/drizzle-7.0.rst (+7/-0)
docs/replication.rst (+0/-324)
docs/replication/drizzle.rst (+324/-0)
docs/variables.rst (+3/-0)
docs/versioning.rst (+10/-7)
docs/where.rst (+1/-1)
plugin/ascii/docs/index.rst (+3/-1)
plugin/auth_all/docs/index.rst (+4/-2)
plugin/auth_file/docs/index.rst (+4/-2)
plugin/auth_http/docs/index.rst (+4/-2)
plugin/auth_ldap/docs/index.rst (+4/-2)
plugin/auth_pam/README (+9/-3)
plugin/auth_pam/docs/index.rst (+118/-10)
plugin/auth_schema/docs/index.rst (+4/-2)
plugin/benchmark/docs/index.rst (+3/-1)
plugin/catalog/docs/index.rst (+2/-0)
plugin/charlength/docs/index.rst (+3/-1)
plugin/coercibility_function/docs/index.rst (+3/-1)
plugin/collation_dictionary/docs/index.rst (+3/-1)
plugin/compression/docs/index.rst (+3/-1)
plugin/connection_id/docs/index.rst (+3/-1)
plugin/crc32/docs/index.rst (+3/-1)
plugin/debug/docs/index.rst (+3/-1)
plugin/default_replicator/docs/index.rst (+4/-2)
plugin/drizzle_protocol/docs/index.rst (+4/-2)
plugin/errmsg_stderr/docs/index.rst (+4/-2)
plugin/error_dictionary/docs/index.rst (+3/-1)
plugin/filtered_replicator/docs/index.rst (+4/-2)
plugin/function_dictionary/docs/index.rst (+3/-1)
plugin/function_engine/docs/index.rst (+2/-0)
plugin/hex_functions/docs/index.rst (+3/-1)
plugin/http_functions/docs/index.rst (+3/-1)
plugin/information_schema_dictionary/docs/index.rst (+3/-1)
plugin/innobase/docs/index.rst (+4/-2)
plugin/json_server/docs/index.rst (+4/-2)
plugin/length/docs/index.rst (+3/-1)
plugin/logging_gearman/docs/index.rst (+4/-2)
plugin/logging_query/docs/index.rst (+4/-2)
plugin/logging_stats/docs/index.rst (+4/-2)
plugin/math_functions/docs/index.rst (+3/-1)
plugin/md5/docs/index.rst (+3/-1)
plugin/memcached_functions/docs/index.rst (+3/-1)
plugin/memcached_stats/docs/index.rst (+4/-2)
plugin/memory/docs/index.rst (+3/-1)
plugin/multi_thread/docs/index.rst (+3/-1)
plugin/myisam/docs/index.rst (+4/-2)
plugin/mysql_protocol/docs/index.rst (+4/-2)
plugin/mysql_unix_socket_protocol/docs/index.rst (+4/-2)
plugin/pbms/docs/index.rst (+4/-2)
plugin/performance_dictionary/docs/index.rst (+3/-1)
plugin/protocol_dictionary/docs/index.rst (+3/-1)
plugin/query_log/docs/index.rst (+3/-1)
plugin/rabbitmq/docs/index.rst (+4/-2)
plugin/rand_function/docs/index.rst (+3/-1)
plugin/regex_policy/docs/index.rst (+4/-2)
plugin/registry_dictionary/docs/index.rst (+3/-1)
plugin/replication_dictionary/docs/index.rst (+3/-1)
plugin/reverse_function/docs/index.rst (+3/-1)
plugin/schema_dictionary/docs/index.rst (+3/-1)
plugin/schema_engine/docs/index.rst (+2/-0)
plugin/session_dictionary/docs/index.rst (+3/-1)
plugin/show_dictionary/docs/index.rst (+3/-1)
plugin/show_schema_proto/docs/index.rst (+3/-1)
plugin/shutdown_function/docs/index.rst (+3/-1)
plugin/signal_handler/docs/index.rst (+2/-0)
plugin/simple_user_policy/docs/index.rst (+3/-1)
plugin/slave/docs/index.rst (+2/-0)
plugin/sleep/docs/index.rst (+3/-1)
plugin/status_dictionary/docs/index.rst (+3/-1)
plugin/string_functions/docs/index.rst (+3/-1)
plugin/substr_functions/docs/index.rst (+3/-1)
plugin/syslog/docs/index.rst (+4/-2)
plugin/table_cache_dictionary/docs/index.rst (+3/-1)
plugin/transaction_log/docs/index.rst (+5/-4)
plugin/trigger_dictionary/docs/index.rst (+3/-1)
plugin/user_locks/docs/index.rst (+3/-1)
plugin/utility_dictionary/docs/index.rst (+3/-1)
plugin/utility_functions/docs/index.rst (+3/-1)
plugin/uuid_function/docs/index.rst (+3/-1)
plugin/version/docs/index.rst (+3/-1)
plugin/zeromq/docs/index.rst (+2/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 2431. By Daniel Nichter
-
Merge lp:~hingo/drizzle/drizzle-docs71 at r2442 and reformat auth_pam doc a little.
- 2428. By Daniel Nichter
-
Add Administration Getting Started and Logging. Capitalize SQL clause keywords.
- 2427. By Daniel Nichter
-
A lot of doc changes: rewrite and expand Configuration and Administration, re-order top-level sections, enhance Contributing, add Release Notes, add Help and Support, fix title casing, label all plugins, other misc. enhancements.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~drizzle-trunk/drizzle/development