ubuntu 19.04 and mysql 8.0.15. Cannot upgrade to 8.0.17

lorife

I have installed ubuntu 19.04 with mysql 8.0.15

I would like to upgrade mysql to 8.0.17 but for same reason it keeps on saying I already have the lastest version.

I followed this procedure: https://dev.mysql.com/doc/mysql-apt-repo-quick-guide/en/

but after apt-get update the version prompted is 8.0.15

Any idea? Thank you!

Lars Tangvald

Check the contents of the file /etc/apt/sources.list.d/mysql.list.

It should have a line with the contents (disco being the codename for Ubuntu 19.04):

deb http://repo.mysql.com/apt/ubuntu/ disco mysql-8.0

You can also run the command apt-cache policy mysql-server to see which versions are available from where.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

upgrade neo4j 2.2 to 2.3 to 3.3 error "can't upgrade v0.A.5 to v0.A.8"

From Dev

Rectangle '{X=0,Y=19,Width=0,Height=-19}' cannot have a width or height equal to 0

From Dev

Can't install mysql server version 8 on Ubuntu 18.04, error libpthread.so.0 not found. How to solve?

From Dev

c3p0, MySQL, and Java 8 fails to connect

From Dev

why am i getting sql error 0 with mysql 8?

From Dev

Can't create system image. 0x80780119 error after upgrade from 8 to 8.1

From Dev

Swapping lower byte (0-7) with the higher one (8-15) one

From Dev

urxvt bold colors are wrong - bold #0-7 are using colors from #8-15

From Dev

regex string of 0 or 8 chars

From Dev

builtins.UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd2 in position 17: invalid continuation byte

From Dev

Asus P8B-M "sensor 0x17 assert error" in BIOS syslog, stops instantly

From Dev

pandoc: Cannot decode byte '\xd0': Data.Text.Encoding.Fusion.streamUtf8: Invalid UTF-8 stream

From Dev

Centos8, run gtk program under sudo privileges: cannot open display: :0

From Dev

How to convert integers 0-80 to point coordinates (0,0) -> (8,8)?

From Dev

0xbffff8a8: aam $-0x8 error when saving the base pointer

From Dev

0xbffff8a8: aam $-0x8 error when saving the base pointer

From Dev

How to preserve mysql 5.7 install, avoiding future upgrade to mysql 8

From Dev

Ubuntu 16.04 Xenial hard crashing on ACER E3-11-P0D8

From Dev

Cannot exit audit mode after upgrade to Windows 8

From Dev

In Verilog and VHDL, what exactly is the difference between `logic[19:4]` and `logic[15:0]`?

From Dev

wlan0 interface disappeared after upgrade to ubuntu 15.10

From Dev

ubuntu subshell in windows displaying junk for 0-15 unicode characters

From Dev

[WebCoreSharedBufferData getBytes:range:]: range {0, 8} exceeds data length 0'

From Dev

iOS8 video dimension, CMVideoDimensions returns 0,0

From Dev

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 Java 8

From Dev

Error installing ubuntu server 14:04 / 15:04

From Dev

Ubuntu 16.10 upgrade Unity8 fails to login

From Dev

Cannot install Ubuntu 13.04 alongside Windows 8

From Dev

cannot install JDK 8 on wine Ubuntu

From Dev

Installing Ubuntu on HP Envy 15 (Pre installes win 8) is not working

Related Related

  1. 1

    upgrade neo4j 2.2 to 2.3 to 3.3 error "can't upgrade v0.A.5 to v0.A.8"

  2. 2

    Rectangle '{X=0,Y=19,Width=0,Height=-19}' cannot have a width or height equal to 0

  3. 3

    Can't install mysql server version 8 on Ubuntu 18.04, error libpthread.so.0 not found. How to solve?

  4. 4

    c3p0, MySQL, and Java 8 fails to connect

  5. 5

    why am i getting sql error 0 with mysql 8?

  6. 6

    Can't create system image. 0x80780119 error after upgrade from 8 to 8.1

  7. 7

    Swapping lower byte (0-7) with the higher one (8-15) one

  8. 8

    urxvt bold colors are wrong - bold #0-7 are using colors from #8-15

  9. 9

    regex string of 0 or 8 chars

  10. 10

    builtins.UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd2 in position 17: invalid continuation byte

  11. 11

    Asus P8B-M "sensor 0x17 assert error" in BIOS syslog, stops instantly

  12. 12

    pandoc: Cannot decode byte '\xd0': Data.Text.Encoding.Fusion.streamUtf8: Invalid UTF-8 stream

  13. 13

    Centos8, run gtk program under sudo privileges: cannot open display: :0

  14. 14

    How to convert integers 0-80 to point coordinates (0,0) -> (8,8)?

  15. 15

    0xbffff8a8: aam $-0x8 error when saving the base pointer

  16. 16

    0xbffff8a8: aam $-0x8 error when saving the base pointer

  17. 17

    How to preserve mysql 5.7 install, avoiding future upgrade to mysql 8

  18. 18

    Ubuntu 16.04 Xenial hard crashing on ACER E3-11-P0D8

  19. 19

    Cannot exit audit mode after upgrade to Windows 8

  20. 20

    In Verilog and VHDL, what exactly is the difference between `logic[19:4]` and `logic[15:0]`?

  21. 21

    wlan0 interface disappeared after upgrade to ubuntu 15.10

  22. 22

    ubuntu subshell in windows displaying junk for 0-15 unicode characters

  23. 23

    [WebCoreSharedBufferData getBytes:range:]: range {0, 8} exceeds data length 0'

  24. 24

    iOS8 video dimension, CMVideoDimensions returns 0,0

  25. 25

    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 Java 8

  26. 26

    Error installing ubuntu server 14:04 / 15:04

  27. 27

    Ubuntu 16.10 upgrade Unity8 fails to login

  28. 28

    Cannot install Ubuntu 13.04 alongside Windows 8

  29. 29

    cannot install JDK 8 on wine Ubuntu

  30. 30

    Installing Ubuntu on HP Envy 15 (Pre installes win 8) is not working

HotTag

Archive