Did you know that dbForge Studio for MySQL is a great alternative to MySQL Workbench? In case you have used MySQL Workbench in the past, or consider using it now, you might want to take a closer look at dbForge Studio for MySQL, to make sure you pick wisely the tool that will meet your [...]
Showing entries 1 to 2
Jun
21
2013
Dec
01
2011
Are you a MySQL DBA? Checkout the common_schema
project by Oracle Ace
Shlomi
Noach.
The common_schema
is an open source MySQL schema
that packs a number of utility views, functions and stored
procedures. You can use these utilities to simplify MySQL
database administration and development. Shlomi just released revision 178, and I'm happy and
proud to be working together with Shlomi on this project.
Among the many cool features created by Shlomi, such as
foreach
, repeat_exec
and
exec_file
, there are a few
%_dependencies
procedures I contributed:
-
- …
Showing entries 1 to 2