From bennetch at gmail.com Wed Feb 10 09:22:56 2021 From: bennetch at gmail.com (Isaac Bennetch) Date: Wed, 10 Feb 2021 03:22:56 -0500 Subject: [phpMyAdmin Developers] phpMyAdmin 5.1.0-rc2 is available Message-ID: <2848fbcd-773b-d419-5860-637683b78213@gmail.com> Hi, I have published phpMyAdmin 5.1.0-rc2 as a quick second release candidate before 5.1.0 is officially released. Please feel free to test it out, and if you find any unreported issues you can open a new ticket at https://github.com/phpmyadmin/phpmyadmin/issues/. If this rc goes well, I expect to release 5.1.0 within a few days. Isaac and the phpMyAdmin team From Fedora at FamilleCollet.com Wed Feb 10 09:39:03 2021 From: Fedora at FamilleCollet.com (Remi Collet) Date: Wed, 10 Feb 2021 09:39:03 +0100 Subject: [phpMyAdmin Developers] phpMyAdmin 5.1.0-rc2 is available In-Reply-To: <2848fbcd-773b-d419-5860-637683b78213@gmail.com> References: <2848fbcd-773b-d419-5860-637683b78213@gmail.com> Message-ID: Hi, Le 10/02/2021 à 09:22, Isaac Bennetch a écrit : > Hi, > > I have published phpMyAdmin 5.1.0-rc2 as a quick second release > candidate before 5.1.0 is officially released. Please feel free to test > it out, and if you find any unreported issues you can open a new ticket > at https://github.com/phpmyadmin/phpmyadmin/issues/. > > If this rc goes well, I expect to release 5.1.0 within a few days. > I noticed phpmyadmin/shapefile 3.0.1 was released but RC2 still requires ^2.0 Is that expected ? What is the roadmap to switch to new version ? Remi From williamdes at wdes.fr Wed Feb 10 11:34:54 2021 From: williamdes at wdes.fr (William Desportes) Date: Wed, 10 Feb 2021 11:34:54 +0100 Subject: [phpMyAdmin Developers] phpMyAdmin 5.1.0-rc2 is available In-Reply-To: References: <2848fbcd-773b-d419-5860-637683b78213@gmail.com> Message-ID: <1778b821593.f651ead7123262.4982567282395553609@wdes.fr> Hi Remi, This is expected and the upgrade will only be on 5.2.This is because the changes where breaking as you could see in https://github.com/phpmyadmin/phpmyadmin/pull/16618If packaging people started packaging rc1 doing such a change could block their work, this was my thoughts. Let us know your thoughts :)William ---- On mer., 10 févr. 2021 09:39:03 +0100 Fedora at FamilleCollet.com wrote ----Hi,Le 10/02/2021 à 09:22, Isaac Bennetch a écrit :> Hi,> > I have published phpMyAdmin 5.1.0-rc2 as a quick second release> candidate before 5.1.0 is officially released. Please feel free to test> it out, and if you find any unreported issues you can open a new ticket> at https://github.com/phpmyadmin/phpmyadmin/issues/.> > If this rc goes well, I expect to release 5.1.0 within a few days.> I noticed phpmyadmin/shapefile 3.0.1 was releasedbut RC2 still requires ^2.0Is that expected ?What is the roadmap to switch to new version ?Remi_______________________________________________Developers mailing listDevelopers at phpmyadmin.nethttps://lists.phpmyadmin.net/mailman/listinfo/developers -------------- next part -------------- An HTML attachment was scrubbed... URL: From Fedora at FamilleCollet.com Wed Feb 10 12:16:35 2021 From: Fedora at FamilleCollet.com (Remi Collet) Date: Wed, 10 Feb 2021 12:16:35 +0100 Subject: [phpMyAdmin Developers] phpMyAdmin 5.1.0-rc2 is available In-Reply-To: <1778b821593.f651ead7123262.4982567282395553609@wdes.fr> References: <2848fbcd-773b-d419-5860-637683b78213@gmail.com> <1778b821593.f651ead7123262.4982567282395553609@wdes.fr> Message-ID: Le 10/02/2021 à 11:34, William Desportes a écrit : > Hi Remi, This is expected and the upgrade will only be on 5.2.This is because the changes where breaking as you could see in https://github.com/phpmyadmin/phpmyadmin/pull/16618If packaging people started packaging rc1 doing such a change could block their work, this was my thoughts. Let us know your thoughts :)William I'm fine with that. BTW for Fedora, I already submit v3 for review, so should be there when needed ;) Remi ---- On mer., 10 févr. 2021 09:39:03 +0100 Fedora at FamilleCollet.com wrote ----Hi,Le 10/02/2021 à 09:22, Isaac Bennetch a écrit :> Hi,> > I have published phpMyAdmin 5.1.0-rc2 as a quick second release> candidate before 5.1.0 is officially released. Please feel free to test> it out, and if you find any unreported issues you can open a new ticket> at https://github.com/phpmyadmin/phpmyadmin/issues/.> > If this rc goes well, I expect to release 5.1.0 within a few days.> I noticed phpmyadmin/shapefile 3.0.1 was releasedbut RC2 still requires ^2.0Is that expected ?What is the roadmap to switch to new version ?Remi_______________________________________________Developers mailing listDevelopers at phpmyadmin.nethttps://lists.phpmyadmin.net/mailman/listinfo/developers > From petalargie at gmail.com Wed Feb 10 19:32:35 2021 From: petalargie at gmail.com (PETAL) Date: Wed, 10 Feb 2021 10:32:35 -0800 Subject: [phpMyAdmin Developers] help accessing wordpress login Message-ID: Hi, I hope all is well. I have a wordpress site and theme installed with MAMP. I am way out of my comfort level/knowledge. I am writing to ask if someone may be able to help me access my website? I lost track of the log in and password. Thank you. petalargie at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From bennetch at gmail.com Wed Feb 10 20:50:33 2021 From: bennetch at gmail.com (Isaac Bennetch) Date: Wed, 10 Feb 2021 14:50:33 -0500 Subject: [phpMyAdmin Developers] help accessing wordpress login In-Reply-To: References: Message-ID: Hi, You'll probably have better luck asking in a WordPress specific forum, as we don't know much about that particular application. They seem to have pretty clear instructions at https://wordpress.org/support/article/resetting-your-password/ but I can't vouch for the current accuracy of that information. For a forgotten MySQL password, if your service is a managed hosting situation, reach out to the host's support services for help, and if you manage the whole stack then the MySQL manual has instructions on resetting a lost or forgotten MySQL password: https://dev.mysql.com/doc/refman/5.7/en/resetting-permissions.html Cheers, Isaac On Wed, Feb 10, 2021 at 1:34 PM PETAL wrote: > Hi, > I hope all is well. I have a wordpress site and theme installed with > MAMP. I am way out of my comfort level/knowledge. I am writing to ask if > someone may be able to help me access my website? I lost track of the log > in and password. > > Thank you. > petalargie at gmail.com > _______________________________________________ > Developers mailing list > Developers at phpmyadmin.net > https://lists.phpmyadmin.net/mailman/listinfo/developers > -------------- next part -------------- An HTML attachment was scrubbed... URL: From bennetch at gmail.com Wed Feb 24 07:26:38 2021 From: bennetch at gmail.com (Isaac Bennetch) Date: Wed, 24 Feb 2021 01:26:38 -0500 Subject: [phpMyAdmin Developers] phpMyAdmin 5.1.0 is released Message-ID: We at the phpMyAdmin project are pleased to publish phpMyAdmin 5.1.0. There are many new features and bug fixes; a few highlights include: * Improve virtuality dropdown for MariaDB > 10.1 * Added an option to perform ALTER ONLINE (ALGORITHM=INPLACE) when editing a table structure * Added ip2long transformation * Improvements to linking to MySQL and MariaDB documentation * Add "Preview SQL" option on Index dialog box when creating a new table * Add a new vendor constant "CACHE_DIR" that defaults to "libraries/cache/" and store routing cache into this folder * Add $cfg['CaptchaSiteVerifyURL'] for Google ReCaptcha siteVerifyUrl * Add the password_hash PHP function as an option when inserting data * Improvements to editing and displaying columns of the JSON data type. * Added support for "SameSite=Strict" on cookies using configuration "$cfg['CookieSameSite']" * Fixed AWS RDS IAM authentication doesn't work because pma_password is truncated * Add config parameters to support third-party ReCaptcha v2 compatible APIs like hCaptcha * Add $cfg['MysqlSslWarningSafeHosts'] to set the red text black when ssl is not used on a private network * Export blobs as hex on JSON export * Fix leading space not shown in a CHAR column when browsing a table * Added a rename Button to use RENAME INDEX syntax of MySQL 5.7 (and MariaDB >= 10.5.2) * Fixed missing option to enter TABLE specific permissions when the database name contains an "_" (underscore) * Fixed a PHP notice "Trying to access array offset on value of type null" on Designer PDF export * Fix for several PHP 8 warnings or errors, giving this release full compatibility with PHP 8 There are, of course, many more fixes you can see in the ChangeLog file included with this release or online at https://demo.phpmyadmin.net/master-config/index.php?route=/changelog Downloads are available now at https://phpmyadmin.net/downloads/ Isaac and the phpMyAdmin team -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: