代码搜索:mySQL
找到约 10,000 项符合「mySQL」的源代码
代码结果 10,000
www.eeworm.com/read/430898/1915173
mysql readme.mysql
As of apr-util version 1.2.11, MySQL DBD driver is shipped as part of the
distribution. However, to avoid licensing incompatibilities, it is not
built by default. To enable MySQL support, use the --
www.eeworm.com/read/429669/1947325
pm mysql.pm
###############################################################################
# Codestriker: Copyright (c) 2001, 2002 David Sitsky. All rights reserved.
# sits@users.sourceforge.net
#
# This progra
www.eeworm.com/read/426274/1994076
js mysql.js
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo l
www.eeworm.com/read/424663/2015055
sql mysql.sql
/*
MySQL Data Transfer
Source Host: localhost
Source Database: test
Target Host: localhost
Target Database: test
Date: 2009-2-5 10:39:29
*/
SET FOREIGN_KEY_CHECKS=0;
-- --------------------
www.eeworm.com/read/423632/2025319
spec mysql.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
Summary : MySQL SQL database, client programs and shared library
Name : mysql
Version : 4.1.12
Release : 0
License
www.eeworm.com/read/422059/2046166
java mysql.java
package fengyun.Fastmail.beans;
import java.sql.*;
/**
* 处理数据库的连接和访问
* @author sanware
* @version 1.01
*/
public class Mysql {
private Connection conn = null;
private Statement stmt
www.eeworm.com/read/421032/2056535
h mysql.h
/* Copyright (C) 2000-2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Softwar