Title: myEASYdb
Author: ugosinhache
Published: <strong>15 februarie 2010</strong>
Last modified: 23 februarie 2010

---

Caută module

![](https://ps.w.org/myeasydb/assets/banner-772x250.jpg?rev=541942)

Acest modul **nu a fost testat cu ultimele 3 versiuni importante ale WordPress**.
S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate
când este folosit cu versiuni recente ale WordPress.

![](https://s.w.org/plugins/geopattern-icon/myeasydb_8ab8d1.svg)

# myEASYdb

 De [ugosinhache](https://profiles.wordpress.org/camaleo/)

[Descarcă](https://downloads.wordpress.org/plugin/myeasydb.0.0.6.zip)

 * [Detalii](https://ro.wordpress.org/plugins/myeasydb/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/myeasydb/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/myeasydb/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/myeasydb/#developers)

 [Suport](https://wordpress.org/support/plugin/myeasydb/)

## Descriere

myEASYdb is a WordPress plugin created to help managing your MySQL tables in the
easiest and quickest way.

This version of myEASYdb let’s you browse and edit your exhisting tables by simply
setting the name of the database you want to edit.
 You can also define relations
between fields. Relations can be defined when a field includes a value that is the
key of another table. By setting a relation you will be able to choose the field
value by selecting the description of the related table in a drow down menu.

Future releases will include a wide range of operations on your MySQL tables like,
for example:
 tables design, fields validation setup, tables maintenance, print/
export to PDF and CSV (comma separated text files), etc.

If you like to see myEASYdb in action [check the Intro video](http://myeasydb.com/tutorials/intro/).

Related Links:

 * [Plugin Homepage](http://myeasydb.com/)

_Please note that this is my first WordPress plugin thus the minimum WordPress required
version is 2.9.1 — the latest available version when I started to code the plugin.

If you are successfully using this plugin with an older WordPress version, [please let me know](http://myeasydb.com/#contact)!

## Capturi ecran

 * [[
 * Browsing a table
 * [[
 * Editing a record
 * [[
 * Setting up a relation

## Instalare

This section describes how to install the plugin and get it working.

 1. Upload the full directory into your `wp-content/plugins` directory
 2. Activate the plugin through the ‘Plugins’ menu in the WordPress Administration 
    page
 3. Open the plugin configuration page, which is located under `Settings -> myEASYdb`
    and fill up the options. If the myEasyDB Database you choose does not contains 
    the myEASYdb own tables you will get the option to create them.
 4. You can access to all the tables included in the selected Database trough the myEASYdb
    menu
 5. To access the plugin tools open the `Tools -> myEASYdb menu`

## Întrebări frecvente

  On which browsers do you test myEASYdb?

I develop and test the plugin on Mozilla Firefox and Google Chrome on Ubuntu Linux.

I do regulary upgrade the browsers to the latest versions as soon as they became
available.

Everynow and then I do also test on IE8 in a VirtualBox environment.

  What languages are available?

At the moment I am working on the English version, however I am following the WordPress
guidelines to make it easily translable once it will become ‘mature’ enough.
 If
you like to help with the translation please [fill the contact form](http://myeasydb.com/#contact)
on the myEASYdb home page.

## Recenzii

![](https://secure.gravatar.com/avatar/dcfc9e725e033c628fb236b28b0a22a328d811b9e868f1533cc32e6d7bb2f770?
s=60&d=retro&r=g)

### 󠀁[Fatal Error](https://wordpress.org/support/topic/fatal-error-3534/)󠁿

 [webstpro](https://profiles.wordpress.org/webstpro/) 25 iunie 2020

Got this message upon activation Plugin could not be activated because it triggered
a fatal error.

 [ Citește o recenzie ](https://wordpress.org/support/plugin/myeasydb/reviews/)

## Contributori și dezvoltatori

„myEASYdb” este un software open-source. La acest modul au contribuit următoarele
persoane.

Contributori

 *   [ ugosinhache ](https://profiles.wordpress.org/camaleo/)

[Tradu „myEASYdb” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/myeasydb)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/myeasydb/), vezi [depozitarul SVN](https://plugins.svn.wordpress.org/myeasydb/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/myeasydb/)
prin [RSS](https://plugins.trac.wordpress.org/log/myeasydb/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

#### 0.0.6 (23 February 2010)

 * On Windows servers the main configuration was not loaded due to an issue when
   defining the installation path.
 * Added an option to show debug info on screen.
 * Added a check to be sure the MySQL user has sufficient privileges to create myEASYdb
   own tables.
 * Fixed some issues when creating myEASYdb own tables.
 * Tested (and working) on an [HostGator](http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=maraja)
   hosted account.
 * When a reference is deleted the screen is now properly refreshed.
 * NEW! Define which fields you like to filter and filter the table contents list
   accordingly.

#### 0.0.5 (17 February 2010)

 * Fixed an issue on a fresh installation preventing to load the Settings page.
 * Minor changes in the Settings page layout to fit a 1024 pixels width screen.
 * Contents list page:
    - corrected the fields alignment for referenced fields.
    - when you change the value in the ‘records per page’ drop down menu the page
      is resetted to the top.
 * Table data was not removed everytime it was necessary.
 * Added lables descriptions to butons.

#### 0.0.4 (16 February 2010)

 * Added support for tables that does not use a numeric/autoincremented field for
   the key.
    In this case the key used to get/update the record is created using
   ALL the fields defined as keys.
 * Added an indication on the screen about which fields are used as key.
 * If it is not possible to determine the table key the code dies (for the moment)
   showing an info message.
 * Headers/data in the table list are now aligned on the right if the field is numeric.
 * Every table field is now shown on the Edit Record page: reserved and yet-to-be-
   handled fields types are represented as readonly input fields.
 * The ‘records per page’ drop down menu is now functional; its original value (
   defined in the Settings page) is restored when you reload the page.

#### 0.0.3 (15 February 2010)

 * Sorry, I have messed up with SVN

#### 0.0.2 (15 February 2010)

 * When updating a table, its ID field (the autoincremented one):
    - is now choosen as the first auto-increment field in the table
    - is not overwritten anymore
 * Backslashes added by `mysql_real_escape()` are now properly removed before presenting
   the data on the screen

#### 0.0.1 (15 February 2010)

 * This is the first release!

## Meta

 *  Versiunea **0.0.6**
 *  Ultima actualizare **Acum 16 ani**
 *  Instalări active: **10+**
 *  Versiune WordPress ** 2.9.1 sau mai recentă **
 *  Testat până la **2.9.2**
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/myeasydb/)
 * Etichete
 * [admin](https://ro.wordpress.org/plugins/tags/admin/)[administration](https://ro.wordpress.org/plugins/tags/administration/)
   [data management](https://ro.wordpress.org/plugins/tags/data-management/)[mysql](https://ro.wordpress.org/plugins/tags/mysql/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/myeasydb/advanced/)

## Evaluări

 5 din 5 stele.

 *  [  1 5 – recenzie (stele)     ](https://wordpress.org/support/plugin/myeasydb/reviews/?filter=5)
 *  [  0 4 – recenzii (stele)     ](https://wordpress.org/support/plugin/myeasydb/reviews/?filter=4)
 *  [  0 3 – recenzii (stele)     ](https://wordpress.org/support/plugin/myeasydb/reviews/?filter=3)
 *  [  0 2 – recenzii (stele)     ](https://wordpress.org/support/plugin/myeasydb/reviews/?filter=2)
 *  [  0 1 – recenzii (stele)     ](https://wordpress.org/support/plugin/myeasydb/reviews/?filter=1)

[Adaugă-mi recenzia](https://wordpress.org/support/plugin/myeasydb/reviews/#new-post)

[Vezi toate recenziile](https://wordpress.org/support/plugin/myeasydb/reviews/)

## Contributori

 *   [ ugosinhache ](https://profiles.wordpress.org/camaleo/)

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/myeasydb/)

## Donează

Vrei să sprijini dezvoltarea acestui modul?

 [ Donează pentru acest modul ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9VCM6JTADXFY6)