Remove c
article thumbnail

Percona’s MySQL Audit Log Plugin – An Enterprise Feature at a Community Price

Percona

22 Percona Server (GPL), Release '22', Revision '7e301439b65' Copyright (c) 2009-2022 Percona LLC and/or its affiliates Copyright (c) 2000, 2022, Oracle and/or its affiliates. Type 'c' to clear the current input statement. Your MySQL connection id is 9 Server version: 8.0.30-22 Type 'help;' or 'h' for help.

article thumbnail

Using Jobs to Perform Schema Changes Against MySQL Databases on K8s

Percona

Copyright (c) 2009-2023 Percona LLC and/or its affiliates Copyright (c) 2000, 2023, Oracle and/or its affiliates. Type 'c' to clear the current input statement. Your MySQL connection id is 256 Server version: 8.0.32-24.2 Percona XtraDB Cluster (GPL), Release rel24, Revision 2119e75, WSREP version 26.1.4.3

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Top Redis Use Cases by Core Data Structure Types

High Scalability

Redis , short for Remote Dictionary Server, is a BSD-licensed, open-source in-memory key-value data structure store written in C language by Salvatore Sanfillipo and was first released on May 10, 2009. Depending on how it is configured, Redis can act like a database, a cache or a message broker.

article thumbnail

MariaDB vs MySQL: Key Differences and Use Cases

Percona

Due to concerns in the open source software community about the future of MySQL after the acquisition, MariaDB was created in 2009 by Michael Widenius (one of the original creators of MySQL), who named the new software after his daughter Maria. In addition, MariaDB provides optimal scalability options, making it ideal for growing workloads.

article thumbnail

How to Install or Upgrade Percona Server for MySQL/MySQL 8 to a Specific Version on Debian/Ubuntu

Percona

20 Percona Server (GPL), Release '20', Revision 'fd4b5a776a6' Copyright (c) 2009-2022 Percona LLC and/or its affiliates Copyright (c) 2000, 2022, Oracle and/or its affiliates. Type 'c' to clear the current input statement. Your MySQL connection id is 8 Server version: 8.0.28-20 Type 'help;' or 'h' for help.

Servers 83
article thumbnail

Effective Concurrency: Prefer Using Active Objects Instead of Naked Threads

Sutter's Mill

This article will show how to implement the pattern, including a reusable helper to automate the common parts, in any of the popular mainstream languages and threading environments, including C++, C#/.NET, NET, Java, and C/Pthreads. 2 How Much Scalability Do You Have or Need? 19 volatile vs. volatile (Feb 2009).

C++ 40
article thumbnail

Effective Concurrency: Prefer Using Futures or Callbacks to Communicate Asynchronous Results

Sutter's Mill

2 How Much Scalability Do You Have or Need? (Sep 18 Measuring Parallel Performance: Optimizing a Concurrent Queue (Jan 2009). 19 volatile vs. volatile (Feb 2009). 20 Sharing Is the Root of All Contention (Mar 2009). 21 Use Threads Correctly = Isolation + Asynchronous Messages (Apr 2009). Sep 2007).

Website 40