[ QMariaDB ] [ 10.5.11 ] MariaDB Server (wth PhPMyadmin)

This is the best place for community developers to publish their genius work. Your Apps enrich the QNAP Turbo NAS.
presenceofmind
Know my way around
Posts: 198
Joined: Thu May 26, 2016 3:05 pm

Re: [ QMariaDB ] [ 10.2.12 ] MariaDB Server (wth PhPMyadmin)

Post by presenceofmind »

Hi QNAP_ Stephane,

Again I ended up with the same problem. Different Qnap services starts to fail. I was forced to firmware reset.

I really need QMariaDB running since Qnap DB is outdated but it has to be a solid package.

Cheers
eng.amg
Starting out
Posts: 10
Joined: Wed Jul 31, 2019 1:26 am

Re: [ QMariaDB ] [ 10.2.12 ] MariaDB Server (wth PhPMyadmin)

Post by eng.amg »

Hello. did you fix this problem? because i have the same and can't log in with a blank password.
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ QMariaDB ] [ 10.2.12 ] MariaDB Server (wth PhPMyadmin)

Post by QNAP_Stephane »

10.4.7 is compiled need to test qpkg before make it public...

Envoyé de mon MI 9 en utilisant Tapatalk

---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ QMariaDB ] [ 10.4.7 ] MariaDB Server (wth PhPMyadmin)

Post by QNAP_Stephane »

10.4.7 for intel/amd x64 online...

tested on :

TBS-453-DX fw 4.4.1
TVS-473 fw 4.3.6
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
presenceofmind
Know my way around
Posts: 198
Joined: Thu May 26, 2016 3:05 pm

Re: [ QMariaDB ] [ 10.4.7 ] MariaDB Server (wth PhPMyadmin)

Post by presenceofmind »

Good news. This new version is working like a charm.

Well done QNAP_Stephane!
alexsmith2709
New here
Posts: 8
Joined: Sun Nov 10, 2013 4:16 am

Re: [ QMariaDB ] [ 10.4.7 ] MariaDB Server (wth PhPMyadmin)

Post by alexsmith2709 »

Im having the same login issues as previous versions. I have just downloaded this and installed on a TS253 Pro. I get the error mysqli_real_connect(): (HY000/2002): Connection refused. I have cleared the cookies and cache and even used IE and Chrome.
Username: root, Password: qnap?
oligarhoff
New here
Posts: 2
Joined: Wed Nov 27, 2019 6:39 pm

Re: [ QMariaDB ] [ 10.4.7 ] MariaDB Server (wth PhPMyadmin)

Post by oligarhoff »

QNAP_Stephane wrote: Thu Aug 08, 2019 1:15 am 10.4.7 for intel/amd x64 online...
The database itself works fine. But when you try a backup operation you get this error:

Code: Select all

/share/CACHEDEV1_DATA/.qpkg/QMariaDB/bin/mysqldump: error while loading shared libraries: libgnutls.so.30: cannot open shared object file: No such file or directory
UPD. Fixed. I am just copy all files from /share/CACHEDEV1_DATA/.qpkg/QMariaDB/lib_elf/ to /usr/local/lib/
oligarhoff
New here
Posts: 2
Joined: Wed Nov 27, 2019 6:39 pm

Re: [ QMariaDB ] [ 10.4.7 ] MariaDB Server (wth PhPMyadmin)

Post by oligarhoff »

But I can’t connect to QMariaDB 10.4.7 through the SSH-console, I get to the preinstalled server 5.5.57-MariaDB ...
UPD. Fixed :lol:

Code: Select all

/share/CACHEDEV1_DATA/.qpkg/QMariaDB/bin/mysql -u root -p -h127.0.0.1 -P3308
Kwicks
Starting out
Posts: 24
Joined: Mon Apr 18, 2011 5:03 pm

Re: [ QMariaDB ] [ 10.4.7 ] MariaDB Server (wth PhPMyadmin)

Post by Kwicks »

