473,809 Members | 2,781 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

MySQL Database Forum

MySQL database (open source) - Ask questions about mysql server, setup, queries, optimization, errors, tables, syntax, functions, SQL, storage engines, MySQL cluster, replication, scalability, availability, stored procedures, views and more.
4
2,950
thread by: Good Man | last post Dec 9 '05 by: Bill Karwin
Hi there I have a database with about 20 or so tables, maybe a few thousand rows in each. I am starting to do more complex things with my insertions etc, and I want to start to use transactions, so I imagine I should change some table types in the database from MyISAM to InnoDB. I know that InnoDB tables are a completely different beast...
0
1,664
thread by: presley2 | last post Dec 8 '05 by: presley2
Hi, I want to create an auto creation date and update date in my mysql table. I am using the "MySQL Cookbook" approach, using the TIMESTAMP field which basically is: - create 2 new fields in the table (t_create and t_update) - both NULL - when a new record is created they both will register a common timestamp - when the record is modified...
0
1,107
thread by: Thomas Bartkus | last post Dec 8 '05 by: Thomas Bartkus
Are there any utilities out there to parse useful information out of the general query log? I'm looking for the basic - who logged in when and for how long. Other than rolling your own log parsing utility, of course :-) Thomas Bartkus
2
1,353
thread by: Currie | last post Dec 8 '05 by: Currie
Does mySQL have lite version? Similar to ms sql express, where it can be distributed without a full server version. I have program with many clients and i'm wanting to move away from access if i can.
1
13,898
thread by: zMisc | last post Dec 8 '05 by: Thomas Bartkus
I am looking at using MySQL in my application (currently works with Access and SQL Server 2000). Is it possible to access MySQL database using ADO? What is the connection string for this? Also, it is possible to change/modify the table structure/create new tables/indexes via Visual basic codes?
1
1,949
thread by: Ike | last post Dec 8 '05 by: jerry gitomer
I have a simple query of joined tables that is failing to give me any rows of data (though, in checking by hand, it certainly should). Essentially, I am trying to return all rows from `ups` that have `floattime` not equal to it's default value of '0' (please not, in this db dates and times are saved as varchars - so essentially I am...
0
1,078
thread by: Sonnich | last post Dec 8 '05 by: Sonnich
Hi all! I have a new computer and need to restore a ibdata1 file - how do I do that? It is second time I have problems like this - and mysql just crashes, so I dont even know what it wrong... S
1
5,227
thread by: BoxRec | last post Dec 7 '05 by: Bill Karwin
Can some kind soul please help me turn this into sql UPDATE TableA SET rowA.colA = rowB.colB WHERE rowA.colC = rowB.colD
3
5,775
thread by: eieiohh | last post Dec 7 '05 by: Bill Karwin
MySQL 3.23.49 PHP 4.3.8 Apache 2.0.51 Hi All! Newbie.. I had a CRM Open Source application installed and running. Windows Xp crashed. I was able to copy the contents of the entire hard drive onto a USB External Hard Drive. I have to assume I also copied the data. I
3
1,596
thread by: Martin | last post Dec 7 '05 by: Aggro
I'm having trouble getting a new PHP/MySQl installation to work. Windows XP Pro, IIS 5.1, PHP 5.1.1, MySQL 5.0.16, ISAPI This is a new computer. The whole setup is for development use only - no access from beyond my own network. PHP seems to be working OK. I can open a test.php page ok - It executes down to the statement where I try to...
2
1,834
thread by: PRS | last post Dec 7 '05 by: Jeff North
Why does 'SELECT * FROM countries' truncate characters and SELECT country FROM countries does not ? mysql> SELECT * FROM countries; +-------------+-----------+ | country | capital | +-------------+-----------+ |ghanistan | Kabul |lbania | Tirane
1
1,404
thread by: transnet | last post Dec 7 '05 by: Nandakishore
have two servers, currently running Red Hat Enterprise (EL3) with 6 hard drives each 2 for OS (mirror) 2 for data (mirror) and 2 for Mysql DB (mirror) both are identical. now without spending any extra cash on hardware, is there any way to get a replicated or clustering filesystem? i've looked high and low, and all over google,...
0
1,305
thread by: Charles Dido | last post Dec 5 '05 by: Charles Dido
Sir, I am MR.CHARLES ALAMIEYESEIGHA. I am the son of GOVONOUR of BAYELSA STATE IN NIGERIA.Some months ago, this YEAR, my father was arrested in LONDON by the LONDON METHROPOLITAN POLICE for money laundering.My father MR. D.S.P.ALAMIEYESEIGHA was accussed of embezzling the <The sum of FOURTY FIVE MILLION DOLLARS>. Since my father"s...
0
1,214
thread by: ARLAN | last post Dec 2 '05 by: ARLAN
Interested in obtaining a real college diploma? Masters, Bachelors, MBA, or even a Ph.D(Doctorate) Call Now to get some more inormation. 1 (206) 203-2266
1
2,601
thread by: timdavis919 | last post Dec 1 '05 by: Smike
I'm trying to build some Russian web pages using Perl and MySQL. Toward that end, I have created a simple test case, which does not seem to work. Any help would be appreciated. I can successfully create a table in MySQL 4.1 with these commands (this creates a table with three rows; the three columns in each row are 1) an integer primary...
1
1,788
thread by: hansyin | last post Dec 1 '05 by: Bill Karwin
HI, I got a problem about restoring data in mysql: I have 2 or more PCs installed with mysql database, with same or almost same table structure, but with different data. Can I combine those data into one database? suppose: one pc server has main database with main data, another pc has some special data, I need combine those data into the...
0
1,598
thread by: Bryant Francis | last post Dec 1 '05 by: Bryant Francis
------------FD07IPIF5BJTH8VU Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit http://88w4d0w3d2whhqqfst8lv8qq.owghtgh.com/ Software at incredibly low price! Microsoft Software and more. The best price.
0
1,008
thread by: Frank | last post Dec 1 '05 by: Frank
<html><body bgcolor="#000033" text="#ffffff" link="#ffff00" vlink="#ffff00" alink="#ffff00" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" rightmargin="0" bottommargin="0"><center> <table bgcolor="#000066" border="0" cellpadding="9" cellspacing="0"> <tr> <td align="center"> <table border="0" cellpadding="0" cellspacing="0">...
3
1,873
thread by: reageer | last post Dec 1 '05 by: Gordon Burditt
Hi all, I have a design question: I have a bunch of users (name, address, zip, etc.). They are assigned a card with a specific id. The only thing unique is this card id, or probably the combination of all other user fields. So it's seductive to use the card id as the primary key. This card allows access to certain places and all access...
1
6,301
thread by: jimi_usenet | last post Dec 1 '05 by: Heikki Tuuri
Hi, Can anyone tell me if MySQL uses optimistic or pessimistic locking with InnoDB tables? And can this be modified in any way? When I use the search function on the mysql site, it only gives me search results for MaxDB... Regards /Jimi
1
1,890
thread by: rloef | last post Nov 30 '05 by: Gordon Burditt
I have a multi-million row table with three indexes in MySQL-5.0.15. These indexes have the following number of distinct values: date 415 block 100000 scan 45 If I'm doing a query on this table in what order should I hit these
2
6,911
thread by: Yogee | last post Nov 30 '05 by: David Cary Hart
Hello all, I dont know the exact group where I should post my questions. So, I m doing it on most of the groups which support components of LAMP stack. My client wants to use WAMP ( Windows + apache + MySQL + PHP ). But the site performance is very slow on windows. I dont know the exact reasons. I have seen some benchmark details on...
11
20,541
thread by: AnhTai | last post Nov 30 '05 by: Mike A.
Hi all, I've just installed MySQL 5.0 on my sun box (runing Solaris 10, install from blastwave). This is my first time with MySQL so I don't have any exp with it. I have some troubles as: - I set password for root account via this command: # mysql -h atlantis -u root mysql
1
1,987
thread by: maddunr | last post Nov 29 '05 by: Bill Karwin
Hello All, The other day my server running MySQL 3.23.58 got hacked into and we are migrating to another one. I backed up my databases using two methods a) Mysqldump and b) copy the DATA folder on my server. Now, I am trying to restore these databases on my local machine (running MySQL 4.0.22-debug and Apache 2.0 on IIS 6.0). I have tried...
0
1,503
thread by: asadikhan | last post Nov 29 '05 by: asadikhan
Hi, I am trying to configure my asp.net application to work with MySQL using Connector/NET and I wish to use connection pooling. What is the best way to do this? This is what I have so far: MySqlConnection myConnection; MySqlDataAdapter myDataAdapter;

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.