Michal Čihař
|
e56949f160
|
Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
|
2011-10-25 10:13:17 +02:00 |
|
Rouslan Placella
|
e03dcf7669
|
Removed some unused variables
|
2011-10-13 22:06:52 +01:00 |
|
Rouslan Placella
|
8f1aca4818
|
MySQL allows a function and a procedure with the same name in the same db. This case was unhandled.
|
2011-08-16 14:02:16 +01:00 |
|
Rouslan Placella
|
4df98e9e62
|
Coding guidelines for code common to Routines, Triggers and Events.
|
2011-07-12 12:02:12 +01:00 |
|
Rouslan Placella
|
5a35754d0b
|
Reverted to fetching lists by row instead of by cell, also implemented better control over some localized strings
|
2011-07-07 15:27:48 +01:00 |
|
Rouslan Placella
|
b03249f64a
|
Do not export the delimiter for triggers
|
2011-07-06 18:01:51 +01:00 |
|
Rouslan Placella
|
ccd1cc3f9e
|
Simplified code for 'export' functionality of Routines, Triggers and Events
|
2011-07-06 14:29:46 +01:00 |
|
Rouslan Placella
|
b4b56ed461
|
Merge branch 'master' into rte
Conflicts:
db_routines.php
libraries/db_events.inc.php
libraries/rte/rte_routines.lib.php
|
2011-06-30 11:42:16 +01:00 |
|
Rouslan Placella
|
cbafdb9a1f
|
Refactored some routine, trigger and event manipulation code
|
2011-06-28 17:11:53 +01:00 |
|