Commit Graph

2838 Commits

Author SHA1 Message Date
Marc Delisle
209b89b388 post_max_size 2002-07-25 12:02:38 +00:00
Robin Johnson
f932ee45ed libraries/sqlparser.lib.php3:
- Cleaned up CSS creation functions
- Formatting fixes
libraries/sqlparser.data.php3:
- Added 'ANALYSE' reserved word (note spelling)
header.inc.php3:
- Added CSS for SQL Parser
libraries/common.lib.php3:
- Change of PMA_format_sql to use new SQL Parser
2002-07-25 05:02:54 +00:00
Robin Johnson
91731e157d libraries/sqlparser.lib.php3:
- Added CSS creation rules
config.inc.php3:
- Added SQL Parser variables
- Remove old SQL Parser variables
2002-07-25 00:09:44 +00:00
Robin Johnson
b3aba47a81 * libraries/sqlparser.lib.php3:
- Spacing around if statements
- Added require statements for parser
- Moved to global constants for size of keyword arrays
2002-07-24 21:37:22 +00:00
Robin Johnson
f14e05364c libraries/sqlparser.data.php3: Merged 2002-07-24 21:33:39 +00:00
Marc Delisle
ab0bbff4e5 note about cookies 2002-07-24 19:19:51 +00:00
Robin Johnson
8cd995a790 Initial Merge completed.
Adding long term debugging code now.
2002-07-24 19:14:47 +00:00
Marc Delisle
453f10eedd new slovenian 2002-07-24 18:42:57 +00:00
Marc Delisle
a077c67e6d for Loic 2002-07-24 18:11:00 +00:00
Robin Johnson
a820c208e1 libraries/sqlparser.lib.php3: SQL Parser merging (in progress) 2002-07-24 18:03:50 +00:00
Robin Johnson
b2b23b096d 2002-07-24 Robin Johnson <robbat2@users.sourceforge.net>
* libraries/string.lib.php3: optimizations (thanks Lo�c)

2002-07-24 Lo�c Chapeaux  <lolo@phpheaven.net>
    * libraries/string.lib.php3: Function documentation
2002-07-24 18:01:28 +00:00
Marc Delisle
38bb668f97 cfg Lang 2002-07-24 17:51:51 +00:00
Mike Beck
c964116f42 Bug 574851: i agreed to show all keys of the current table together with the primary keys of the other tables 2002-07-24 16:41:37 +00:00
Mike Beck
546fac14e5 changes by Loic:
default language should be en-iso-8859-1
beautified code in relation.lib.php3
2002-07-24 16:21:30 +00:00
Mike Beck
86efec66f7 change by Loic: XHTML compliance 2002-07-24 14:08:28 +00:00
Mike Beck
9995b829bf change by Loic: require within conditional statement and wrong errormessage 2002-07-24 13:27:56 +00:00
Mike Beck
24ff8724e9 another change by loic so there will be no errormessages when there are no columns in a table 2002-07-24 12:45:04 +00:00
Mike Beck
390060a4e8 change by loic to give decent errormessage if a table doesn't have any fields 2002-07-24 09:03:46 +00:00
Robin Johnson
adb72cbca5 libraries/string.lib.php3: String functions for new SQL Parser
Documentation still in progress.
2002-07-23 22:37:17 +00:00
Marc Delisle
7fc0577e55 clarification 2002-07-23 16:05:58 +00:00
Mike Beck
7e0490c909 typo in comment 2002-07-23 15:56:03 +00:00
Mike Beck
7c886392ca fix against bug #578404 by Loic 2002-07-23 15:54:40 +00:00
Mike Beck
8916e46f69 Changes from loic clearing up the creation of tables in the same width
and enabling the display of tables which are not in the relationtable
2002-07-23 15:02:54 +00:00
Marc Delisle
b9e0c5ea09 for Loic 2002-07-22 16:14:42 +00:00
Marc Delisle
d53fd4903d updates 2002-07-22 13:24:39 +00:00
Marc Delisle
ed74cb4bfa for Loic 2002-07-22 13:18:02 +00:00
Marc Delisle
aab4919565 faq for mysql extension 2002-07-21 23:29:07 +00:00
Marc Delisle
49a3af59ed back links 2002-07-21 00:23:44 +00:00
Alexander M. Turek
efadd60332 something went wrong ;-) 2002-07-19 22:40:05 +00:00
Alexander M. Turek
d1c7bb008d German 2002-07-19 22:38:33 +00:00
Marc Delisle
f6f960345d english file name 2002-07-19 20:31:38 +00:00
Alexander M. Turek
3f578d8c15 bug #583969 2002-07-19 20:21:02 +00:00
Marc Delisle
ce3088f885 update 2002-07-19 17:06:50 +00:00
Loïc Chapeaux
0bb22b1c63 PHP3 fixes 2002-07-19 15:54:32 +00:00
Alexander M. Turek
d180029a52 date 2002-07-19 15:28:23 +00:00
Marc Delisle
331da7daea bug 583833 2002-07-19 14:27:02 +00:00
Loïc Chapeaux
afc09c79e9 Workaround against a PHP3 bug 2002-07-19 14:25:46 +00:00
Loïc Chapeaux
1640a47d91 Fixed bug #583236 (LIMIT error) 2002-07-19 12:21:04 +00:00
Loïc Chapeaux
1c56b7f215 PHP3 fixes 2002-07-19 11:58:05 +00:00
Loïc Chapeaux
8792cefc7c PHP3 fixes and coding standards 2002-07-19 11:46:42 +00:00
Alexander M. Turek
0f629f73dc Exit the script if iconv cannot be used. 2002-07-18 22:58:42 +00:00
Alexander M. Turek
e2b2560a98 Don't include the "real" config file if a developer edition exists. 2002-07-18 22:12:49 +00:00
Marc Delisle
4ec070cb31 bug 582356 2002-07-18 21:37:25 +00:00
Marc Delisle
78c67eb706 updates 2002-07-18 16:50:20 +00:00
Marc Delisle
67a791fca8 exclusion 2002-07-18 16:40:22 +00:00
Steve Alberty
f119117043 fixed warnings and faults 2002-07-18 16:39:47 +00:00
Steve Alberty
e54352f9c6 fixed warnings if relation is not defined 2002-07-18 16:32:57 +00:00
Marc Delisle
93d1796b06 sort messages 2002-07-18 16:25:44 +00:00
Marc Delisle
4844052913 lang 2002-07-18 16:19:11 +00:00
Marc Delisle
510b37c564 *** empty log message *** 2002-07-18 16:18:11 +00:00