oligarhoff wrote: Mon Dec 02, 2019 10:37 pm But I can’t connect to QMariaDB 10.4.7 through the SSH-console, I get to the preinstalled server 5.5.57-MariaDB ...
UPD. Fixed :lol:

Code: Select all

/share/CACHEDEV1_DATA/.qpkg/QMariaDB/bin/mysql -u root -p -h127.0.0.1 -P3308
I have the same issue!
How did you fix it?
10.4.7 is running but I am still connecting to 5.5
User avatar
Toxic17
Ask me anything
Posts: 6468
Joined: Tue Jan 25, 2011 11:41 pm
Location: Planet Earth
Contact:

Re: [ QMariaDB ] [ 10.4.7 ] MariaDB Server (wth PhPMyadmin)

Post by Toxic17 »


Kwicks wrote: I have the same issue!
How did you fix it?
10.4.7 is running but I am still connecting to 5.5
Did you disable the internal mysql/mariadb?

Sent from my GM1913 using Tapatalk

Regards Simon

Qnap Downloads
MyQNap.Org Repository
Submit a ticket • QNAP Helpdesk
QNAP Tutorials, User Manuals, FAQs, Downloads, Wiki
When you ask a question, please include the following


NAS: TS-673A QuTS hero h5.1.2.2534 • TS-121 4.3.3.2420 • APC Back-UPS ES 700G
Network: VM Hub3: 500/50 • UniFi UDM Pro: 3.2.9 • UniFi Network Controller: 8.0.28
USW-Aggregation: 6.6.61 • US-16-150W: 6.6.61 • 2x USW Mini Flex 2.0.0 • UniFi AC Pro 6.6.62 • UniFi U6-LR 6.6.62
UniFi Protect: 2.11.21/8TB Skyhawk AI • 3x G3 Instants: 4.69.55 • UniFi G3 Flex: 4.69.55 • UniFi G5 Flex: 4.69.55
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ QMariaDB ] [ 10.4.12 ] MariaDB Server (wth PhPMyadmin)

Post by QNAP_Stephane »

updated to 10.4.12
update phpmyadmin to 5.0.2
arm64 version added
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ QMariaDB ] [ 10.4.12 ] MariaDB Server (wth PhPMyadmin)

Post by QNAP_Stephane »

new arm-x41 version added
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
vraptor
First post
Posts: 1
Joined: Sun Nov 28, 2010 1:04 am

Re: [ QMariaDB ] [ 10.4.12 ] MariaDB Server (wth PhPMyadmin)

Post by vraptor »

Tried to install on qnap ts 239 PRO II+ but got an error with your x86_64 build. Is it because I need a x86 build ?
I have the same issue with mysql 8 pkg.
any ideas ?
TS-239 PRO II+
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ QMariaDB ] [ 10.4.12 ] MariaDB Server (wth PhPMyadmin)

Post by QNAP_Stephane »

vraptor wrote:Tried to install on qnap ts 239 PRO II+ but got an error with your x86_64 build. Is it because I need a x86 build ?
I have the same issue with mysql 8 pkg.
any ideas ?
X86 32bit not supported... May be time to change nas..

Envoyé de mon MI 9 en utilisant Tapatalk

---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
bl4d3
Starting out
Posts: 26
Joined: Fri Oct 05, 2012 3:03 am

Re: [ QMariaDB ] [ 10.4.12 ] MariaDB Server (wth PhPMyadmin)

Post by bl4d3 »

Hi there,
currently the website https://qnapclub.eu is down and I receive the HTML response status code 500.

I'm interested into QMariaDB and searching for the download. Is there any alternative source?
Currently I'm playing with WordPress to make myself familiar with it and before I start really using WordPress I want to know, if QMariaDB works on my station. I don't want to risk it to upgrade later and my whole WordPress is broken.

If there is no download alternative available, are there instructions to create my own ".qpkg"?
Thanks in advance.
Last edited by bl4d3 on Sun Jun 14, 2020 7:57 am, edited 1 time in total.
Post Reply

Return to “Community Apps”