On The Insider: Photo Gallery: Celebrity Cougars
2 Resources for

mysql administrator

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

MySQL Administrator Best Practices
MySQL Administrator provides an easy to use facility to manage your database servers. This integrated graphical tool will enable to you harness all the power of the administrative functions, while reducing the learning curve and simplifying the overall administration task. Ultimately, MySQL Administrator will help you minimize problems and maximize...
Tags: Administrator, MySQL, Best Practice, MySQL Administrator, Databases, Open Source, Storage, Enterprise Software, Software, Data Management, Hardware
White papers
Cacti w/ Server 2003
I have run into some problems trying to install Cacti with Windows. So far I have installed:php 5.0.5Apache/2.0.55 (Win32)MySQL Administrator 1.1MySQL Server 5.0net-snmp version 5.1.3cacti-0.8.6gcactid-0.8.6fActivePerl-5.8.7.815My cactid.conf file DB_Host 127.0.0.1DB_Database cactiDB_User ...
Tags: Cacti w/, MySQL, MySQL Administrator, password, server, software, yiuwing625@...
Q&A 2005-12-09

Additional Resources

MySQL Dump Timer (exe)
MySQL Backup / MySQL Dump and MySQL Restore scheduler windows based for MySQL Databases, local or remote in the Web. The MySQL Dump Timer offers access to every MySQL database. Even if the MySQL database is hosted behind a firewall the MySQL Dump Timer has access to the MySQL database....
Tags: MySQL, MySQL Dump Timer, Open Source, Databases, Enterprise Software, Software, Data Management
Software downloads 2005-12-06
MySQL
I am having MySQL visited upon albeit for a trial. I've used a lot of databases in the past but not this one.Trawling through the internet shows everything from a base version which appears to use command line instructions to additional tools and interfaces which cost money (for a...
Tags: MySQL, hodkinss@...
Discussion threads 2007-02-12
How to Export MySQL data to CSV?
I'm running a windows machine (IIS6), with MySQL Server and MySQL Administrator installed.Unfortunately, phpmyadmin isn't installed.I need to export a MySQL database into .csv format. Does anyone know what the easiest way to do this is?PHPMYADMINphpmyadmin is THE solution for you.Easy to install and free to download ;)http://www.phpmyadmin.net/home_page/index.phpYou can also...
Tags: OPEN SOURCE, Databases, ChrisRobt, MySQL
Discussion threads 2007-06-15
MySQL Migration Toolkit (exe)
MySQL Migration Toolkit is a software pack to convert any data source to MySQL and vice versa. It includes the following utilities: Access-to-MySQL, DBF-to-MySQL, Excel-to-MySQL, MSSQL-to-MySQL, MySQL-to-Access, MySQL-to-DBF, MySQL-to-Excel, MySQL-to-MSSQL, and Oracle-to-MySQL. Special offer: order MySQL Migration Toolkit before August 31st, 2005 and enjoy our special price of $99.85 (save...
Tags: MySQL, MySQL Migration Toolkit, Open Source, Databases, Enterprise Software, Software, Data Management
Software downloads 2005-08-18
Optimize MySQL with these powerful tips
This sample chapter, taken from MySQL Administrator's Guide, explains various ways to optimize MySQL. Speed up your system by utilizing MySQL optimization techniques.This sample chapter, taken from MySQL Administrator's Guide, explains and gives some examples of different ways to optimize MySQL. The chapter covers the following topics:Optimizing...
Tags: Chapter, MySQL, Open Source, Databases, Enterprise Software, Software, Data Management
Book chapters 2005-11-04
MySQL Socket Connect Problem
I'm having trouble with our database. I keep getting the error "can't connect to MySql database: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)" in Firefox whenever I try browsing to that section of the website which is connected to the DB I changed the parameter in /etc/my.cnf...
Tags: OPEN SOURCE, Databases, acracker, MySQL
Discussion threads 2007-06-20
MONyog MySQL Monitor (exe)
MONyog MySQL Monitor and Advisor is a MySQL DBA in a box that helps MySQL DBAs manage more MySQL servers, tune their current MySQL servers and find and fix problems with their MySQL database applications before they can become serious problems or costly outages. MONyog proactively monitors enterprise database environments...
Tags: MySQL, Webyog Softworks, Open Source, Databases, Enterprise Software, Software, Data Management
Software downloads 2008-06-27
EMS SQL Manager 2007 Lite for MySQL (zip)
EMS MySQL Manager Lite is an excellent freeware graphical tool for MySQL Server administration. MySQL Manager works with any MySQL versions from 3.23 to 5.02 and supports all of the latest MySQL features including views, stored procedures and functions, InnoDB foreign keys. It has minimal required set of instruments for...
Tags: MySQL, SQL, MySQL Manager, Open Source, Databases, Enterprise Software, Software, Data Management
Software downloads 2007-12-20
MySQL-to-Access (exe)
MySQL-to-Access is a program to convert MySQL databases into MS Access format. Key features: all MySQL data types and attributes are supported; works with Unix and Windows MySQL servers; converts indexes with all necessary attributes; converts individual tables; merges MySQL data into an existing MS Access database; command line support....
Tags: MySQL, MySQL-to-Access, Databases, Open Source, Enterprise Software, Software, Data Management
Software downloads 2005-11-23
Implement MySQL-based transactions a new set of PHP extensions
Transactional support has long been on the wish list of most MySQL developers and, with the release of MySQL 4.0, this wish was finally granted. Not long after MySQL 4.0, PHP 5.x was released with a new MySQL extension, MySQL Improved, which allowed PHP developers to access these new transactional...
Tags: MySQL, PHP, Scripting Languages, Open Source, Databases, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
Download resources 2006-06-20
DOWNLOAD: Use this chart to see how three free databases stack up
http://techrepublic.com.com/5138-9592-6028761.htmlAfter you take a look at this download, please post your feedback, ideas for improvements, or further thoughts on this topic.Thanks,--The TechRepublic Content Teamawwwit's an excel spreadsheet.I can't view it.[ I have koffice installed only for office suites, no support for non standards compliant file formats ]MySQL does have GUI...
Tags: database, GUI, JodyGilbert, josh hoskins, MySQL, oracle, software, sql server
Discussion threads 2006-01-23
Easy Way to Use MySQL++ (zip)
Would you like to know how to create MySQL client applications using Visual C++ with MySQL++ class library. The MySQL database server is the world's most popular open source database. Its MySQL++ C++ class library allows you to easily create clients that accesses the database, either on a local computer,...
Tags: MySQL, Microsoft Visual C++, Information And Communication Technology, Microsoft Development Tools, Databases, Open Source, Programming Languages, Development Tools, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2006-01-13
EMS SQL Manager 2007 for MySQL (zip)
EMS SQL Manager for MySQL is a high performance tool for MySQL Database Server administration and development. SQL Manager for MySQL works with any MySQL versions from 3.23 to 5.06 and supports all of the latest MySQL features including views, stored procedures and functions, InnoDB foreign keys and so on....
Tags: MySQL, SQL, Databases, Open Source, Enterprise Software, Software, Data Management
Software downloads 2007-12-20
Access to MySQL Migration
Although some would argue that switching from MS SQL Server to MySQL is not a viable option, it is harder to argue the case when upsizing from Access to MySQL. So if you are considering upsize your Access application, how do you go about making that migration to MySQL?[b]The...
Tags: Databases, OPEN SOURCE
Discussion threads 2004-11-09
Backing up and restoring MySQL databases in three easy steps
It is an inevitable fact of life for any database administrator—the hardware that supports your database application is going to fail in some way. This is why database backups are so vital. Backing up and restoring a MySQL database can be accomplished by following a few simple steps. This download...
Tags: MySQL, Databases, Open Source, Storage, Enterprise Software, Software, Data Management, Hardware
Download resources 2005-04-13
MySQL error NOT fixable?? Since when...
A free forum hosting site...XMB is having MySQL issues:My question is When is a new MySQL coming out? Is it really that hard to find and fix a MySQL 'inherent error'? And how come other forums do not seem to have this problem? The issues is in line 154, I...
Tags: MySQL, inherent database issue, upgrade, tpgames, networking, database
Discussion threads 2006-06-30
MySql Filler (msi)
Easy to use .net 2.0 based graphical user interface for executing most MySql database operations. Easy Create,Drop MySql databases. Easy Create,Drop MySql tables. Easy Import,Export Mysql Data.One click copy tables. Version 2 may include unspecified updates, enhancements, or bug fixes.
Tags: MySQL, Open Source, Databases, Enterprise Software, Software, Data Management
Software downloads 2007-05-10
How can delete mysql service?
I updated the mysql from 3.x to 4.1when I finished setup 4.1,it cannot create the service.I am not sure that it was because 3.x mysql service cannot remove.what can I do?Now my mysql does not workManually search the registry and remove all references to it.
Tags: OPEN SOURCE, Databases, MySQL, 3.X
Q&A 2005-05-27
  • << Previous
  • page 1 of 1
  • Next >>

Content Types

Q&A (1 results)
White papers (1 results)


Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now
Microsoft PowerPoint Advanced Functionality
Microsoft PowerPoint Advanced Functionality is a preformatted presentation for training staff to maximize Microsoft PowerPoint's more advanced functio ...
Buy Now

Cracking Open