Commit Graph

2442 Commits

Author SHA1 Message Date
Marc Delisle
b8976c10c5 bug #1434578, missing argument for __construct() 2006-02-19 15:36:55 +00:00
Marc Delisle
c7bb1d9871 re-establish previous error reporting 2006-02-19 14:27:39 +00:00
Sebastian Mendel
7a22937583 - make use of MYSQLI_* constants
- added column types newdecimal and bit
2006-02-19 11:02:38 +00:00
Sebastian Mendel
c0ee9b9c13 PMA_getUvaCondition():
- fixed missing $analyzed_sql (partly bug #1431615)
- added table names to column names (partly bug #1431615)
- simplified search for alias
2006-02-19 09:47:16 +00:00
Sebastian Mendel
f0c7d5b271 @TODO add missing keys like in from mysqli_query (orgname, orgtable, flags, decimals) 2006-02-19 09:41:19 +00:00
Marc Delisle
caeff963f8 bit operations are fun 2006-02-18 15:30:24 +00:00
Marc Delisle
b3f8d5cc88 bug #1377215, errors with E_STRICT 2006-02-18 15:16:09 +00:00
Sebastian Mendel
2433c3f2af fixed bug #1433882 html special chars not escaped in query in querybox 2006-02-18 13:51:11 +00:00
Marc Delisle
29b387b350 add strViewMaxExactCount when browsing 2006-02-17 21:47:09 +00:00
Marc Delisle
5d87cfb2a2 array to string conversion 2006-02-17 21:06:24 +00:00
Sebastian Mendel
2cecb832e6 do not print selflink 2006-02-17 11:05:26 +00:00
Sebastian Mendel
c80232dd7d - fixed pre-select for current server (fixed type missmatch)
- do not auto submit on '(Server) ...'
2006-02-17 09:48:10 +00:00
Sebastian Mendel
884834db27 fixed bug #1432626 'bad url error after select "(Databases)..."' 2006-02-17 09:20:55 +00:00
Marc Delisle
85b6320c3c bug #1406378, default value and auto_increment 2006-02-15 17:37:01 +00:00
Marc Delisle
541fb3f4b2 bug #1425522, warning when calling a stored procedure 2006-02-13 17:54:07 +00:00
Sebastian Mendel
e91c4e2b10 - fixed bug #1425688 'Server Select quirk'
- valid XHTML 1.0
- code readability
2006-02-13 15:10:05 +00:00
Sebastian Mendel
f4b8fae9cf fixed bug #1409893 - links in navigation frame opens new window 2006-02-13 13:21:18 +00:00
Sebastian Mendel
43f74a9c2a fixed bug #1416848 'Insert new row from Browse page' 2006-02-13 12:19:51 +00:00
Sebastian Mendel
dcfec7c4df stop execution and ommit warning on session.auto_start enabled 2006-02-10 10:09:46 +00:00
Marc Delisle
c0a2064e12 bug #1404565, left frame refresh on db drop from Databases link in main page 2006-02-09 19:22:06 +00:00
Marc Delisle
dee8d64c1c bug #1418769 part 2, missing argument for PHP 4 2006-02-08 18:26:33 +00:00
Marc Delisle
5c736824c3 possibility of having a backslash in a non-windows path 2006-02-08 17:58:06 +00:00
Sebastian Mendel
7d54921f81 - fixed bug #1416848 'Insert new row from Browse page'
- PMA_checkPageValidity() [bug #1416848]
- added PMA_getIcon()
- PMA_getDbLink(): unescape names
2006-02-05 12:02:08 +00:00
Sebastian Mendel
a38d7c05d0 array to string conversion (sorry to late :-( ), use of $_REQUEST 2006-02-05 10:22:48 +00:00
Marc Delisle
7e93c28871 bug #1415465, undefined variable 2006-02-04 18:38:42 +00:00
Marc Delisle
8032bb0a2f array to string conversion 2006-02-04 15:52:32 +00:00
Marc Delisle
94d85a6bc3 array to string conversion 2006-02-04 15:47:35 +00:00
Marc Delisle
3809b1e8b8 bug #1409770 auto-detection and dirname on Windows 2006-02-04 15:33:54 +00:00
Marc Delisle
4a470bb142 bug #1418145, missing global 2006-01-30 22:53:44 +00:00
Marc Delisle
672c5e5ab5 bug #1414628, session.save_handler not set to files 2006-01-29 19:41:59 +00:00
Marc Delisle
cae374b0d4 optimization TODO 2006-01-29 19:07:15 +00:00
Marc Delisle
32cca60124 2.9.0-dev 2006-01-29 13:03:26 +00:00
Marc Delisle
ef014b0fa3 left panel and view row count 2006-01-28 12:34:22 +00:00
Marc Delisle
54b07d2f66 bug #1396998, avoid displaying exact row count for views, work in progress 2006-01-28 12:04:29 +00:00
Marc Delisle
2edb509535 bug #1410787, incorrect merging of parameters contained in an array 2006-01-22 19:22:17 +00:00
Marc Delisle
c7b5fd2e3f bug #1376314, detection of privilege to create a table 2006-01-19 17:13:20 +00:00
Sebastian Mendel
c51a55ec79 fixed bug: undefined index server ($GLOBALS['server']) 2006-01-19 15:47:22 +00:00
Sebastian Mendel
6b4f751e41 fixed bug #1409972 PHP 5.1.2 compatibility 2006-01-19 15:39:29 +00:00
Sebastian Mendel
bcfcf84c8b do not reformat external libraries 2006-01-19 14:50:03 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Sebastian Mendel
eac9724926 - fixed bug: display issues with Opera (and Safari?)
- added source documentation
- PEAR coding standard
- clarified some variable names
2006-01-17 11:25:10 +00:00
Sebastian Mendel
5ee43f75f7 fixed bug: display issues with Opera (and Safari?) 2006-01-17 11:23:06 +00:00
Sebastian Mendel
60b69f7159 fixed bug: undefined index with empty database in db structure view 2006-01-17 09:31:17 +00:00
Marc Delisle
b0a89a0806 bug #1405956, unitialized variable (link) 2006-01-16 17:45:30 +00:00
Marc Delisle
424bb0a12f bug #1406499, A username containing an hyphen cannot create a db 2006-01-16 17:30:27 +00:00
Sebastian Mendel
7358f5a712 allow 0 as name for database, table collumn, alias and index 2006-01-14 23:17:17 +00:00
Sebastian Mendel
f298dca837 small fix to "PMA_DBI_get_tables_full() first parameter now also accepts an array of database names not only a single name" 2006-01-14 20:55:13 +00:00
Sebastian Mendel
e7fc64d285 'fixed' layout of export screen for buggy safari and opera 2006-01-14 20:20:13 +00:00
Sebastian Mendel
d1301521b4 bug #1392924 undefined index: tab_count 2006-01-14 19:19:41 +00:00
Sebastian Mendel
974bfdc4b6 removed aditional check for table row count for left frame tree
(bug #1397061 Left frame not loaded correct on MySQL error)
2006-01-14 19:01:04 +00:00