↓ Skip to Main Content
Jesper's MySQL Blog
Jesper's MySQL Blog

Main Navigation

  • Home
  • Recent Activity
    • Latest Posts
    • Top Posts
    • Latest Tweets
    • MySQL Shell Blogs
  • My Books
    • MySQL Concurrency
    • MySQL 8 Query Performance Tuning
    • MySQL Connector/Python Revealed
    • Pro MySQL NDB Cluster
  • MySQL Books
    • My Books
    • Books by Oracle Employees
  • Who Am I?
  • Privacy Policy
Jesper's MySQL Blog
Jesper's MySQL Blog

Off Canvas Menu

  • Home
  • Recent Activity
    • Latest Posts
    • Top Posts
    • Latest Tweets
    • MySQL Shell Blogs
  • My Books
    • MySQL Concurrency
    • MySQL 8 Query Performance Tuning
    • MySQL Connector/Python Revealed
    • Pro MySQL NDB Cluster
  • MySQL Books
    • My Books
    • Books by Oracle Employees
  • Who Am I?
  • Privacy Policy

Year: 2019

Back Up MySQL View Definitions

By Jesper Krogh Posted on 10 December, 2019 Posted in Backup, MySQL 8.0, MySQL Shell, Utilities

If you want to back up your table and views, stored procedures, or stored function definitions, you can use mysqldump or mysqlpump to export the schema without the data. However, if you just want the views you need to look …

Back Up MySQL View Definitions Read more »

MySQL Server 8.0.18: Thanks for the Contributions

By Jesper Krogh Posted on 20 October, 2019 Posted in Contribution, MySQL 8.0

In my blog series about external contributions to MySQL 8 we have reached version 8.0.18 which was released Monday 14 October 2019. Again the community has contributed to make MySQL better. Thank you. The contributions to MySQL 8.0.18 includes several …

MySQL Server 8.0.18: Thanks for the Contributions Read more »

Create MySQL Test Instance with Oracle Cloud Free Tier

By Jesper Krogh Posted on 18 September, 2019 Posted in Cloud, MySQL 8.0, Oracle OpenWorld

Oracle announced this week at Oracle OpenWorld that it has introduced a new cloud offer called Oracle Cloud Free Tier. As the name suggest, it allows you to run a few limited instances in Oracle Cloud for free. I will …

Create MySQL Test Instance with Oracle Cloud Free Tier Read more »

MySQL Server 8.0.17: Thanks for the Contributions

By Jesper Krogh Posted on 26 July, 2019 Posted in Contribution, MySQL 8.0

MySQL 8.0.17 was released Monday and it includes great features such as the Clone feature and multi-valued indexes. There are also several nice contributions from the community. These are the changes that this blog is about. The contributions to MySQL …

MySQL Server 8.0.17: Thanks for the Contributions Read more »

Connector/Python C Extension Prepared Statement Support

By Jesper Krogh Posted on 24 July, 2019 Posted in Connector/Python, Performance, Python

MySQL Connector/Python 8 made the C Extension the default for the platform/Python version combinations supporting it. One thing that was missing from the C Extension implementation (unless you used the _mysql_connector module) was support for prepared statements. That has been …

Connector/Python C Extension Prepared Statement Support Read more »

Performance Schema Functions

By Jesper Krogh Posted on 28 May, 2019 Posted in MySQL 8.0, Performance Schema, sys Schema

The sys schema was created to make it easier to use the Performance Schema. This included several functions, for example to convert the picoseconds used by the Performance Schema into human readable strings. In MySQL 8.0.16, three of these functions …

Performance Schema Functions Read more »

Connector/Python Connection Attributes

By Jesper Krogh Posted on 7 May, 2019 Posted in Connector/Python, MySQL 8.0, Performance Schema, Python

MySQL Server has since version 5.6 supported connection attributes for the clients. This has allowed a client to provide information such as which program or connector the client is, the client version, the license, etc. The database administrator can use …

Connector/Python Connection Attributes Read more »

MySQL Server 8.0.16: Thanks for the Contributions

By Jesper Krogh Posted on 1 May, 2019 Posted in Contribution, MySQL, MySQL 8.0

MySQL 8.0.16 was released last week and includes many great features including support for CHECK constraints and upgrades without the need of mysql_upgrade. As usual there are also several contributions from the community. These are the ones, I would like …

MySQL Server 8.0.16: Thanks for the Contributions Read more »

MySQL Shell 8.0.16: User Defined Reports

By Jesper Krogh Posted on 27 April, 2019 Posted in MySQL, MySQL Shell, Python

In my blog yesterday, I wrote about the new reporting framework in MySQL Shell. It is part of the 8.0.16 release. I also noted that it includes the possibility to create your own custom reports and use those with the …

MySQL Shell 8.0.16: User Defined Reports Read more »

MySQL Shell 8.0.16: Built-in Reports

By Jesper Krogh Posted on 26 April, 2019 Posted in MySQL, MySQL Shell

Readers of my blog know that I like how MySQL Shell allows you to customize it and use it’s Python and JavaScript support to create custom libraries with tools that help with your daily tasks and even creating auto-refreshing reports. …

MySQL Shell 8.0.16: Built-in Reports Read more »

Posts pagination

1 2 3 Next
Copyright © 2026 Jesper's MySQL Blog | Powered by Responsive Theme
Copyright © 2026 Jesper's MySQL Blog | Powered by Responsive Theme