1 2345678910...
|
Language: Python LOC: 1 Savannah GNU : GNU Enterprise (project search) : .../src/datasources/drivers/mysql/__init__.py
|
raise GConditions.ConditionNotSupported, tmsg
# Code necessary to force the connection into transaction mode...
# this is usually not necessary (MySQL is one of few DBs that must force)
def _beginTransaction(self):
pass
Language: Python License: GPL Copyright 2000-2003 Free Software Foundation LOC: 296 Savannah GNU : GNU Enterprise (project search) : .../datasources/drivers/odbc/wodbc/Connection.py
|
Language: Python LOC: 1 Savannah GNU : GNU Enterprise (project search) : .../src/datasources/drivers/mysql/__init__.py
|
DATABASE_ENGINE = 'mysql'
Language: Python LOC: 1 Google : django-schemaevolution - Set of sripts for...jects (project search) : .../django-schemaevolution/trunk/test/se_test/db_settings.py
|
vendors = ['postgresql','oracle','interbase','mysql']
Language: Python LOC: 1 Savannah GNU : GNU Enterprise (project search) : .../src/schema/scripter/processors/__init__.py
|
hiddenimports = [
'gnue.common.dbdrivers.mysql',
'gnue.common.dbdrivers.odbc',
'gnue.common.dbdrivers.psycopg',
Language: Python LOC: 9 Savannah GNU : GNU Enterprise (project search) : .../gnue-designer/packaging/mcmillan/hooks/hook-gnue.common.GConnections.py
|
# connex.py
from sqlobject import *
mysql_db = 'samfelt'
mysql_user = 'samfelt'
mysql_password = 'b6162253'
Language: Python LOC: 9 Spider_20090227_inc : SonomaSunshine (project search) : .../sonomasunshine/sonomasunshine-0.6.1.zip/sonomasunshine-0.6.1/python/connex.py
|
#
# FILE:
# mysql/DBdriver.py
#
# DESCRIPTION:
Language: Python License: GPL Copyright 2000-2003 Free Software Foundation LOC: 188 Savannah GNU : GNU Enterprise (project search) : .../datasources/drivers/mysql/mysql/Driver.py
|
#
# FILE:
# mysql.py
#
# DESCRIPTION:
Language: Python License: GPL Copyright 2002-2003 Free Software Foundation LOC: 45 Savannah GNU : GNU Enterprise (project search) : .../src/schema/scripter/processors/mysql.py
|
MYSQL_HOST = "127.0.0.1"
MYSQL_USER = "root"
MYSQL_PASSWORD = ""
Language: Python LOC: 6 Google : itf - BitTorrent client with an highly cus...rface (project search) : .../Google/i/itf/trunk/config.py
|
#!/usr/bin/python
from kahemba import switchdb
switchdb.SwitchDB("mysql")
Language: Python LOC: 2 Spider_20090107_inc : kahemba (project search) : .../batches/inc_004/kahemba/kahemba-0.1alpha7/kahemba-switch-mysql.py
|
raise GConditions.ConditionNotSupported, tmsg
# Code necessary to force the connection into transaction mode...
# this is usually not necessary (MySQL is one of few DBs that must force)
def _beginTransaction(self):
pass
Language: Python License: GPL Copyright 2000-2003 Free Software Foundation LOC: 295 Savannah GNU : GNU Enterprise (project search) : .../datasources/drivers/odbc/wodbc/DataObject.py
|
raise GConditions.ConditionNotSupported, tmsg
# Code necessary to force the connection into transaction mode...
# this is usually not necessary (MySQL is one of few DBs that must force)
def _beginTransaction(self):
pass
Language: Python License: GPL Copyright 2000-2003 Free Software Foundation LOC: 295 Savannah GNU : GNU Enterprise (project search) : .../datasources/drivers/odbc/wodbc/RecordSet.py
|
import sys
import MySQLdb
import traceback
from math import ceil
Language: Python LOC: 270 Savannah GNU : Quagga (project search) : .../gnulist/gnulist/gnulist/src/fsd-search.py
|
from distutils.core import setup, Extension
version = "0.3.1"
name = "py-sqlplug-mysql-%s" % version
cwd = os.getcwd()
include_dirs = []
Language: Python LOC: 35 Spider_embedded_001 : py-sqlplug_mysql (project search) : .../embedded_001/py-sqlplg-mysql/py-sqlplug_mysql-0.3.1p1.tar.bz2/py-sqlplug_mysql-0.3.1/setup.py
|
"""MMAIM - A MySQL Management And Interface Module.
For information, look the the docs under the "doc" directory and
for examples under "examples" when you installed this software.
Language: Python LOC: 6 Spider_20081217_inc : google-mmaim (project search) : .../inc_003/goog-mmaim/maim-0.1/maim/__init__.py
|
"""
from generic import GenericDriver as Generic
from mysql import MySQLDriver as MySQL
from sqlite import SQLiteDriver as SQLite
Language: Python LOC: 8 Google : dbmigrations - A library (and tool) for da...ions. (project search) : .../dbmigrations/trunk/dbmigrations/drivers/__init__.py
|
import sqlobject
from sqlobject.mysql import builder
conn = builder()(user='pedrinho', passwd='segredo',
host='localhost', db='pedrinho')
Language: Python LOC: 4 BerliOS (SVN) : Pedrinho _ Call Center Manager (project search) : .../BerliOS (SVN)/p/pedrinho/trunk/connection.py
|
DRIVERS = [ 'adodbapi','db2','informix','mysql','postgresql',
'sqlite','dbf','ingres','odbc','sapdb',
'sqlrelay','appserver','gadfly','interbase',
Language: Python LOC: 4 Savannah GNU : GNU Enterprise (project search) : .../gnue-common/src/datasources/drivers/__init__.py
|
DRIVERS = [ 'db2','informix','mysql','postgresql',
'sqlite','dbf','ingres','odbc','sapdb',
'sqlrelay','appserver','gadfly','interbase',
Language: Python LOC: 4 Savannah GNU : GNU Enterprise (project search) : .../common/src/datasources/drivers/__init__.py
|
# SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
#
# $Id: test_mysql.py,v 1.15 2004/11/10 22:22:59 richard Exp $
import unittest, os, shutil, time, imp
from roundup.hyperdb import DatabaseError
Language: Python (c) 2001 Bizar Software Pty Ltd (http://www.bizarsoftware.com.au/) LOC: 63 Spider_20090401_inc : Roundup Issue Tracker (project search) : .../Roundup_Issue_Tracker/roundup-20071222.tar/roundup/test/test_mysql.py
|
+++ setup.py 2006-08-28 13:44:58.000000000 -0700
@@ -22,7 +22,7 @@
def mysql_config(what):
from os import popen
- f = popen("mysql_config --%s" % what)
Language: Python LOC: 10 MacPorts : Macports (project search) : .../dports/python/py-mysql/files/patch-setup.py
|
# -*- coding: UTF-8 -*-
# mydb.py
# Automation for MySQL
# Marc Lebrun
# Version: 200509170900
Language: Python LOC: 54 Spider_20090108_inc : MLMusicDB (project search) : .../batches/inc_005/mlmusicdb/mydb.py
|
jabberSharqPassword = 'reallySecret1'
jabberSharqResource = 'sharq'
# how sharqd logs into the mysql server
mysqlSharqUsername = 'sharq'
mysqlSharqPassword = 'notObvious'
Language: Python LOC: 5 Spider_20090107_inc : sharq (project search) : .../sharq-0.2.1.tar.bz2/sharq-0.2.1/etc/sharq/privateConfig.py
|
# #
#########################################################################
import MySQLdb
from config import Config
from logs import Logs
Language: Python License: GPL Copyright 2007 GAUTHIER-LAFAYE Mathieu # LOC: 41 Google : pytoner - Toner stock manager (project search) : .../pytoner/trunk/toner/core/sql.py
|
1 2345678910...
|