Mysqladmin 1.4 Report
when i try to create a report in mysqladmin 1.4 it a message box displays "the server must be connected" Under the enviroment tab the myODBC box has "not found
Driver 3.51 not found I am using xampp can you tell me what i'm doing wrong?
View Complete Forum Thread with Replies
Related Forum Messages:
MySql / Mysqladmin
I installed MySql with the installation of RH 7.1 The daemon is running, /etc/init.d/mysql start. I am unable to find the path to mysql to so I can use the command line. I installed the MySql GUI and it works fine. My concern is when this box goes to its permanent location I won't be able to work with MySQL. I will ssh into the box from my home. How will I ad users / work with data etc. if I can't use the command line editor? I've tried it from the dos prompt on another pc on my internal network like the book says I should be able to but I get the error: mysql is not recognized as an internal or external command, operable program or batch file.
View Replies !
Find Mysqladmin
I am new to mysql. Please let me know where can I find mysqladmin in the linux file system. I have mysql-3.23.41-2 rpm installed. Most of the mysql bin files are installed in /usr/bin, but I could not find mysqladmin.
View Replies !
Missing Mysqladmin
I've just installed the the following RPM MySQL-server-standard-5.0.27-0.rhel4.i386.rpm on CentOS 4.4 and everything seemed to OK, the server started. I got the message about updating the root password using /usr/bin/mysqladmin, but there is no mysqladmin in /usr/bin/ has anyone else come across this?
View Replies !
Mysqladmin Error
This is the command: >mysqladmin -u myuser -p password mynewpassword I am then prompted to enter my password and receive this: mysqladmin: Can't turn off logging; error: 'Access denied; you need the SUPER privilege for this operation'
View Replies !
Cannot Use Mysqladmin Monitor
I just installed mysql on my machine and there are few problems that I am facing wonder if any of you could help. 1. I can't seem to use the normal command line to open mysql. I got error 1045 access denied for user 'ODBC'@'localhost' (using password: NO) but I have no problem accessing it via MySQL command line client with a password (root user). My question is why doesn't a cmd prompt for a password? 2. I read from a book it states that I can create/drop a database using mysqladmin. the command line is bin/mysqladmin -p create sample_db. I tried that but got error 1064(42000): you have an error in your syntax... 3. Why can't I open mysql.exe and mysqladmin.exe directly by double click on the file from bin folder? I have to use Pause/break key to stop it every time I tried to open it this way. do I not suppose to open it this way? 4. How can I switch to differ account other than root?
View Replies !
Mysqladmin Not Found
I have been trying to get mysql installed on a Fedora 3 box for the past week. I have installed the mysql 4.1 rpm and installed it the system. however I can not use any mysqladmin comands, nor can I shutdown or restart the deamon. mysqld is running in my processes, and I can connect to it with the url. However I have no idea if its worring correctly, I assume not because I dont have any mysqladmin commands.
View Replies !
Mysqladmin Version
Hi, had a problem with work in mysql, server should be up, cause ps give debian:/etc/mysql# ps -x |grep mysqld Warning: bad syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html 904 ? S 0:00 /bin/sh /usr/bin/mysqld_safe 940 ? S 0:00 /bin/sh /usr/bin/mysqld_safe 942 ? S 0:00 logger -p daemon.err -t mysqld_safe -i -t mysqld but when i give mysqladmin version i have debian:/etc/mysql# mysqladmin version mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user: 'root@localhost' (Using password: NO)' debian:/etc/mysql# what's going wrong?
View Replies !
Mysqladmin Not Recognised
I am working on XP and I have installed wamp5. I have also installed mysql as a system service accoding to Kevin Yanks book (mysqld --install). The service starts successfully. I could also assign a password to root. But the system does recognise mysqladmin. When I type in: mysqladmin -u root -p status I get mysqladmin not recognised as an internal or external command ....
View Replies !
Graphic, Systray, Mysqladmin ?
(I'm on Windows XP and using MySQL 5.0.4-beta-nt) and I see mysqladmin is now just CL driven with a command argument, to be executed and mysqladmin stops. Is there any graphical add-on available, to view schema and do various other simple DB management ?
View Replies !
Unable To Find Mysqladmin
Please let me know where can I find mysqladmin in the linux file system. I have mysql-3.23.41-2 rpm installed. Most of the mysql bin files are installed in /usr/bin, but I could not find mysqladmin.
View Replies !
Mysqladmin Version Gives An Error
On windows and linux both installations, I am getting following error: ERROR 1064: You have an error in your SQL syntax. I used following syntax: 1. mysqladmin -u root version; 2. mysqladmin -u patankar -p patankar version; (In the second case user patankar has all permissions from all machines). Can any one tell me how can I find MySql version installed on my machine ?
View Replies !
Cannot See The Database Tables In Mysqladmin
I have installed 4.0.21 version of mysql and having a strange problem in winmysqladmin. I created couple of databases in mysql through phpmyadmin and then imported around 70 tables from online site to development machine but when I go mysqladmin, I canot see the databases and their tables, which has been imported even though i can see the default one which is test and its test table. I think it is something with setting of config file of mysql. If anyone has a clue,
View Replies !
Connecting To Remote Mysql Using Mysqladmin
I think Idid this before but cannot remember what i did. I want to use mysql admin to connect to remote mysql server as localhost so I can set server side features without having to be on the mysql server itself. I remember something in the way of "sip networking" option or something like this.
View Replies !
MySQL4 Installed But Mysqladmin Prevents Me From Making Changes...
I've been using MySQL 3.23 for a number of months - I've got familiar with the everyday stuff (read/write/sort) but access or grant management still remains foreign. After a recent hack attempt on my server, I decided to be safe and re-install everything (its a LAMPhp server on a SuSE 8.1 box). Everything looks fine with the exception of my MySQL installation. I am installing it via an rpm - I've tried using both version 3 and version 4 but both give me the same problem. When I install the server and client, and then execute the following on the server # /usr/bin/mysqladmin -u root -h 192.168.1.3 password elephant I get the message error: 'Host 'stanley.mydomain.com' is not allowed to connect to this MySQL server. I have two network cards on the box (192.168.1.3 ad 192.168.1.2). I've tried using each of their IP addresses, and localhost, but none seem to work. I had a previous working version of MySQL Control Center on my WinMe box which I have also tried to use, but it has started to fail during bot with the message "Mysqlcc has caused an error in QT-MT312.DLL. Mysqlcc will now close." This error repeats even after a reboot or re-install. Can someone advise me as to how I can proceed as this is the only thing that is holding me up from continuing with my project work... Please share via newsgroup for all to learn as I note there seems to be frequent posts with regards to access problems... I'd prefer to stick with latest production version 4 (though I have no problems rolling back to 3.23 if need be).
View Replies !
MySQLAdmin :: Store Passwords Option Enabled
I've created a scheduled backup job with MySQL Administrator (1.0.20, MySQL 4.1.11, Windows Server 2003) and it fails with: Cannot connect to MySQL Server. Access denied for user 'root'@'localhost' (using password: NO) (Error Number 1045) The 'Store Passwords' option is enabled. Why isn't it using the password?
View Replies !
Report Creator
I am now using Open Office to connect to the MySQL thru ODBC. So that I can retrieve some data from MySQL and generate report in open office. I have already installed MyODBC and unixODBC. A file called odbc.ini created as below: [MySQL-test] Description = MySQL database test Driver = MySQL Server = localhost Database = test Port = 3306 When I tried to test this ODBC connection using isql MySQL-test test, an error occured: [IM002][unixODBC][Driver Manager]Data source name not found, and no default driver specified [ISQL]ERROR: Could not SQLConnect
View Replies !
Report Tool
Is there any MySQL reporting tool that is open source and doesn't require programming knowledge? I need a front end for MySQL that will allow a user to input a couple parameters and will produce a report, including graphs. I haven't been able to find an adequate open source solution for this.
View Replies !
Report Writer
couldn't really find a spot to put this, but basically I need a MySQL report writer. I have been using SQuirrel, but it isn't properly representing BLOB and DOUBLE values, looks like the values come out the other end as hexadecimal. Rather than spend time sortign it out I'm just gong to move to another report writer. It is unfortunate as I have really enjoyed using SQuirrel.
View Replies !
Report Generation
I have the MySQL server and the Query Browser up and working but I don't see anything about generating reports and I can't find anything on reports in the online documentation. What do MySQL users use for generating customized reports? Is there some GUI tool from MySQL or do people use other products like Crystal Reports?
View Replies !
Weekly Report
I am creating weekly reports for a application that I have. I'm using the Date column ( YYYY-MM-DD) for my mysql database. Is there a query that brings up totals for Monday through Sunday for the month of April/June etc??
View Replies !
Select For A Report
I have a table with this fields : ID (integer) Date (datetime) Name (char) I want select count of items that add in each month of year For example a report like this : 2 Items add to database in january of 2006 9 Items add to database in march of 2006 3 Items add to database in january of 2007 (I can change the numbric month to it names with PHP)
View Replies !
Client Side Report
i hav a few reports that generate at server side i would like to copy the tables needed for the report to client's temp file, and perform the calculation and filtering there. may i know is this way possible? for 1 table, there's .frm, .myd and .myi files, which files should i copy? and how should the connection string looks like when connecting to client's own temp file?
View Replies !
Generate Report Using Group By
I have few invoices which have due_date as one of its field. Now I want to generate a report like the following CName --------0-30 -------- 31 - 60 --------61 - 90 -------- over 90 abc --------$45 -------- $34 -------- NO -------- No Xyz --------No -------- $78 -------- $76 -------- No bcd -------- $897 -------- $456 -------- No --------No Totals: ---- --- --- --- Where those days are overdue period (today - due date). I want to retrieve the whole in one (max 2 not a buch in a loop) queries.
View Replies !
Parameters In SP When Calling A Report
Set up the connection to the DB in Crystal using MyODBC. I used the Database expert to call my Stored Procedure which has one Parameter and the code is real simple going like this: call SuccessLetter (AppNo) From the wizard i can see and place all the fields from the SP onto the report as long as i hard code an application number into my parameter. But as soon as i change it to a variable (as above) i get the following error from Crystal: Unknown Fields AppNo in order clause MySQL ODBC 3.51 error 42S21 On the VB code side i used Success.SetParameterValue("AppNo", GeneralFunctions.ApplicationNo) to set up the parameter and this does get passed thru so the error is comming from the database expert - almost as if it dont recognise that my stored procedure has a parameter. Which it does and it does work if i use the SP outside of Crystal. I know the SP is working fine cause i have written another SP and then called SuccessLetter with the new SP using a parameter and the results are perfecr.
View Replies !
INSERT IGNORE - Get A Report?
I'm creating a shopping cart-esq type system with a primary key on two fields. My app builds an insert query that can insert many rows at once. When the user tries to add something already in their cart (not allowed by the primary key structure) the IGNORE statement allows the query to go ahead, and the other rows to be inserted. My question therefore is: Can I get a response from MySQL as to whether or not the IGNORE statement affected the query ? i.e would there have been a duplicate row ? Ideally I could even get info about WHICH row would have caused a conflict, but I'd be surprised if I could get this info.
View Replies !
Report Query Load
Is there a way in PHP to have the MYSQL report the load that is placing on the mysql server. I am trying to optimize some queries and I was hoping the server could give me some feedback so I know if I'm going in the right direction.
View Replies !
Structure Of Database To Prepare Report
I'm attempting to create a database which will take information from one (perhaps two) tables and utilize that information to return queries to a report designed in Excel. The general idea I have is this: The "primary" or "source" table is easy. This is a trial balance (account number as a primary key, description, amount). I'll need table(s) to denote which account numbers belong to which page/line on the report. I'm not sure how many pages the report will be, but let's say my Excel workbook would have 50 sheets. My question is this: What would you recommend for a table structure. The way I see it, I could have a single table listing each page and each line on each page (each identified by a unique id), then have another table listing each account and each page/line id. The other option I see is to have a separate table for each "page," but I'm not sure I see a benefit in this. My first instinct is to use the first method I mentioned.
View Replies !
Crystal Report, MySql, And Images
I am creating a report using Crystal Report and I want to upload an image coming from the mysql database to the crystal report. Can I upload the image to crystal report without actually storing the image in the database?
View Replies !
Multiple Count Queries -> One Report
I'm getting a bunch of data out of a database in the form of a lot of COUNT statements eg: SELECT COUNT (*) AS "Value1" FROM tablename WHERE x=1; SELECT COUNT (*) AS "Value2" FROM tablename WHERE y=5; etc ... there are about 30 queries. I'm using PHPmyAdmin to do this. Currently I have to put each statement in separately: If I put the whole load of them, PHPadmin only displays the last value. I don't need a great deal of detail, but if someone can suggest a way I can accomplish this so I run one multi-line query and get all my values at once that would be great. Perhaps there is a better tool than phpMyadmin? Or maybe I should be looking at VIEWs or STORED PROCEDURES? If you can paint the broad outlines, I can fill in the gaps.
View Replies !
How To Show Records In A Report View
my table contains the following columns : news_date (date) news (tinytext) i need a query which would display the table records in the following way: 09-11-06 the news item------------- --------------------------- --------------------------- 10-11-06 the news item------------- ------------------------- ------------------------- thats is each record should be displayed as seperate and not in a tabular view.
View Replies !
Report Of Query Execution Times
Does mysql have a tool to record and report a list of all queries executed and how long it took to execute each query? If not can anyone suggest a tool I can use to do this? I've heard of mysql query profiler but does it capture queries from all sessions?
View Replies !
Crystal Report Connection Problems
ODBC ERROR:[MySQL][ODBC 3.51 Driver][MySQL-5.0.27 community-nt] You have an error in your SQL syntax: check the manual that corresponds to your MySQL server version for the right syntax to use neer 'ahmsys','tenants' limit 0 at line 1. While trying to connect to this tabel (tenants) I get this error, however I'm able to connect to the next tabel (teansactions) in the database (ahmsys). What is this... limit 0 at line 1.
View Replies !
How Make Stock Card Report
i want the query can show stock card report like : Item Code QtyIn QtyOut Final Date A-001 2/3/2008 10 5 5 <------------ line 1 4/3/2008 2 0 7 <------------ line 2 10/3/2008 20 2 25 <------------ line 3 15/3/2008 4 0 29 <------------ line 4 item code,date,qtyin and qtyout are my fields in databse, but "Final" are operation result from 10 - 5 = 5, 5 (final line 1) + 2 + 0 = 7, 7 (final line 2) + 20 + 2 = 25, 25 (final line 3) + 4 + 0 = 29
View Replies !
How To Report Changes In Rows Before And After Multiple Transactions
I am trying to uncover what a specific tool is doing to my database. What is your favorite way to compare database contents before and after an operation? I would like to know what rows were modified in which tables. Hopefully, such a tool or method could report the "before" and "after" states of affected rows only, where applicable. I don't expect there to be any changes to any table structures. I am using a LAMP setup, if it matters. I am hoping for an open-source solution.
View Replies !
Viewing Error In Crystal Report
i am trying to make a report using crysatl report in c#.net for mysql database. 1. when i use a dsn (odbc) the error occurs when the form containing the viewer is loaded 'could not load rowset'. however i checked the connection and it worked fine 2. i tried again using the project data sets when building the crystal report but this time i could not log on when the form containing the viewer was openend
View Replies !
Scribe Report Generator For MySQL And Other RDBMS
We are looking for beta-testers for our new product - Scribe Report Generator. At this moment, Scribe supports 6 relational databases, including Oracle, MS SQL Server 2000, and Sybase. Very briefly: Scribe is written in Java, is based on visual programming and can be extended by adding user-written Java classes; it comes with the API library to let other Java-based apps run Scribe reports programmatically. The details are on our website: www.gestalt.com/Scribe (temporary location). User: guest Password: star We offer a free license to everyone who provides us with a feedback on bugs, inconsistencies, or constructive criticism that helps us refine Scribe.
View Replies !
Stored Procedure For Creating Daily Report
how i can create a stored procedure that do the select into the OUTFILE for a day or two from the time of excution. the aim is to generate a report to the shared folder say /home/reports/ The created file should have the unixtime to identify itself
View Replies !
Report Writing Query Problem (joins Again...)
Hola database type folks, I have been trying to get this right for sometime but now must admit defeat I have 3 tables artists -> holds details on the artists card_gallery -> hold details of card available related to artists via artist_name scart -> shopping basket related to card_gallery via card_image_id I am writing a reporting facility that allows the administrator to view all the artists in a table along with their number of cards online and cards sold figures. Currently I have something like select card_gallery.artist_name as cg_an, count(card_gallery.artist_name) as cg_ca, count(scart.card_image_id) as s_ci, from card_gallery left join scart on card_gallery.card_gallery_id=scart.card_image_id group by card_gallery.artist_name but that doesnt give the correct number of cards sold. Cards sold are registered in the scart table by setting the processed field to 1 Ideally I would like to be able to view all the artists on one table with the number of cards online and the number sold even if it's 0
View Replies !
Adding User Defined Date Range For Report
Hello I have a very simple query that list customer info within a date range. I would like to have a interactive form that would allow the customer to choose between two dates and query the DB for information between the two dates entered. it is coded like (WHERE `date_purchased` > '2005-08-01 00:00:00' AND `date_purchased` < '2005-09-01 00:00:00') below is the code but I need help or guidence on how to get the customer input into the query instead of the hard coded area that is there now....
View Replies !
Mysqladmin Flush-logs Fails: &"text File Busy&"
When I try to reset the general query log by renaming it and flushing the logs, I get an error saying it cannot move the file: text file busy. The log file is quite active, but this is on linux and from the manual (MySQL 5.0: 5.2.5) this should work. What can I do differently to let this work? The commands I'm using to rename and flush the logs: mv /var/log/mysql/dbbox1/mysqld.log /var/log/mysql/dbbox1/mysqld-old.log mysqladmin flush-logs -u root_userid -pPassword rm /var/log/mysql/dbbox1/mysqld-old.log Error message: mv: cannot move `/var/log/mysql/dbbox1/mysqld.log' to `/var/log/mysql/dbbox1/mysqld-old.log': Text file busy.
View Replies !
|