资源列表
mmy_link2
- 一个十分简单但是很清楚明了的利用C APII和MySQL交互的程序,实现基本的数据读写,查询等功能,主要意在示范连接的方法。注意,必须确保你已有安装mysql并相应C API包,并且编译时VC++的连接设置及工程设置应正确,相见源码内说明。-A very simple but very clear understanding of the use of C APII and MySQL interactive process, to achieve basic reading and writi
php
- 留言板php代码--1234567890-The message boards php code- 1234567890
arraytojson.php
- array to json php code version 1
MySql-use-in-Dos
- mysql 在 Dos 下的使用教程 ,很简单实用-mysql use under Dos tutorial, very simple and practical
Siv.sql.tar
- scr ipt example of databse
UDF_ip
- hive中设计的根据ip地址自动转化为国家城市的UEF-user defined function in hive which can transform ip to country and city。
RediffMail.218171363609250
- About it is something the format of writing paper, i mean journal paper-About it is something the format of writing paper, i mean journal paper....
politekniksql
- this code my database politeknik
3232323
- This a SQL document.It concludes the basic details about creating database. Such as the name of tables,fundmental element of tables,etc.-This is a SQL document.It concludes the basic details about creating database. Such as the name of tables,fundme
dbf2msql
- Converter .dbf to MySql database format Writen in Fivewin + Harbour/xHarbour
fenye_small
- 一个分页程序,比较轻巧,很好地实现了分页的功能。-a pagination process, more dexterous, to achieve a good pagination functions.
mysql_slowquery_analyser
- 分析MySQL5的慢查询日志,统计相同语句的执行次数、平均查询时间、平均上锁时间。对于MySQL的性能调教有一定用途。绝对原创。 附件里input.txt为slow-query原始文件,output.txt为输出格式-MySQL5 slow query log analysis, statistics the number of times the same statement, the average query time, the average lock time. MySQL per