| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | Michael Vilain wrote:
Because MariaDB is brand new and experimental, while MySQL is not? Because
this is comp.databases.mysql and not...
Absalom K.
|
Today 06:13 AM
Thomas 'PointedEars' Lahn | 7 | 8 |
|  | In the following table description, the default values for the 2 fields
is NULL. Neither of the 2 fields can have a NULL value. Is this an
error or...
Joseph Hesse
|
05-21-2013 02:55 AM
Axel Schwenke | 5 | 10 |
|  | I have an existing website that uses a MySQL database with 60 tables.
I'm working on a new website that will also use a MySQL database, with about...
Jason C
|
05-16-2013 06:34 PM
Gordon Burditt | 3 | 19 |
|  | I have a table like:
ImageID, SeriesID, StudyID
ImageID is unique Series and Study are not unique.
StudyID, SeriesID, ImageID
A, a, ...
SpreadTooThin
|
05-12-2013 06:39 PM
Geoff Muldoon | 15 | 45 |
|  | So you've been reluctant to use a database right?
Thinking that the scripting is a hassle.
Well there is a solution to the problem that will have you...
richard
|
05-10-2013 04:27 AM
Dave Stratford | 4 | 32 |
|  | http://www.dbsoftwarelaboratory.com/database-browser/overview.html
I want to try out this program.
It asks for a port.
Which would be what?
My host...
richard
|
05-08-2013 02:19 PM
richard | 4 | 26 |
|  | Hello everyone,
I have two large tables a incremental stage_set and a
incremental target_set with the same data structure.
My task is to a minus...
Paul Cartier
|
05-02-2013 02:43 PM
Luuk | 2 | 24 |
|  | I want to do a "COUNT" with a condition for a GROUP SELECT. Here is my
example.
--------------
DESCRIBE...
Joseph Hesse
|
04-27-2013 02:17 PM
Thomas 'PointedEars' Lahn | 6 | 24 |
|  | Is it possible to load a csv file and MySQL autocreate a table based on the
contents?
Thanks
Richard
Richard Edwards
|
04-27-2013 02:49 AM
Luuk | 6 | 105 |
|  | Hello there!!
im rebuilding google analytics (nahhh kidding..)
i have this table
clicks
- id
- date
- ip
diego
|
04-25-2013 07:36 PM
diego | 11 | 24 |
|  | hello there
im building a custom forms website like wufoo.com (you can check it out if you dont have idea what im talking about)
the users will...
diego
|
04-24-2013 08:05 AM
diego | 11 | 25 |
|  | Hi,
I am developing an application using F3 in which report generation is a sub-app.
Now i have the reports in the form of json data which will be...
rajprince.19@gmail.com
|
04-22-2013 06:46 AM
Jerry Stuckle | 4 | 19 |
|  | Section 7.5.2 of the MySQL 5.5 manual warns for using the following procedure during restoration:
"...If you have more than one binary log to...
bengt.tornq@gmail.com
|
04-15-2013 09:12 AM
Axel Schwenke | 9 | 32 |
|  | Hi,
I posted here the other day and I got some help with regard to memcached.
I am running Redhat w/s 6 and mysql cluster 7.2.12. I am trying to...
paul.peacock5@googlemail.com
|
04-12-2013 07:52 AM
The Natural Philosopher | 2 | 17 |
|  | Hi,
I am not sure if this is the right posting group for a mysql installation of a mysql-cluster. Here are the details.
Linux kernel...
paul.peacock5@googlemail.com
|
04-11-2013 06:23 PM
Salvatore | 1 | 13 |
|  | I am trying to use the conv() function to convert the output of a select statement into hex however it is giving me a syntax error.
mysql> select...
SpreadTooThin
|
04-11-2013 12:47 PM
Jerry Stuckle | 10 | 19 |
|  | On 07/04/13 12:34, bill wrote:
condition exists. Don't do this in PHP, do it in Mysql.
Sadly my SQL is only good enough to know that this *can* be...
The Natural Philosopher
|
04-08-2013 08:27 AM
Jerry Stuckle | 2 | 14 |
|  | As stated in a previous post here, I'm trying to convert some older
queries to some newer syntax. I'm now beating my head on a stubborn
1064 error...
BobMCT
|
04-05-2013 06:13 PM
BobMCT | 2 | 21 |
|  | Hi,
I am trying to REPLACE few fields(entire data of the field) of a table with other table fields. The key is id in both the tables. The sql query...
nag
|
04-05-2013 06:03 PM
nag | 5 | 13 |
|  | Googler's Matt Cutts G+ https://plus.google.com/+MattCutts/posts
***************************
DriverXP For DELL ...
Domenic ghislaine analisa
|
04-05-2013 01:23 PM
Domenic ghislaine analisa | 0 | 16 |
|  | With the replicate-do-db parameter in /etc/my.cnf (on the slave,
and possibly use it multiple times), I think you can do every
database *EXCEPT* the...
Gordon Burditt
|
04-05-2013 04:39 AM
Axel Schwenke | 1 | 12 |
|  | Hi Guys,
I have a table with 24 partitions (paritions change per month; so each partition holds data for exactly one month).
CREATE TABLE `logs`...
David
|
04-05-2013 04:35 AM
David | 1 | 10 |
|  | Very simple query.
I have cloned a table structure using create..like and that's fine., but
I would like to *partially* populate it with the original...
The Natural Philosopher
|
04-04-2013 04:24 PM
Paul Cartier | 3 | 10 |
|  | Ive been researching this without a definitive answer. So I thought I
would ask in this group?
When executing a SQL statement such as this:
INSERT...
BobMCT
|
04-03-2013 06:52 PM
BobMCT | 6 | 13 |
|  | Top Business Intelligence predictions for 2013
Full...
janette.pelletier@yahoo.com.au
|
03-27-2013 11:21 PM
janette.pelletier@yahoo.com.au | 0 | 27 |
|  | In an application with one master and 2 slaves I wish to make sure that I
understand how to restore the system in case of failure in the database...
bengt.tornq@gmail.com
|
03-27-2013 03:19 PM
bengt.tornq@gmail.com | 3 | 14 |
|  | Hello guys, i've got a bunch of files with DB7 extension, coming from a customer's software. Each one of them is related to a database table. What I...
Michele Di Benedetto
|
03-27-2013 08:09 AM
Thomas 'PointedEars' Lahn | 1 | 10 |
|  | Hi group,
This is related to MySQL-Replication which I have setup in our environment yet a bit unique due to our environment.
1. PROD-SERVER -...
furosh@gmail.com
|
03-26-2013 11:41 AM
furosh@gmail.com | 0 | 13 |
|  | Hello everybody,
I have a simple table "data" with the following layout:
+------------+------------+------+-----+---------+----------------+
A...
Heiko Baumann
|
03-26-2013 07:53 AM
The Natural Philosopher | 9 | 23 |
|  | Warning: mysql_query(): supplied argument is not a valid MySQL-Link
resource in test2.php on line...
richard
|
03-25-2013 03:59 PM
Jerry Stuckle | 11 | 39 |
|  | Hello I enter the following query in a mysql database, the code of the query
is attached to this e-mail.
Copying and executing the query in...
news.tiscali.it
|
03-22-2013 05:16 PM
The Natural Philosopher | 8 | 23 |
|  | On 19/03/13 22:56, CPHR wrote:
mysql caches its results anyway.
ITYM deprecated. Not depreciated :-)
There is no need to have an abstraction layer...
The Natural Philosopher
|
03-20-2013 02:51 AM
Axel Schwenke | 1 | 23 |
|  | Hi.
can anyone help me on a sql question?
i have:
tab "files" with file_id, file_name
tab2 "files_keywords" with file_id and keyword_id
on a 1:n...
Andreas
|
03-19-2013 08:43 AM
Doug Miller | 3 | 17 |
|  | "Caveat: Quantity is not necessarily a measure of Quality"
Newsgroup.................: comp.databases.mysql
Stats Were Taken..........: Mon, 18 Mar...
me
|
03-18-2013 01:27 AM
me | 0 | 12 |
|  | Hi,
I am newbie to mysql. I want to get a result on unique id.
My query is to count number of records and sum the amounts of the records for a...
visitnag@gmail.com
|
03-17-2013 06:18 AM
nag | 10 | 24 |
|  | if (!mysql_connect($db_host, $db_user, $db_pwd))
die("Can't connect to database");
if (!mysql_select_db($database))
die("Can't select...
richard
|
03-17-2013 02:07 AM
Erick T. Barkhuis | 10 | 16 |
|  | if (!$con) { die ("can not connect: " . mysql_error()};
generates "Parse error: syntax error, unexpected '}' "
i have checked for matching brackets...
richard
|
03-16-2013 04:27 PM
Ralf S. Hellersen | 2 | 13 |
|  | I am having some trouble getting secure connections to MySQL and I am
hoping that somebody can point out what I'm doing wrong or forgetting
to do.
I...
Steve
|
03-11-2013 04:49 PM
tradetaxfree@gmail.com | 1 | 69 |
|  | I have a MySQL master replicating information to a slave.
Q1: If a modification, by mistake, is made to the database content in slave, is there any...
bengt.tornq@gmail.com
|
03-04-2013 01:45 AM
bengt.tornq@gmail.com | 2 | 45 |
|  | Hello,
I am working on TPCH on MYSQL. One problem is that it is extremely slow to build foreign keys on two tables :
Query:alter table lineitem
add...
Alex Wang
|
03-03-2013 07:56 AM
Axel Schwenke | 3 | 25 |
|  | I use MySql - InnoDB - Memcached (for NoSQL)
I must insert 10 million rows in a table.
What is optimal way (more rapidly, no transaction, no log,...
Christian LeMoussel
|
03-01-2013 07:43 AM
Peter H. Coffin | 2 | 20 |
|  | Harry Tuttle wrote:
Do you realize where you are posting to?
Yes, but I assumed it to be common (and basic) MySQL...
Scott Johnson
|
03-01-2013 06:58 AM
Thomas 'PointedEars' Lahn | 15 | 50 |
|  | Sometimes the MySQL will auto die for no reason.
When I check using
/etc/init.d/mysqld status
it return
mysqld dead but subsys locked
so it...
Roy M
|
02-28-2013 08:57 AM
Jerry Stuckle | 2 | 114 |
|  | Using a Mac
when I try :sudo /Library/StartupItems/MySQLCOM/MySQLCOM stop
the terminal says: Stopping MySQL database server
However, when I check...
jayduke15@gmail.com
|
02-20-2013 02:02 PM
Luuk | 1 | 27 |
|  | I have query, to mysql, with select by parameters ID. In other table i have ParentID, and SomeID.
ParentID = ID - then it is some extend value for...
Никита Юрьевич
|
02-18-2013 03:57 AM
Captain Paralytic | 1 | 26 |
|  | Hi all,
I have created a cascading menu like following and of course new to php and mysql... the main.php file will fetch data from a mysql...
visitnag@gmail.com
|
02-14-2013 03:54 AM
Captain Paralytic | 3 | 51 |
|  | Hi,
I am pleased to announce the release of ODB 2.2.0.
ODB is an open source object-relational mapping (ORM) system for C++. It
allows you to...
Boris Kolpackov
|
02-13-2013 07:25 AM
Boris Kolpackov | 0 | 20 |
|  | Dear all,
I am facing a weird access denied with a user with all grants. The user
can create a database, but it cannot, apparently, create users on...
Sensei
|
02-06-2013 09:30 AM
Sensei | 3 | 19 |
|  | Hi,
I am a newbie to mysql.
I have table with two fields.
6985 4
6985 3
6985 2
6985 4
visitnag@gmail.com
|
02-06-2013 04:46 AM
Captain Paralytic | 1 | 28 |
|  | my hosted server was down for several hours, and in that time of course
the data collection system didn't function.
IT consists of 5 minute...
The Natural Philosopher
|
02-05-2013 06:18 AM
The Natural Philosopher | 2 | 31 |