View Full Version : answers


Pages : 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18 19 20

  1. Please Help : upgrade to MySQL 5.0
  2. compacting / data size
  3. Executing Java methods from database
  4. error importing old mysql db
  5. new instance / installation problems
  6. Why is this a SQL syntax error?
  7. Subquery in Join Statement
  8. Indexed single-col search capability from multi-col index
  9. how to delete content of column?
  10. Updating a JOINed recordset
  11. Subquery returns more than 1 row - help
  12. Need to combine 2 tables into 1 uniquely-rowed table - help
  13. MySQL with utf-8 charset - problem with 'LOAD DATA'
  14. MySQL & SQLDatasource
  15. ASP.Net, MySQL, and dates
  16. String Comparison (ORDER BY) with _ (underscore)
  17. Load file errors
  18. LOAD FILE access problem
  19. mysql freezes on startup
  20. Advice
  21. mySQL and SSL on FreeBSD
  22. Strange character ...
  23. Using INSERT to write to a directory
  24. problem in inserting unicode data in forms6i
  25. Questions on replication?
  26. MySQLdb slow on MySQL 5
  27. Entering NULL from a form
  28. Using OLEDB with MySQL
  29. Cannot connect to MySQL using VB.NET 1.1
  30. can't create new user in 4.1.18
  31. city state database
  32. The best DB strategy in my case
  33. mysql tables
  34. MySQL equivalent for MSSQL's DATENAME
  35. Radio button help!
  36. Touch a table
  37. database file size
  38. Inserting a list of names in a table using stored procedure
  39. authentication to MySQL
  40. query in a query
  41. mysql will not start with LDAP
  42. How-to multiple select
  43. copying a mysql database
  44. MySQL table intersections
  45. Correct form to quote strings with (intentional) wildcards?
  46. Trying to build mysql from source
  47. Max of a column where ...
  48. Dates Differences from Strings
  49. MySQL and VS.NET
  50. ASPNET user and MySQL
  51. Problem accessing data with \ in it
  52. Error 11 (can't unlock file) in different places for sp vs script
  53. Java code or Pseudo Code for "Outer Join"
  54. Same day last year problem
  55. Any and All MySQL questions here?
  56. Mysql basic help
  57. checking "return type of sprintf"
  58. Percent of Males and Females and Age distribution
  59. mysql eating too much cpu
  60. Why does GROUP_CONCAT() function fail in MySQL 4.1.12 in this query?
  61. Distributed MySQL Clustering/Replication
  62. cannot edit tables..user-del
  63. incorrect SELECT results
  64. Connect MySQL to SQL
  65. Checking a field for NULL
  66. MysqlDataTruncation and jdbcCompliantTruncation
  67. mysql++ memory leak
  68. Logparser 2.2 and mysql
  69. how do I reset user "root" password ?
  70. Loading a file into a TABLE
  71. Record Size Calculation
  72. upgrade probs to 5.0.18 - queries fail
  73. Full update query
  74. CONCAT all columns
  75. mysql 5 functions
  76. Basic Update query
  77. regarding making connection to mysql from a C program on windows
  78. MySql Cluster transaction Performance
  79. Insert row
  80. No Subject
  81. InnoDB Weekly Backups
  82. Excel -> MySQL ODBC data format problem
  83. Creating an A to Z list from query
  84. I want to make transfer data between MySQL Server to MySQL Local .
  85. Alternate values
  86. ORDER BY clause fails to do descending order on this field column
  87. Linux Korn Shell 93 Connecting to a networked MySQL database.
  88. Cannot connect to MySql server on Fedora linux
  89. mod_auth_mysql or mysql usernames and passwords?
  90. Help! Large table performance problem with MYSQL performance with ASP.NET
  91. INSERT ... SELECT ... ON DUPLICATE KEY UPDATE not working for me.
  92. Multiple queries in one script
  93. Problems with getting the right data ?
  94. Truncating all Tables in a particular Database.
  95. Using Windows Authentication
  96. MaxDB substring_index
  97. Large table performance problem with MYSQL performance with ASP.NET
  98. Is version 5.0.18 stable
  99. Remote table in a database
  100. Subquery help
  101. Update problem
  102. Error 1067 when starting as service, no problem in standalone
  103. ODBC not connection to database
  104. How to configure mySQL 5
  105. MySQL Server stopping
  106. Sort (ORDER BY) by a comma-separated adjoined string of related separated fields in MySQL 4.1?
  107. bad query??
  108. Code examples
  109. Got error 134 when reading table
  110. mhjh
  111. "select into outfile " issue
  112. Restoration from Tarball
  113. how to get records from stored procedure using ASP
  114. Access denied for user 'ODBC'@'localhost' (using password: NO)
  115. SELECT statement with date expression
  116. Developers needed for healthcare software
  117. Offset to geometry field
  118. unable to connect to mysql
  119. MySQL 4.1.16 compile failure under Linux 2.6.12.2
  120. Repeating replication error
  121. Can you help with 'MySQL Query Browser'?
  122. effects of innodb_locks_unsafe_for_binlog parameter
  123. Many to many cross reference query
  124. Date format
  125. restoring data into mysql
  126. UNION ALL GROUP BY
  127. LIKE and IS NOT NULL
  128. Select problem
  129. Importing MySQL in MS Access
  130. Display all databases
  131. A simple thing!
  132. MySQL consuming lots of memory during transactions w/ many statements
  133. new db setup
  134. Please Help - urgent request Pt II
  135. Please help - urgent request - I need a query like below ASAP
  136. Data recovery with just the MYD file
  137. Escaping strings
  138. Copying a table from one schema to another
  139. DBDesigner 4 question
  140. List of MySQL datatypes?
  141. I am new to sql and stuck
  142. New to SQL
  143. Mysql RPM install on FC4
  144. How to view catalog in MySQL
  145. I need to move column field values from one database table to another database table
  146. Strange JOIN query problem
  147. MySql Replication and network speed
  148. Accessing MySQL on Linux from Window
  149. multi-column index, is it slow ?
  150. Using TOP in mySQL v4.1
  151. Search for entries starting with a non-letter?
  152. update [table] select - but I only need part of the column field value to select
  153. Can you import/export using MySQL Administrator?
  154. Concatenating multiple rows to one field?
  155. Getting Success or Failure Detection in Stored Procedure
  156. moving mysql backup from Version 4.1.12 to 5.0.3
  157. Packing needed for MySQL?
  158. Really going crazy with NOT NULL
  159. not null not taking
  160. This is a reall simple SQL question
  161. Plural Search
  162. Where to start
  163. help with SQL coding question - 3 tables with outer join needed
  164. The ultimate migration nightmare - need help
  165. unix_timestamp() & retrieving historical rate data
  166. SHOW TABLES & SQL_CALC_FOUND_ROWS
  167. Update query needed - on a "group by" query - Possible / How???
  168. creating foreign fields
  169. mySQL 5.0.18 and stored procedures
  170. how to check for date/time ranges within record (check for schedule conflicts)
  171. Best Topics Rating Using MySQL
  172. Full text search min word length
  173. What's Wrong
  174. A begineer
  175. Issue 5.0.18 and trigger
  176. newbe ORDER BY question
  177. Recovering deleted rows
  178. Dumb Q about command line
  179. PHP Script stores data in wrong MySQL columns
  180. Fastest Way to Create a Replica
  181. Problem installing mysql-administrator on Redhat
  182. Debugging Stored Procedures
  183. Update a table with values in another
  184. Load Data Infile - edit a field
  185. upgrading MySQL column type has no effect
  186. Change access settings?
  187. Optimizing query that spends a lot of time in 'statistics'
  188. Returning most recent records?
  189. i suck, but would like to do something complicated with 4.1
  190. Ignoring query to other database
  191. LIKE % Operator
  192. new test server, is there ANY reason NOT to use 5.x?
  193. Append a string to all the values in a column SQL
  194. Append a string to all the values in a column SQL
  195. BLOB Update failing on SQLParamData
  196. Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'
  197. How do I do this query?
  198. "Duplicate column name" error when adding column
  199. can't install / uninstall MySQL
  200. Full text not returning any results
  201. enum type, sort, restrict, use
  202. MySQL Databases
  203. GURUS - VB6 - stored procedures
  204. Navicat Frontend: Possible to accept keyboard input to set user variable?
  205. Why does this insert fail?
  206. MYSQL version differences
  207. Order by and Count
  208. Pls recommend one C++ wrapper for unixODBC/MyODBC api
  209. Foreign key problem
  210. selecting 3 images
  211. Indexes
  212. mysql and cron
  213. Creating a hyperlink to a specific record
  214. User Admin in mysql-administrator slow on Linux
  215. transfer rows between servers.
  216. MySQL Experts
  217. MySQL Experts
  218. MySQL Experts
  219. MySQL Experts
  220. MySQL Experts
  221. MySQL Experts
  222. MySQL Experts
  223. stored procedure calling from perl
  224. help needed with select statement from multiple tables
  225. stored procedures
  226. stored procedure calling from perl
  227. Properly Re-starting replication process
  228. problem with update using join
  229. Stored procedures in MySql 5
  230. problems with FILE priv granting
  231. Replacing every £ with &pound?
  232. Google style search
  233. Replication using ssl rather than (telnet?)
  234. database diagram program...
  235. Search Term Not Passing to Output Form
  236. TIMESTAMP : created & modified fields ?
  237. problem with installation of mysql-administrator
  238. Mysql syntax problem...
  239. Connector/net causing 'Connection unexpectedly terminated'
  240. update syntax for version 3.23.58
  241. Syntax Problem?
  242. view changes in mysql database
  243. confused about certifications - site says nothing about 5.0 certificaiton but there's a book for it ??
  244. Table design for school registration system
  245. help with a select clause
  246. Select one row from MySQL table
  247. auto column
  248. HELP! Crash at: in my_strcasecmp_8bit () from /usr/lib/libmyodbc3.so
  249. ERROR 1044 and 1045
  250. conditional join
  251. mysql server web interface tools link
  252. Updates invisible - windows only (Linux OK)
  253. PHP MySql 4 table query
  254. searching rows containig a substring fast
  255. problem with 'mysql.sock' file
  256. create a c++ based program using mysql odbc.
  257. MySQLdb Python API: Unable to connect
  258. Are some single character aliases not compatible with MySQL 5.0?
  259. Avoiding the need to repeat clauses in MySQL
  260. odd persistent view in tables ??
  261. how to get data out of mysql
  262. greatest value bounded above?
  263. Creating ordered lists that ignore the word 'The' at the start of phrases
  264. Slow query
  265. ORDER BY - mix two fields
  266. [Virus Found - Message Cleaned]
  267. statement
  268. join problem
  269. How to make a select statement FROM A TABLE that has two INDEXES?
  270. hosted mysql user access problem
  271. Query is really slow
  272. putting linux & MySQL on 6 year old box - hwo much RAM, Hard drive space do I need?
  273. Need to automate adding a file to MySQL as it uploads to webserver!
  274. varchar and unique
  275. Where does mysql_config get its defaults from?
  276. mysql back-up question - *.sql files?
  277. i know this isn't the place for feature requests, but...
  278. New to MySQL
  279. I just want to know the differences :0)
  280. Updating Column Descriptions (Comments)
  281. Admin Error
  282. upgrading from 4.1.12 to 5.0.1
  283. SUM(DISTINCT) OF INNER JOIN
  284. having count() trouble in a GROUP BY clause
  285. The best Mysql report generator
  286. Creating queries for one-to-many tables
  287. Help me with group by query in MYSQL 3.x
  288. MySql: does a database exist?
  289. Thousands of academic software titles, 80% off, Instant Download
  290. Non-stop queries coming from ??? XP, MySQL 5.0.15
  291. Sounds like search for string in the database
  292. problem with nested select...
  293. Changing Tables from MyISAM to InnoDB... Cautions?
  294. TIMESTAMP issues...
  295. Query log parsing utility
  296. "ERROR 1216: Cannot add or update a child row" but parent record exists
  297. MySQL Client Side.
  298. restoring a MySQL db
  299. MySQL and ADO
  300. Simply query of joined tables
  301. update from select in same table
  302. MySQL and MS Windows
  303. Why does 'SELECT * FROM countries' truncate characters and 'SELECT country FROM countries' does not ?
  304. How can I get MySQL data from an external hard drive
  305. Problems trying to get MySQL to work from PHP script
  306. URGENT FUND TRANSFER
  307. Get A real College Degree Today!
  308. database replication help needed
  309. Software Compatibility
  310. sales
  311. About combining data in different mysql database
  312. Which index to hit first?
  313. Linux Server v/s Windows Server ( WebServer - LAMP v/s WAMP)
  314. Optimistic locking?
  315. Database design question
  316. MySql Connector/NET Pooling
  317. cannot restore 3.23.58 db to MySQL 4.0.22-debug
  318. utf8_general_ci versus utf8_unicode_ci character set.
  319. Account privilege requirements to execute CREATE DATABASE.
  320. solutions for more connections to db
  321. MySQL v5.0.3 -- Does this indicate v5.0.30 or v5.0.03 ?
  322. MySQL Error Number 1064
  323. accounting apps, use Decimal, Int, or Double ?
  324. Using SELECT * truncates first characters.
  325. PHP alternative for MySQL
  326. Cyrillic web pages with Perl and MySQL
  327. How to admin user in MySQL 5.0
  328. Alternate Name / Nickname Table
  329. Best Practice Mysql Tables
  330. can not connect mysql from php
  331. Help with SQL
  332. order by and group by problem..
  333. stupid order by and group by problem..
  334. Database schema ideas
  335. stop optimize table`?
  336. MySQL queue/messaging
  337. SET SQL_BIG_SELECTS=1
  338. SET SQL_BIG_SELECTS=1
  339. mysql in a startup/shutdown loop at 30 sec intervals
  340. View with special effects for underlying table
  341. Caching results for large multi-table select
  342. Can not connect mysql from php
  343. CREATE TABLE SELECT, ON DUPLICATE KEY UPDATE, and UNION
  344. packing database
  345. Optimizing help
  346. Unixtime SQL Help
  347. How to get rid of the buffer
  348. dates and index cardinality
  349. does "LOAD DATA" EVER work?!? I've tried EVERYTHING!
  350. Speed comparison of SELECT statements
  351. setting database pw
  352. Strange error when trying to delete a row from MySQL via ODBC
  353. Writing large chunks of binary data to MySQL with ODBC
  354. permissions
  355. DISTINCT with multiple columns?
  356. finding if a table exists
  357. LNK2001 Error Compiling MySQL++ library
  358. install of v5, table types, features
  359. Once a day MS SQL -> My SQL
  360. Altering table structure in live database?
  361. What looks like a basic SQL query still not resolved
  362. bdb api
  363. Tuning
  364. (Message Subject)
  365. How to add new collation for a utf-8?
  366. new Error 1146 error and behavior with mysqlcc + mysql-5.0.15
  367. Thinking of Access/jet to SQLServer or MySQL
  368. CONCAT with IF
  369. memory size exhausted error - Too much info back from query - what to do?
  370. Help With Database Design: Multiple Vendor Data Submitting
  371. count fields over multiple rows
  372. I need help with selecting from 2 identical tables in 2 separate databases
  373. database path
  374. Is it normal for a query on a 90k record table to take 1+ seconds?
  375. mySQL command questing.
  376. Controlling output of mysqldump 10.9
  377. Switching from Ms Access to MySql
  378. trigger to run an external program
  379. Adding GROUP BY empties the result set?
  380. records from linked tables
  381. syntax error - uggh
  382. Going for a LARGE Table: Any Tips?
  383. importing sql statements
  384. mysql on linux-gui interface
  385. Win XP software for 80 % 0ff
  386. selecting distinct
  387. Procedures to promote slave to master server?
  388. Load Data - Succuess/Error information
  389. Selecting a subset...
  390. select statement with multiple value where
  391. Adserver with mysql+apache
  392. encrypted password problem
  393. Interesting SQL query requirement for <SELECT> menu
  394. Restricting Access to Tables
  395. Keeping data sorted in a table
  396. Atomicity problem / question
  397. Large record count
  398. Query Cache Not Working: MySQL 5 / Windows XP
  399. Major diff between varchar of 70 against varchar of 100?
  400. What args does WHERE take (wildcard question)?
  401. How does a MySQL "AND" work? (sub-searches)?
  402. Searching in mysql
  403. replication error after promoting slave to master
  404. TurboDbAdmin beta released, an AJAX solution for database administration
  405. Error 4001????
  406. Why Should I Create A Foreign Key?
  407. Date Format
  408. Query help
  409. Subquery help
  410. Deleting multiple rows that have the same field value.
  411. mySQL NEWSGROUPS
  412. distributing MySQL
  413. Redundancy ?
  414. Selecting from more than two tables
  415. What is the fastest way to restore a mysqldumped table?
  416. Privileges on specific fields in a DB
  417. Saving storage space on blank entries in DB
  418. converting field type in active database
  419. How to get the number of each unique items?
  420. Is KEY and INDEX the same thing?
  421. Question on PhP, MySQL
  422. Memory error
  423. Replacing all entries with "Re:"
  424. Problem with MySQL Big Database
  425. Returning unique records
  426. Copy data from other database prog to mysql. Is that posible???
  427. Thousands of academic software titles, 80% off, Instant Download
  428. Using BLOB for storing data
  429. I want to create something like AMAZON: those who liked page A also liked page B
  430. Self join to multiple references...
  431. automatically filter records based on a userlogin name??
  432. left join an sum
  433. Pre-approved Application Tue, 25 Oct 2005 08:24:51 -0600
  434. loading date strings as dates
  435. Failed to Install & Starting MySQL-5.0.15 on RHEL3-U5.
  436. NEED CONVERSION FOR "14:10:01.000 GMT Sat Oct 22 2005"
  437. UTF8, ASP and MySQL Querybuilder stangeness
  438. UPPER not doing anything inside stored proc
  439. Get your degree without going to school
  440. Getting Count(*) when using pseudo pivot tables...
  441. Got passed up again?
  442. Should I upgrade to Mysql 5?
  443. You've Seen Them On TV...!
  444. MYSQL Join help
  445. Multiple LIKE comparison using IN operator
  446. Help needed with slow query
  447. RDBMS usage survey
  448. Having problem getting group by to work with order by
  449. UNIVERSITY
  450. Beginner help with SELECT query
  451. Mysql C prepared statement API sending incorrect data
  452. over has no properties
  453. User ID and Password for querying TextLink database
  454. exporting tables with password fields
  455. How to determine the size of a set of rows based on a where clause
  456. 0nline software, Download MS 2003, Systemworks & others Instantly
  457. Multiple statements in single query batch
  458. Best way to structure a table?
  459. Getting around a restricted connection from an external computer
  460. Query from multiple tables
  461. query question
  462. Sorting correctly...
  463. group by and other columns
  464. Running 4.1 and 5.0 simultaneously on linux
  465. Inner Join sub select query help
  466. Best way to delete data from operating db?
  467. Is there any way i can improve upon the performance of this query
  468. Mysql How to sum min max and get the date/time of the min max????
  469. Difference in SQL Syntax between Access and MySQL (from VB6 project using ADO)
  470. Server Log not logging all queries
  471. Error Upgrading MySQL from 4 to 5
  472. Bulk Insert of new records in sequence
  473. Problem connecting to remote MySQL DB from VB6
  474. Long queries priority
  475. SELECT duplicates without looping
  476. making a table with unique entries
  477. Query Across DBs in MySQL
  478. Update Notification
  479. New AntiFraud System has been added to your account - Please update infos.
  480. What back-end database should I use for this project ?
  481. Creating an unique record id ??
  482. Shell and Mysql
  483. Combining two select queries into one ?!?
  484. Complex select
  485. MySQL variables, modifying Microsoft SQL sequence insert for use in mysql
  486. index clarification
  487. Help: Join Performance, Not Recognizing Index
  488. Problem with the unicode signs
  489. "Warnings" count when using mysqlimport
  490. Behilfliche Teilzeitposition. (Ref:075)
  491. Connection problem
  492. insert ignore
  493. How to UPDATE from a linked table
  494. Mysql optimization
  495. Counting rows assigned to index value?
  496. Restrict selecting from a table
  497. Partially updating records based on pattern match
  498. Error Connection MySql
  499. Alternatives to MySQL CC and Query Browser?
  500. How to log specific queries
  501. Junction Tables - Necessary, Useful, or Neither?
  502. OPENINGS IN MUMBAI
  503. how to run mysql 5.0 and mysql 4.0 together
  504. segmentation fault when loading mysql
  505. trigger question.
  506. Database statistics / cardinality - NULL problem
  507. Sort by non "" characters first, alphabetically?
  508. Re-setting mysql as a service
  509. Showing disk usage of innodb tables?
  510. LEFT JOIN? Or create another table?
  511. Joining tables on unknown table name
  512. start...error
  513. Extra-Time pills!-It Works.
  514. LOAD DATA INFILE Syntax Error
  515. Reading Variables available in shell program into MySQL
  516. ON DUPLICATE KEY UPDATE with an old version of MySQL
  517. workaround for outer join using filtering subquery
  518. two tables selecting fields
  519. Problem with 100% CPU utilization
  520. MySQL db - data not saved (Using Frontpage ASP)
  521. Frontend help
  522. replication issue
  523. mysql with openssl
  524. Restoring a database from shell and sql dump
  525. Compression of data
  526. Parsing XML from a stored procedure
  527. datetime and timestamp as default
  528. Embedded BerkeleyDB vs. Embedded MySQL
  529. Installation of mysql++ with SuSE 9.3
  530. Subtracting dates gives me what?
  531. INSERT WHERE NOT EXISTS
  532. Can NOT Create or Drop a Database :o(
  533. Installation of mysql++ with SuSE 9.3
  534. Connecting to mysql
  535. problem with foreign keys to datetime field
  536. Efficient Storage of IP Address
  537. total noob help with sql script
  538. MySQL Database Administration HELP!
  539. Perl DBI / SQL Question
  540. web server ram
  541. Inclusive AND with an exclusive OR search
  542. Querying dates in mysql
  543. Advanced Select Problem - Please Help
  544. Ole objects
  545. Create database using variable name
  546. Store data for alot of records
  547. mysql -e I get \t and \n!!! Help :confused:
  548. Blank Date Field
  549. Migrating MySQL DB to MySQL DB
  550. FullText index performance issue