  | | | MySQL General | Hello *
reproducable Problem
Content of UNION logs_20040608 logs_20040609 logs_20040611 logs_20040612 logs_20040613 logs_20040614 logs_20040615
results 0E0
DBD mysql db do failed Can 't I 've heard some recent rumblings that MySQL before 4.1 wasn 't
multithreaded on OS X. However in actual usage I see every
indication that is IS.
Does anyone have a definitive answer either wayHi
I have two tables in my database. One that holds information on bookings on
varous projects for a scheduling system and the other holds project
informtaion.
Is it possible to produce a You better download the binary release from mysql.com and install it. It 's statically
linked so it should work fine on all Linuxes.
Correctly installed MySQL binary release works fine and generalOn Friday June 11 2004 7 00 39 AM Csongor wrote
FC > Hi
FC > I have a table that has a few short text fields [text(4000) text(1000)]
FC > I would like to index. Do you think it is a good idvenkata ramana <uvramana@(protected) > wrote
> What is the maximum number of simulataneous connections
> that can exist for MySQL. Can we change this limit? If yes please tell
> me how toYes you can save using multiple statements. We send
hundreds...thousands of statements in a single batch in our machine
automation application. The communication cost is relatively fixed (with
in Hi
I have a situation where within a PHP loop I am creating over one hundred SQL statement (INSERTS and UPDATES).
Would it cut any overhead to send 20 " " seperated queries in one mysql_queryHi Keith
I think your problem comes down to the fact that IF() is a function
that must return one value when you put in your '* ' you might be
specifying more then one value to return.
/Johan
Hi
Configure run command
./configure \
--prefix ${INSTALL_DIRECTORY} \
--exec-prefix ${INSTALL_DIRECTORY} \
--libexecdir ${INSTALL_DIRECTORY}/bin \
Wendell Dingus <wendell@(protected) > wrote
> RedHat Enterprise 3WS fully up2date. MySQL binary RPMs for AMD64 won 't even
> start for me what were they built on?. I installed the .src.rpm and Hi I 'm dumping my database with Mysqldump using this command
mysqldump --extended-insert --add-drop-table -K --user root xdatab
xtable > xtable.sql
For a certain number of tables the comma
Hello All
Is it possible to share a database between two processes when using
libmysql the embedded version of MySQL?
My application will have one writer process and many reader proces "Scott Fletcher " <SFletcher@(protected) > wrote
> I also have another table that use 4 columns of 800 characters along
> with 5 columns that use 250 characters. I 'm thinking of using TEXT for
> 9 John
Try
Insert into TABLE
Select *
from TABLE
where TABLEID ?
Update TABLE
set column 'desired value '
where TABLEID newPK
It 's a bit manual but defn the quick and Hi all
This is my first time on the mysql mailing list I appreciate if someone
can help me with a major problem I encountered with mysql.
I have this weird problem with 1 transaction locking BlankIn just installed mysql 3.23.58 on my debian system. and copied my.conf to /etc/mysql/
I tried to start the the database by
>mysqld --user mysql&
and it works just fine
but as I tried to On Thursday June 10 2004 1 20 03 PM Mark wrote
MvB > Hi
MvB > For a project I 'm creating a search function the deal is this a select
MvB > query must be submitted and in this query a check "Misao " <misaochankun@(protected) > wrote
Take a deep look at http //dev.mysql.com/doc/mysql/en/Server_system_variables.html
But ensure that this is MySQL who takes so much memory. Watch otherCraig Harding <charding@(protected) > wrote
MySQL protocol is a binary protocol. Still it 's not encrypted and
data could be sniffed.
Use MySQL-Max and SSL connections to encrypt data in protocol.
I 'm not sure of the right way to submit these things so I 'll do it here...
I want to dump some data form the binlogs and process it back into the
servers. However I just want to process the data "Tabor J. Wells " <twells@(protected) > wrote
> Is it safe to just shutdown ServerB copy all of the mysql data dir (including
> the ibdata files) to ServerC restart ServerB and then change the Jean
The "from jean1 " is looking for a database named "jean1 " it is
not the table name. See
http //dev.mysql.com/doc/mysql/en/SHOW_TABLE_STATUS.html
If you are already connThere are too many reasons for that. Yes users who press "reset " button power outage
buggy hardward or OS even corrupted MySQL builds may cause this to happen.
Example we often have this ki "Andrea Gangini " <a.gangini@(protected) > wrote
> Well yes it 's an option. I really need this functionality.
> But on mysql site under source downloads there 's this warning " For
> maximum staMichael Arndt <M.Arndt@(protected) > wrote
> a) what could be reason /solution for the following Problem
>
> ERROR 1016 Can 't open file '#sql-407f_f.MRG '. (errno 144)
[egor@(protected) "Martijn Tonies " <m.tonies@(protected) > wrote
> > > > If your table contains a timestamp field it will update each time the
> > row
> > > > is altered. Otherwise I don 't think it 's possible.
> > Daniel Venturini <Dan@(protected) > wrote
> Hello I am using PHP mysql. How would I query mysql to display the last
> time a table was last modified/changed/or updated. For example I have a usHi
I have a table that holds information on bookings for a scheduling system.
Is it possible to produce a report that lists total bookings data by month
with one query
i.e.
Jan Feb MarHello MC
The following is extracted from URL
http //dev.mysql.com/doc/mysql/en/What_is_MySQL_AB.html
which answers your questions.
By the way the ``AB ' ' part of the company name is the acr |
|
 |