My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 3184
==2009-12-22 最新发布 1.1 版本(v1.1) [http://mysqloa.googlecode.com/files/SMBMySQLOA_1.1.zip 下载地址] (2.4M) [http://docs.google.com/View?id=dgxk73x7_355dzzghgcf 使用手册] == ==观察每个版本的变化可以查看[http://docs.google.com/View?id=dgxk73x7_1172cdw7vn27 我们的历史记录]== ==您可以在 [http://code.google.com/p/mysqloa/wiki/messag...
php mysql query like Ror; example: $db->where_value=1; $a=$db->find_by('id'); ------------------ $a array: array([1_field]=>array([0]=>value,[1]=>value),[2_field]=>array([0]=>value,[1]=>value));
= Overview = This is a project for the MySQL Filesystem storage engine. It translates normal files on your server into relational tables inside of MySQL. It is a very alpha project at the moment, but works for basic usage. You can see details of installing it and using it here: http://mysql...
== MySQL Plugin mysql-plugin-is-mallinfo Overview == This is MySQL Information Schema plugin that provide information about statistics for dynamic memory allocation of mysqld. Very simple code using [http://dev.mysql.com/doc/refman/5.1/en/plugin-api.html MySQL plugin API] that MySQL 5.1 and up su...
== MySQL Plugin mysql-plugin-is-locks Overview == This is MySQL Information Schema plugin that provide information about table locks. By checking an information_schema table named *"TABLE_LOCKS"*, You can get the list of table lock thread info, and know what lock is going on to each tables. See [...
Render a graphical representation of a MySQL database from a mysqldump file. =Features= * Can infer foreign key relationships if you do not have them defined * Handles partial dumps (FK to tables that are not defined within the dump) * Fast! Uses _sed_ and _grep_ for data extraction. =E...
=Purpose= The script filters the [http://dev.mysql.com/doc/refman/5.1/en/slow-query-log.html MySQL Slow Query Log] to show queries which impacted performance most and is intended to be used by DB admins and application developers. The log file is analyzed and processed as a stream, line after li...
Purpose The script filters the MySQL Slow Query Log to show queries which impacted performance most and is intended to be used by DB admins and application developers. The log file is analyzed and processed as a stream, line after line, so there is no need to load the whole log file into memor...
=MySQL Connector= ==Purpose== The purpose of this project is to develop a clean and simple MySQL package for Google's new language Go. This project is still in an early stage, a clearer description will follow soon. ---- So far the following functions are basically implemented: * Ope...
=mycheckpoint: lightweight, SQL oriented monitoring for MySQL= Visit *[http://code.openark.org/forge/mycheckpoint mycheckpoint home page]* _mycheckpoint_ is an open source monitoring utility for MySQL, with strong emphasis on user accessibility to monitored data. It is SQL oriented: charts,...
1 2 3 4 5 6 7 8 9 10 Next