From 26707237998e36b78727cd2852eb8723fe4b24b0 Mon Sep 17 00:00:00 2001 From: Stuzanna <66328800+Stuzanna@users.noreply.github.com> Date: Sat, 27 May 2023 09:51:09 +0100 Subject: [PATCH] Updated mysql output to 2023 version --- language/python/develop.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/python/develop.md b/language/python/develop.md index 460ddaa4f6..d3d1ef738b 100644 --- a/language/python/develop.md +++ b/language/python/develop.md @@ -54,9 +54,9 @@ $ docker exec -ti mysqldb mysql -u root -p Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 8 -Server version: 8.0.23 MySQL Community Server - GPL +Server version: 8.0.33 MySQL Community Server - GPL -Copyright (c) 2000, 2021, Oracle and/or its affiliates. +Copyright (c) 2000, 2023, Oracle and/or its affiliates. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective