-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PS-9197 [DOCS] Document JS stored routines (8.0) #443
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
patrickbirch
commented
Jan 10, 2025
* Fix broken links modified: docs/myrocks/variables.md modified: docs/snippets/tech-preview/_tech-preview-feature.md modified: docs/snippets/tech-preview/_tech-preview-one-variable.md modified: docs/snippets/tech-preview/_tech-preview-variables.md * Update slowlog_rotation.md * Update innodb_expanded_fast_index_creation.md * Update procfs-plugin.md * Update fido-authentication-plugin.md * Update query_limit_records.md * Update ldap-authentication.md * Update ldap-system-variables.md * Update _tech-preview-feature.md * Update _tech-preview-feature.md * Update _tech-preview-one-variable.md * Update _tech-preview-variables.md * Update ldap-authentication.md
modified: _resource/overrides/main.html new file: docs/css/extra.css modified: docs/css/percona.css modified: mkdocs-base.yml modified: mkdocs-pdf.yml modified: mkdocs.yml
modified: mkdocs-base.yml
Keep our customizations in place modified: _resource/overrides/partials/nav.html
…#178) modified: docs/scalability/innodb_io.md
modified: docs/replication/group-replication-system-variables.md
…157) modified: docs/ps-variables.md
* PS-8680 Restructure table of contents (8.0) (#111) modified: mkdocs-base.yml * PS-8791 8.0.33-26 Document data masking component (8.0) new file: docs/data-masking-comparison.md new file: docs/data-masking-overview.md renamed: docs/security/data-masking.md -> docs/data-masking-plugin.md new file: docs/install-data-masking-component-md modified: mkdocs-base.yml --------- Co-authored-by: Alina Derkach <[email protected]>
new file: docs/diagnostics/audit_log_filter/install-audit-log-filter.md new file: docs/diagnostics/audit_log_filter/uninstall-audit-log-filter.md Co-authored-by: Alina Derkach <[email protected]>
new file: docs/release-notes/8.0.34-26.md modified: docs/release-notes/release-notes_index.md modified: mkdocs-base.yml modified: variables.yml
Changes to be committed: renamed: docs/performance/adaptive_network_buffers.md -> docs/adaptive_network_buffers.md renamed: docs/myrocks/added-features.md -> docs/added-features.md renamed: docs/performance/aio_page_requests.md -> docs/aio_page_requests.md renamed: docs/security/apparmor.md -> docs/apparmor.md renamed: docs/installation/apt-download-deb.md -> docs/apt-download-deb.md renamed: docs/installation/apt-files.md -> docs/apt-files.md renamed: docs/installation/apt-pinning.md -> docs/apt-pinning.md renamed: docs/installation/apt-repo.md -> docs/apt-repo.md renamed: docs/installation/apt-run.md -> docs/apt-run.md renamed: docs/installation/apt-uninstall-server.md -> docs/apt-uninstall-server.md renamed: docs/management/audit_log_plugin.md -> docs/audit_log_plugin.md renamed: docs/installation/binary-tarball-install.md -> docs/binary-tarball-install.md renamed: docs/installation/binary-tarball-names.md -> docs/binary-tarball-names.md renamed: docs/flexibility/binlog_space.md -> docs/binlog_space.md renamed: docs/flexibility/binlogging_replication_improvements.md -> docs/binlogging_replication_improvements.md renamed: docs/installation/build-apt-packages.md -> docs/build-apt-packages.md renamed: docs/management/changed_page_tracking.md -> docs/changed_page_tracking.md renamed: docs/myrocks/column-family.md -> docs/column-family.md renamed: docs/installation/compile-percona-server.md -> docs/compile-percona-server.md renamed: docs/flexibility/compressed_columns.md -> docs/compressed_columns.md renamed: docs/security/data-at-rest-encryption.md -> docs/data-at-rest-encryption.md renamed: docs/security/data-scrubbing.md -> docs/data-scrubbing.md renamed: docs/myrocks/data_loading.md -> docs/data_loading.md renamed: docs/myrocks/differences.md -> docs/differences.md renamed: docs/installation/docker-config.md -> docs/docker-config.md renamed: docs/installation/docker.md -> docs/docker.md renamed: docs/installation/download-instructions.md -> docs/download-instructions.md renamed: docs/security/encrypting-binlogs.md -> docs/encrypting-binlogs.md renamed: docs/security/encrypting-doublewrite-buffers.md -> docs/encrypting-doublewrite-buffers.md renamed: docs/security/encrypting-redo-log.md -> docs/encrypting-redo-log.md renamed: docs/security/encrypting-system-tablespace.md -> docs/encrypting-system-tablespace.md renamed: docs/security/encrypting-tables.md -> docs/encrypting-tables.md renamed: docs/security/encrypting-tablespaces.md -> docs/encrypting-tablespaces.md renamed: docs/security/encrypting-temporary-files.md -> docs/encrypting-temporary-files.md renamed: docs/security/encrypting-threads.md -> docs/encrypting-threads.md renamed: docs/security/encrypting-undo-tablespace.md -> docs/encrypting-undo-tablespace.md renamed: docs/security/encryption-functions.md -> docs/encryption-functions.md renamed: docs/management/enforce_engine.md -> docs/enforce_engine.md renamed: docs/flexibility/extended_mysqlbinlog.md -> docs/extended_mysqlbinlog.md renamed: docs/flexibility/extended_select_into_outfile.md -> docs/extended_select_into_outfile.md renamed: docs/flexibility/extended_set_var.md -> docs/extended_set_var.md renamed: docs/management/extended_show_grants.md -> docs/extended_show_grants.md renamed: docs/tokudb/fast_updates.md -> docs/fast_updates.md renamed: docs/security/fido-authentication-plugin.md -> docs/fido-authentication-plugin.md renamed: docs/myrocks/gap_locks_detection.md -> docs/gap_locks_detection.md renamed: docs/replication/group-replication-flow-control.md -> docs/group-replication-flow-control.md renamed: docs/replication/group-replication-system-variables.md -> docs/group-replication-system-variables.md renamed: docs/flexibility/improved_memory_engine.md -> docs/improved_memory_engine.md renamed: docs/myrocks/information-schema-tables.md -> docs/information-schema-tables.md renamed: docs/reliability/innodb_corrupt_table_action.md -> docs/innodb_corrupt_table_action.md renamed: docs/management/innodb_expanded_fast_index_creation.md -> docs/innodb_expanded_fast_index_creation.md renamed: docs/diagnostics/innodb_fragmentation_count.md -> docs/innodb_fragmentation_count.md renamed: docs/flexibility/innodb_fts_improvements.md -> docs/innodb_fts_improvements.md renamed: docs/scalability/innodb_io.md -> docs/innodb_io.md renamed: docs/diagnostics/innodb_show_status.md -> docs/innodb_show_status.md renamed: docs/myrocks/install.md -> docs/install.md renamed: docs/performance/jemalloc-profiling.md -> docs/jemalloc-profiling.md renamed: docs/management/kill_idle_trx.md -> docs/kill_idle_trx.md renamed: docs/security/ldap-authentication.md -> docs/ldap-authentication.md renamed: docs/security/ldap-system-variables.md -> docs/ldap-system-variables.md renamed: docs/diagnostics/libcoredumper.md -> docs/libcoredumper.md renamed: docs/myrocks/limitations.md -> docs/limitations.md renamed: docs/reliability/log_connection_error.md -> docs/log_connection_error.md renamed: docs/flexibility/log_warnings_suppress.md -> docs/log_warnings_suppress.md renamed: docs/diagnostics/misc_info_schema_tables.md -> docs/misc_info_schema_tables.md renamed: docs/myrocks/index.md -> docs/myrocks-index.md renamed: docs/security/pam_plugin.md -> docs/pam_plugin.md renamed: docs/myrocks/performance-schema-tables.md -> docs/performance-schema-tables.md renamed: docs/installation/post-installation.md -> docs/post-installation.md renamed: docs/performance/prefix_index_queries_optimization.md -> docs/prefix_index_queries_optimization.md renamed: docs/diagnostics/process_list.md -> docs/process_list.md renamed: docs/performance/procfs-plugin.md -> docs/procfs-plugin.md renamed: docs/flexibility/proxy_protocol_support.md -> docs/proxy_protocol_support.md renamed: docs/performance/query_limit_records.md -> docs/query_limit_records.md renamed: docs/tokudb/removing_tokudb.md -> docs/removing_tokudb.md renamed: docs/security/rotating-master-key.md -> docs/rotating-master-key.md renamed: docs/security/selinux.md -> docs/selinux.md renamed: docs/flexibility/sequence_table.md -> docs/sequence_table.md renamed: docs/diagnostics/show_engines.md -> docs/show_engines.md renamed: docs/diagnostics/slow_extended.md -> docs/slow_extended.md renamed: docs/flexibility/slowlog_rotation.md -> docs/slowlog_rotation.md deleted: docs/snippets/install/_storage-engines.md deleted: docs/snippets/install/_storage-engines.txt deleted: docs/snippets/tech-preview/_tech-preview-feature.md deleted: docs/snippets/tech-preview/_tech-preview-one-variable.md deleted: docs/snippets/tech-preview/_tech-preview-variables.md renamed: docs/installation/source-tarball.md -> docs/source-tarball.md renamed: docs/security/ssl-improvement.md -> docs/ssl-improvement.md renamed: docs/diagnostics/stacktrace.md -> docs/stacktrace.md renamed: docs/myrocks/status_variables.md -> docs/status_variables.md renamed: docs/security/system-variables.md -> docs/system-variables.md renamed: docs/diagnostics/thread_based_profiling.md -> docs/thread_based_profiling.md renamed: docs/performance/threadpool.md -> docs/threadpool.md renamed: docs/tokudb/toku_backup.md -> docs/toku_backup.md renamed: docs/tokudb/tokudb_background_analyze_table.md -> docs/tokudb_background_analyze_table.md renamed: docs/tokudb/tokudb_faq.md -> docs/tokudb_faq.md renamed: docs/tokudb/tokudb_file_management.md -> docs/tokudb_file_management.md renamed: docs/tokudb/tokudb_files_and_file_types.md -> docs/tokudb_files_and_file_types.md renamed: docs/tokudb/tokudb_fractal_tree_indexing.md -> docs/tokudb_fractal_tree_indexing.md renamed: docs/tokudb/tokudb_installation.md -> docs/tokudb_installation.md renamed: docs/tokudb/tokudb_intro.md -> docs/tokudb_intro.md renamed: docs/tokudb/tokudb_performance_schema.md -> docs/tokudb_performance_schema.md renamed: docs/tokudb/tokudb_quickstart.md -> docs/tokudb_quickstart.md renamed: docs/tokudb/tokudb_status_variables.md -> docs/tokudb_status_variables.md renamed: docs/tokudb/tokudb_troubleshooting.md -> docs/tokudb_troubleshooting.md renamed: docs/tokudb/tokudb_variables.md -> docs/tokudb_variables.md renamed: docs/flexibility/trigger-updates.md -> docs/trigger-updates.md renamed: docs/management/udf_percona_toolkit.md -> docs/udf_percona_toolkit.md renamed: docs/diagnostics/user_stats.md -> docs/user_stats.md renamed: docs/security/using-amz-kms.md -> docs/using-amz-kms.md renamed: docs/security/using-keyring-plugin.md -> docs/using-keyring-plugin.md renamed: docs/security/using-kmip.md -> docs/using-kmip.md renamed: docs/tokudb/using_tokudb.md -> docs/using_tokudb.md renamed: docs/management/utility_user.md -> docs/utility_user.md renamed: docs/myrocks/variables.md -> docs/variables.md renamed: docs/security/verifying-encryption.md -> docs/verifying-encryption.md renamed: docs/performance/xtradb_performance_improvements_for_io-bound_highly-concurrent_workloads.md -> docs/xtradb_performance_improvements_for_io-bound_highly-concurrent_workloads.md renamed: docs/installation/yum-download-rpm.md -> docs/yum-download-rpm.md renamed: docs/installation/yum-files.md -> docs/yum-files.md renamed: docs/installation/yum-repo.md -> docs/yum-repo.md renamed: docs/installation/yum-run.md -> docs/yum-run.md renamed: docs/installation/yum-uninstall.md -> docs/yum-uninstall.md renamed: docs/myrocks/zenfs.md -> docs/zenfs.md
PS-8939 Documentation - flatten docs directory (8.0)
Changes to be committed: modified: docs/data-loading.md modified: docs/innodb-fts-improvements.md modified: docs/removing-tokudb.md renamed: docs/system-variables.md -> docs/secure-log-path-variable.md modified: docs/tokudb-faq.md new file: docs/topic-index.txt modified: docs/uninstall-data-masking-component.md modified: mkdocs-base.yml
PS-8957 Create a topic index (8.0)
Changes to be committed: renamed: archive-docs/download-instructions.md -> docs/download-instructions.md renamed: archive-docs/column-family.md -> docs/myrocks-column-family.md modified: docs/myrocks-index.md renamed: archive-docs/performance-schema-tables.md -> docs/myrocks-performance-schema-tables.md renamed: archive-docs/tokudb-quickstart.md -> docs/tokudb-quickstart.md modified: mkdocs-base.yml
PS-8962 Fix missing links (8.0)
renamed: docs/upgrading_guide.md -> docs/in-place-upgrade-guide.md renamed: docs/diagnostics/process_list.md -> docs/process-list.md modified: mkdocs-base.yml
new file: docs/reserved-words.md modified: mkdocs-base.yml
PS-8982 add a list of Percona Server for MySQL reserved words (8.0)
PS-8803 Update upgrade topics (8.0)
Update upgrade-percona-repos.md
modified: .github/workflows/main.yml
Fix link
Update quickstart-overview.md
modified: docs/apt-repo.md modified: docs/docker.md modified: docs/installation.md new file: docs/telemetry.md modified: docs/yum-repo.md modified: mkdocs-base.yml
modified: mkdocs-base.yml
modified: docs/apparmor.md
new file: docs/install-js-lang.md new file: js-lang-overview.md modified: mkdocs-base.yml new file: uninstall-js-lang.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.