473,748 Members | 10,889 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.
0
484
thread by: Jon Hancock | last post Jul 19 '05 by: Jon Hancock
------=_NextPart_000_008D_01C355F5.DA1B8150 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have read in past postings that UTF8 is not yet working with MySQL 4.1 = on the Windows build. Can anyone verify this? If it is not yet working, can anyone give an estimate when a build will = be...
0
1,213
thread by: ΝΙΚΟΣ ΓΑΤΣΗΣ | last post Jul 19 '05 by: ΝΙΚΟΣ ΓΑΤΣΗΣ
Hello. I have MySQL 3.23.41 on a RH-7.2 Linux used as local server. I'm trying to replicate the databases from server (192.168.0.1) to another linux PC (192.168.0.3). Following the manual, i grant to the master a user with file privileges, and edit both my.cnf files. The master starts fine but the slave mysql.log shows up an error: Slave...
0
1,293
thread by: Cecil Brand | last post Jul 19 '05 by: Cecil Brand
Hi, I was wandering is there an easy way to rebuild indexs on tables I have the .frm and .MYD files. I read in the mysql manuals about backup_tables and Restore_table that rebuild the index but is there any other way to rebuild them. I'm using Mysql 3.23.53a
0
1,052
thread by: MaFai | last post Jul 19 '05 by: MaFai
--=====000_Dragon621152387636_===== Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit Hello, mysql, We have 1 master and salve in my lan. If the master failed,coze the unrecoverable disaster.
0
1,253
thread by: Wakan | last post Jul 19 '05 by: Wakan
HI, is there a way to obtain only the affected columns after an update query? After an update query, that involves 10 columns, I know that only 2 columns are really updated (because the values of the other cols don't change). I need to know the names of that changed cols, for logging purpose. Someone can help me? Thanks
0
1,312
thread by: Chris Hall | last post Jul 19 '05 by: Chris Hall
The records in my database are displayed in a form as follows: %> <form action="report-ammend1.42.asp" method="post"name="form"> <table border=1> <% x = 1
0
578
thread by: ΝΙΚΟΣ ΓΑΤΣΗΣ | last post Jul 19 '05 by: ΝΙΚΟΣ ΓΑΤΣΗΣ
Hello. I have MySQL 3.23.41 on a RH-7.2 Linux used as local server. I'm trying to replicate the databases from server (192.168.0.1) to another linux PC (192.168.0.3). Following the manual, i grant to the master a user with file privileges, and edit both my.cnf files. The master starts fine but the slave mysql.log shows up an error: Slave...
0
1,085
thread by: Wakan | last post Jul 19 '05 by: Wakan
HI, is there a way to obtain only the affected columns after an update query? After an update query, that involves 10 columns, I know that only 2 columns are really updated (because the values of the other cols don't change). I need to know the names of that changed cols, for logging purpose. Someone can help me? Thanks
0
1,239
thread by: Jon Hancock | last post Jul 19 '05 by: Jon Hancock
------=_NextPart_000_008D_01C355F5.DA1B8150 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have read in past postings that UTF8 is not yet working with MySQL 4.1 = on the Windows build. Can anyone verify this? If it is not yet working, can anyone give an estimate when a build will = be...
0
1,198
thread by: MaFai | last post Jul 19 '05 by: MaFai
--=====000_Dragon621152387636_===== Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit Hello, mysql, We have 1 master and salve in my lan. If the master failed,coze the unrecoverable disaster.
0
1,040
thread by: Petre Agenbag | last post Jul 19 '05 by: Petre Agenbag
Hi List, My head is not on right today. I have something like this: main_table id name main_type 1 joe type1
0
951
thread by: powercola | last post Jul 19 '05 by: powercola
hello =09I have a OpenBSD3.3 box ,defautl installed, with mysql-server= 4.0.13, the mysql-server runs normally at the beginnig . Trouble= come up these days that the mysqld server will down , and will= come up sometimes but can not some other times. There's error messages appers that lost connection during= query when the client connect to...
0
856
thread by: Wakan | last post Jul 19 '05 by: Wakan
HI, is there a way to obtain only the affected columns after an update query? After an update query, that involves 10 columns, I know that only 2 columns are really updated (because the values of the other cols don't change). I need to know the names of that changed cols, for logging purpose. Someone can help me? Thanks
0
964
thread by: Karam Chand | last post Jul 19 '05 by: Karam Chand
Greetings I have a table with the following table structure - mysql> desc email_table; +---------+---------------+-------------------+------+-----+---------+-------+ | Field | Type | Collation | Null | Key | Default | Extra | +---------+---------------+-------------------+------+-----+---------+-------+ | email |...
0
2,404
thread by: Chris Hall | last post Jul 19 '05 by: Chris Hall
The records in my database are displayed in a form as follows: %> <form action="report-ammend1.42.asp" method="post"name="form"> <table border=1> <% x = 1
0
1,241
thread by: Karam Chand | last post Jul 19 '05 by: Karam Chand
Greetings I have a table with the following table structure - mysql> desc email_table; +---------+---------------+-------------------+------+-----+---------+-------+ | Field | Type | Collation | Null | Key | Default | Extra | +---------+---------------+-------------------+------+-----+---------+-------+ | email |...
0
1,076
thread by: Petre Agenbag | last post Jul 19 '05 by: Petre Agenbag
Hi List, My head is not on right today. I have something like this: main_table id name main_type 1 joe type1
0
1,075
thread by: powercola | last post Jul 19 '05 by: powercola
hello =09I have a OpenBSD3.3 box ,defautl installed, with mysql-server= 4.0.13, the mysql-server runs normally at the beginnig . Trouble= come up these days that the mysqld server will down , and will= come up sometimes but can not some other times. There's error messages appers that lost connection during= query when the client connect to...
0
490
thread by: D. K. | last post Jul 19 '05 by: D. K.
Hello List; I am developing a php-mysql application for my term project at school and this is where i seem to not going any further. I need to display alll tables that are holding records, so the user can make detailed selection over these tables.Since this is a student-grade database, there are tables for classes that have not been entered...
0
1,173
thread by: unplug | last post Jul 19 '05 by: unplug
Hi all, I am trying to use mysql with innodb. After I set it up as follow. The db start failed. I wonder why it failed to use innodb. Does anyone can tell me? OS: redhat 7.2 with kernel 2.4.20-18.7 mysql version: 3.23.56
0
1,666
thread by: Xavier | last post Jul 19 '05 by: Xavier
Hi, I would like to connect mysql from java, i have downloaded MyODBC but i have a problem. Could you please help please.
0
1,006
thread by: D. K. | last post Jul 19 '05 by: D. K.
Hello List; I am developing a php-mysql application for my term project at school and this is where i seem to not going any further. I need to display alll tables that are holding records, so the user can make detailed selection over these tables.Since this is a student-grade database, there are tables for classes that have not been entered...
0
1,015
thread by: b b | last post Jul 19 '05 by: b b
When installing the mysql4 binary it works fine. When installing the mysql max4 binary I get the following message when I try to run mysqld_safe. I am running linux redhat 9.1. Would anyone know why this is happening? 030728 23:54:57 mysqld started 030728 23:54:58 bdb: /usr/local/mysql/data/log.0000000001: Permission denied
0
1,144
thread by: unplug | last post Jul 19 '05 by: unplug
Hi all, I am trying to use mysql with innodb. After I set it up as follow. The db start failed. I wonder why it failed to use innodb. Does anyone can tell me? OS: redhat 7.2 with kernel 2.4.20-18.7 mysql version: 3.23.56
0
1,207
thread by: Xavier | last post Jul 19 '05 by: Xavier
Hi, I would like to connect mysql from java, i have downloaded MyODBC but i have a problem. Could you please help please.

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.